+ 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-wallaby/data/dlrn-5.cfg --resultdir /home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c' + /usr/bin/mock -v -r /home/centos9-wallaby/data/dlrn-5.cfg --resultdir /home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c --clean INFO: mock.py version 2.10 starting (python version = 3.6.8, NVR = mock-2.10-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-wallaby-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-wallaby-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-wallaby-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-wallaby-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: ['/etc/mock/site-defaults.cfg', '/home/centos9-wallaby/data/dlrn-5.cfg'] DEBUG: version: 2.10 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c DEBUG: rootdir: /var/lib/mock/dlrn-centos9-wallaby-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: 1029 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: registry.centos.org/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: 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: 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-wallaby-x86_64-5/ccache/u1029/', 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5/root_cache/', 'tar': 'gnutar', '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-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c'}, '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-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c'}} 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 1029 -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.novalocal'} 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'] DEBUG: user_agent: Mock (dlrn-centos9-wallaby-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos9-wallaby/data/dlrn-5.cfg DEBUG: root: dlrn-centos9-wallaby-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 best=1 protected_packages= module_platform_id=platform:el9 user_agent=DLRN [9-BaseOS] name=CentOS-Stream - Base baseurl=https://composes.stream.centos.org/production/latest-CentOS-Stream/compose/BaseOS/x86_64/os/ failovermethod=priority gpgcheck=0 enabled=1 skip_if_unavailable=False [9-AppStream] name=CentOS-Stream - AppStream baseurl=https://composes.stream.centos.org/production/latest-CentOS-Stream/compose/AppStream/x86_64/os/ gpgcheck=0 enabled=1 gpgkey=file:///usr/share/distribution-gpg-keys/centos/RPM-GPG-KEY-CentOS-Official [9-PowerTools] name=CentOS-Stream - PowerTools baseurl=https://composes.stream.centos.org/production/latest-CentOS-Stream/compose/CRB/x86_64/os/ gpgcheck=0 enabled=1 gpgkey=file:///usr/share/distribution-gpg-keys/centos/RPM-GPG-KEY-CentOS-Official [9-HighAvailability] name=CentOS-Stream - HighAvailability baseurl=https://composes.stream.centos.org/production/latest-CentOS-Stream/compose/HighAvailability/x86_64/os/ gpgcheck=0 enabled=1 gpgkey=file:///usr/share/distribution-gpg-keys/centos/RPM-GPG-KEY-CentOS-Official [delorean-component-baremetal] name=delorean-openstack-ironic-b3883cd2774732a1d44f9fff3b3f466a05f761c8 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/baremetal/b3/88/b3883cd2774732a1d44f9fff3b3f466a05f761c8_9b035987 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-62a0e26751dd28274eb710ec716a8d66b4e490a2 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/cinder/62/a0/62a0e26751dd28274eb710ec716a8d66b4e490a2_cae305c6 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-manilaclient-a9d1193741f75f7a11d92a7d117bc3d666da1d95 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/clients/a9/d1/a9d1193741f75f7a11d92a7d117bc3d666da1d95_f1ef7dbe enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-panko-276d891675c692c146448180767f97362871b493 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/cloudops/27/6d/276d891675c692c146448180767f97362871b493_79b4d7a3 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-tobiko-206052e14fbd4c28ae17bd7f0ced6748f50354c7 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/common/20/60/206052e14fbd4c28ae17bd7f0ced6748f50354c7_3d4d4101 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-94f17be190cce060ba8afcafbade4247b27b86f0 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/compute/94/f1/94f17be190cce060ba8afcafbade4247b27b86f0_fa341604 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-b1d635c287f950b15df207455d64d97228963e5f baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/glance/b1/d6/b1d635c287f950b15df207455d64d97228963e5f_71f1f918 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-e1e9670cfbf0069c95cfc777d8abdd9c2c379950 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/manila/e1/e9/e1e9670cfbf0069c95cfc777d8abdd9c2c379950_5d57ae58 enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-os-ken-018d755fd7426902256891f39cb21b51d52b7f17 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_b004f1df enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-a5d94247d15b028c57d8f6f9dbbd2daf0adb34d8 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/octavia/a5/d9/a5d94247d15b028c57d8f6f9dbbd2daf0adb34d8_eb503cb8 enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-python-keystone-tests-tempest-f57af91f9a97a822d2deee1fd32857ad4571d210 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/security/f5/7a/f57af91f9a97a822d2deee1fd32857ad4571d210_0e6dc7df enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-a25a936c4fd4486d66c434715f0cb8a6f404885d baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/swift/a2/5a/a25a936c4fd4486d66c434715f0cb8a6f404885d_1c12d317 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-tempestconf-d630e489aa36aefa17c4ac9633af07694b825bcd baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/tempest/d6/30/d630e489aa36aefa17c4ac9633af07694b825bcd_048d9d64 enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-openstack-kolla-f439afa42e9f5074e4680987e6185c4bd93aa090 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/tripleo/f4/39/f439afa42e9f5074e4680987e6185c4bd93aa090_b3cc0a73 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-murano-ui-c01fbfcaeabd74f2a6b5edbe07c7d9d7515a9dea baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/ui/c0/1f/c01fbfcaeabd74f2a6b5edbe07c7d9d7515a9dea_6b3e707e enabled=1 gpgcheck=0 priority=1 [delorean-component-validation] name=delorean-openstack-tripleo-validations-a628e7bcfbf97b32d155d64e02d9d9c3bd2d2f00 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/validation/a6/28/a628e7bcfbf97b32d155d64e02d9d9c3bd2d2f00_5f65bf33 enabled=1 gpgcheck=0 priority=1 [delorean-wallaby-testing] name=dlrn-wallaby-testing baseurl=https://trunk.rdoproject.org/centos9-wallaby/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-wallaby-build-deps] name=dlrn-wallaby-build-deps baseurl=https://trunk.rdoproject.org/centos9-wallaby/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-rabbitmq] name=centos9-rabbitmq baseurl=https://buildlogs.centos.org/centos/9-stream/messaging/x86_64/rabbitmq-38/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-storage] name=centos9-storage baseurl=https://buildlogs.centos.org/9-stream/storage/x86_64/ceph-pacific/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-opstools] name=centos9-opstools baseurl=https://buildlogs.centos.org/centos/9-stream/opstools/x86_64/collectd-5/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=https://buildlogs.centos.org/centos/9-stream/nfv/x86_64/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=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-wallaby-x86_64-5-bootstrap DEBUG: kill orphans + /usr/bin/mock -v -r /home/centos9-wallaby/data/dlrn-5.cfg --resultdir /home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c --init INFO: mock.py version 2.10 starting (python version = 3.6.8, NVR = mock-2.10-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-wallaby-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-wallaby-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-wallaby-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-wallaby-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: ['/etc/mock/site-defaults.cfg', '/home/centos9-wallaby/data/dlrn-5.cfg'] DEBUG: version: 2.10 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c DEBUG: rootdir: /var/lib/mock/dlrn-centos9-wallaby-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: 1029 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: registry.centos.org/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: 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: 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-wallaby-x86_64-5/ccache/u1029/', 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5/root_cache/', 'tar': 'gnutar', '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-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c'}, '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-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c'}} 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 1029 -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.novalocal'} 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'] DEBUG: user_agent: Mock (dlrn-centos9-wallaby-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos9-wallaby/data/dlrn-5.cfg DEBUG: root: dlrn-centos9-wallaby-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 best=1 protected_packages= module_platform_id=platform:el9 user_agent=DLRN [9-BaseOS] name=CentOS-Stream - Base baseurl=https://composes.stream.centos.org/production/latest-CentOS-Stream/compose/BaseOS/x86_64/os/ failovermethod=priority gpgcheck=0 enabled=1 skip_if_unavailable=False [9-AppStream] name=CentOS-Stream - AppStream baseurl=https://composes.stream.centos.org/production/latest-CentOS-Stream/compose/AppStream/x86_64/os/ gpgcheck=0 enabled=1 gpgkey=file:///usr/share/distribution-gpg-keys/centos/RPM-GPG-KEY-CentOS-Official [9-PowerTools] name=CentOS-Stream - PowerTools baseurl=https://composes.stream.centos.org/production/latest-CentOS-Stream/compose/CRB/x86_64/os/ gpgcheck=0 enabled=1 gpgkey=file:///usr/share/distribution-gpg-keys/centos/RPM-GPG-KEY-CentOS-Official [9-HighAvailability] name=CentOS-Stream - HighAvailability baseurl=https://composes.stream.centos.org/production/latest-CentOS-Stream/compose/HighAvailability/x86_64/os/ gpgcheck=0 enabled=1 gpgkey=file:///usr/share/distribution-gpg-keys/centos/RPM-GPG-KEY-CentOS-Official [delorean-component-baremetal] name=delorean-openstack-ironic-b3883cd2774732a1d44f9fff3b3f466a05f761c8 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/baremetal/b3/88/b3883cd2774732a1d44f9fff3b3f466a05f761c8_9b035987 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-62a0e26751dd28274eb710ec716a8d66b4e490a2 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/cinder/62/a0/62a0e26751dd28274eb710ec716a8d66b4e490a2_cae305c6 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-manilaclient-a9d1193741f75f7a11d92a7d117bc3d666da1d95 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/clients/a9/d1/a9d1193741f75f7a11d92a7d117bc3d666da1d95_f1ef7dbe enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-panko-276d891675c692c146448180767f97362871b493 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/cloudops/27/6d/276d891675c692c146448180767f97362871b493_79b4d7a3 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-tobiko-206052e14fbd4c28ae17bd7f0ced6748f50354c7 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/common/20/60/206052e14fbd4c28ae17bd7f0ced6748f50354c7_3d4d4101 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-94f17be190cce060ba8afcafbade4247b27b86f0 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/compute/94/f1/94f17be190cce060ba8afcafbade4247b27b86f0_fa341604 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-b1d635c287f950b15df207455d64d97228963e5f baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/glance/b1/d6/b1d635c287f950b15df207455d64d97228963e5f_71f1f918 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-e1e9670cfbf0069c95cfc777d8abdd9c2c379950 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/manila/e1/e9/e1e9670cfbf0069c95cfc777d8abdd9c2c379950_5d57ae58 enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-os-ken-018d755fd7426902256891f39cb21b51d52b7f17 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_b004f1df enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-a5d94247d15b028c57d8f6f9dbbd2daf0adb34d8 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/octavia/a5/d9/a5d94247d15b028c57d8f6f9dbbd2daf0adb34d8_eb503cb8 enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-python-keystone-tests-tempest-f57af91f9a97a822d2deee1fd32857ad4571d210 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/security/f5/7a/f57af91f9a97a822d2deee1fd32857ad4571d210_0e6dc7df enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-a25a936c4fd4486d66c434715f0cb8a6f404885d baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/swift/a2/5a/a25a936c4fd4486d66c434715f0cb8a6f404885d_1c12d317 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-tempestconf-d630e489aa36aefa17c4ac9633af07694b825bcd baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/tempest/d6/30/d630e489aa36aefa17c4ac9633af07694b825bcd_048d9d64 enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-openstack-kolla-f439afa42e9f5074e4680987e6185c4bd93aa090 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/tripleo/f4/39/f439afa42e9f5074e4680987e6185c4bd93aa090_b3cc0a73 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-murano-ui-c01fbfcaeabd74f2a6b5edbe07c7d9d7515a9dea baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/ui/c0/1f/c01fbfcaeabd74f2a6b5edbe07c7d9d7515a9dea_6b3e707e enabled=1 gpgcheck=0 priority=1 [delorean-component-validation] name=delorean-openstack-tripleo-validations-a628e7bcfbf97b32d155d64e02d9d9c3bd2d2f00 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/validation/a6/28/a628e7bcfbf97b32d155d64e02d9d9c3bd2d2f00_5f65bf33 enabled=1 gpgcheck=0 priority=1 [delorean-wallaby-testing] name=dlrn-wallaby-testing baseurl=https://trunk.rdoproject.org/centos9-wallaby/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-wallaby-build-deps] name=dlrn-wallaby-build-deps baseurl=https://trunk.rdoproject.org/centos9-wallaby/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-rabbitmq] name=centos9-rabbitmq baseurl=https://buildlogs.centos.org/centos/9-stream/messaging/x86_64/rabbitmq-38/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-storage] name=centos9-storage baseurl=https://buildlogs.centos.org/9-stream/storage/x86_64/ceph-pacific/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-opstools] name=centos9-opstools baseurl=https://buildlogs.centos.org/centos/9-stream/opstools/x86_64/collectd-5/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=https://buildlogs.centos.org/centos/9-stream/nfv/x86_64/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=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-wallaby-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-wallaby-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 7402 24-Core Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 64K DEBUG: L1i cache: 64K 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 ibpb vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip 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: 16212180 3320308 2163840 772812 10728032 11784080 DEBUG: Swap: 16777212 6558712 10218500 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/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: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 269M 4.1G 7% /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/results Mock Version: 2.10 INFO: Mock Version: 2.10 INFO: Mock Version: 2.10 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-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-wallaby-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-wallaby-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-wallaby-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', '/proc', '/var/lib/mock/dlrn-centos9-wallaby-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-wallaby-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-wallaby-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-wallaby-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-wallaby-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', '/sys', '/var/lib/mock/dlrn-centos9-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos9-wallaby-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-wallaby-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-wallaby-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos9-wallaby-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._cwwo_b0', '/var/lib/mock/dlrn-centos9-wallaby-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-wallaby-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-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-wallaby-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-wallaby-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc DEBUG: method _fixup_build_user skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-wallaby-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-wallaby-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-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c INFO: calling preinit hooks INFO: enabled root cache INFO: /home/centos9-wallaby/data/dlrn-5.cfg newer than root cache; cache will be rebuilt DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-wallaby-x86_64-5/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-wallaby-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-wallaby-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 7402 24-Core Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 64K DEBUG: L1i cache: 64K 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 ibpb vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip 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: 16212180 3326920 2557904 772916 10327356 11777364 DEBUG: Swap: 16777212 6558456 10218756 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos9-wallaby-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: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 0 4.3G 0% /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/lib/rpm DEBUG: creating dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/lib/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/lib/dbus DEBUG: creating dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/rpm DEBUG: creating dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/tmp DEBUG: creating dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/tmp DEBUG: creating dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/dnf/vars DEBUG: creating dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/proc DEBUG: creating dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/sys DEBUG: creating dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/run/lock DEBUG: creating dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c Mock Version: 2.10 INFO: Mock Version: 2.10 INFO: Mock Version: 2.10 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-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-wallaby-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-wallaby-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-wallaby-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', '/proc', '/var/lib/mock/dlrn-centos9-wallaby-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-wallaby-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-wallaby-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-wallaby-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-wallaby-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', '/sys', '/var/lib/mock/dlrn-centos9-wallaby-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-wallaby-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos9-wallaby-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-wallaby-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos9-wallaby-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.5l5czyb0', '/var/lib/mock/dlrn-centos9-wallaby-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-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-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-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-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', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-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-wallaby-x86_64-5/root DEBUG: resultdir = /home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/pki/mock DEBUG: creating dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc Start: dnf install DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/installation-homedir DEBUG: creating dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/', '--releasever', '9', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '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: child environment: None DEBUG: Executing command: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/', '--releasever', '9', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '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', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos9-wallaby-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 DEBUG: delorean-openstack-ironic-b3883cd2774732a1d44f9 17 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-62a0e26751dd28274eb71 17 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-manilaclient-a9d1193741f75f7a11 16 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-panko-276d891675c692c1464481 12 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tobiko-206052e14fbd4c28ae17b 17 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-94f17be190cce060ba8afca 16 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-b1d635c287f950b15df20 15 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-manila-e1e9670cfbf0069c95cfc 18 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-os-ken-018d755fd7426902256891f3 10 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-a5d94247d15b028c57d8 12 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-keystone-tests-tempest-f57af91f 17 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-a25a936c4fd4486d66c434 15 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-tempestconf-d630e489aa36aefa17c 16 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-kolla-f439afa42e9f5074e46809 445 kB/s | 259 kB 00:00 DEBUG: delorean-openstack-murano-ui-c01fbfcaeabd74f2a6 16 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tripleo-validations-a628e7bc 16 kB/s | 3.0 kB 00:00 DEBUG: CentOS-Stream - Base 7.7 kB/s | 2.3 kB 00:00 DEBUG: CentOS-Stream - AppStream 22 kB/s | 2.8 kB 00:00 DEBUG: CentOS-Stream - PowerTools 15 kB/s | 2.3 kB 00:00 DEBUG: CentOS-Stream - HighAvailability 9.6 kB/s | 2.3 kB 00:00 DEBUG: dlrn-wallaby-testing 16 kB/s | 3.0 kB 00:00 DEBUG: dlrn-wallaby-build-deps 15 kB/s | 3.0 kB 00:00 DEBUG: centos9-rabbitmq 11 kB/s | 3.0 kB 00:00 DEBUG: centos9-storage 11 kB/s | 3.0 kB 00:00 DEBUG: centos9-opstools 11 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 12 kB/s | 3.0 kB 00:00 DEBUG: Dependencies resolved. DEBUG: ========================================================================================================================= DEBUG: Package Arch Version Repository Size DEBUG: ========================================================================================================================= DEBUG: Installing: DEBUG: basesystem noarch 11-13.el9 9-BaseOS 3.9 k DEBUG: gcc x86_64 11.2.1-9.1.el9 9-AppStream 32 M DEBUG: git-core x86_64 2.31.1-2.el9.2 9-AppStream 3.6 M DEBUG: make x86_64 1:4.3-7.el9 9-BaseOS 538 k DEBUG: openstack-macros noarch 2021.1.0-0.20211214170552.ce6a105.el9 delorean-component-common 17 k DEBUG: python3-devel x86_64 3.9.10-1.el9 9-AppStream 247 k DEBUG: python3-eventlet noarch 0.30.2-1.el9s delorean-wallaby-testing 565 k DEBUG: python3-pbr noarch 5.6.0-1.el9s centos9-storage 83 k DEBUG: python3-setuptools_scm noarch 6.3.2-2.el9s centos9-storage 61 k DEBUG: python3-six noarch 1.15.0-7.el9 9-BaseOS 37 k DEBUG: python3-sphinx noarch 1:3.4.3-7.el9 9-PowerTools 2.3 M DEBUG: python3-sqlalchemy x86_64 1.3.24-1.el9s delorean-wallaby-testing 1.7 M DEBUG: rpm-build x86_64 4.16.1.3-10.el9 9-AppStream 104 k DEBUG: Installing dependencies: DEBUG: ImageMagick-libs x86_64 6.9.11.27-7.el9s delorean-wallaby-build-deps 2.3 M DEBUG: LibRaw x86_64 0.20.2-5.el9 9-AppStream 377 k DEBUG: NetworkManager-libnm x86_64 1:1.36.0-0.7.el9 9-BaseOS 1.7 M DEBUG: acl x86_64 2.3.1-3.el9 9-BaseOS 73 k DEBUG: adobe-mappings-cmap noarch 20171205-12.el9 9-AppStream 1.9 M DEBUG: adobe-mappings-cmap-deprecated noarch 20171205-12.el9 9-AppStream 107 k DEBUG: adobe-mappings-pdf noarch 20180407-10.el9 9-AppStream 646 k DEBUG: adwaita-cursor-theme noarch 40.1.1-3.el9 9-AppStream 650 k DEBUG: adwaita-icon-theme noarch 40.1.1-3.el9 9-AppStream 12 M DEBUG: alsa-lib x86_64 1.2.6.1-1.el9 9-AppStream 516 k DEBUG: alternatives x86_64 1.20-2.el9 9-BaseOS 38 k DEBUG: annobin x86_64 10.53-1.el9 9-AppStream 899 k DEBUG: at-spi2-atk x86_64 2.38.0-4.el9 9-AppStream 87 k DEBUG: at-spi2-core x86_64 2.40.3-1.el9 9-AppStream 195 k DEBUG: atk x86_64 2.36.0-5.el9 9-AppStream 292 k DEBUG: audit-libs x86_64 3.0.7-100.el9 9-BaseOS 118 k DEBUG: avahi-libs x86_64 0.8-11.el9 9-BaseOS 68 k DEBUG: bash x86_64 5.1.8-2.el9 9-BaseOS 1.7 M DEBUG: binutils x86_64 2.35.2-17.el9 9-BaseOS 5.1 M DEBUG: binutils-gold x86_64 2.35.2-17.el9 9-BaseOS 738 k DEBUG: bzip2 x86_64 1.0.8-8.el9 9-BaseOS 56 k DEBUG: bzip2-libs x86_64 1.0.8-8.el9 9-BaseOS 41 k DEBUG: ca-certificates noarch 2020.2.50-94.el9 9-BaseOS 356 k DEBUG: cairo x86_64 1.17.4-5.el9 9-AppStream 661 k DEBUG: cairo-gobject x86_64 1.17.4-5.el9 9-AppStream 19 k DEBUG: centos-gpg-keys noarch 9.0-9.el9 9-BaseOS 13 k DEBUG: centos-stream-release noarch 9.0-9.el9 9-BaseOS 25 k DEBUG: centos-stream-repos noarch 9.0-9.el9 9-BaseOS 12 k DEBUG: colord-libs x86_64 1.4.5-4.el9 9-AppStream 229 k DEBUG: coreutils x86_64 8.32-31.el9 9-BaseOS 1.2 M DEBUG: coreutils-common x86_64 8.32-31.el9 9-BaseOS 2.0 M DEBUG: cpio x86_64 2.13-16.el9 9-BaseOS 275 k DEBUG: cpp x86_64 11.2.1-9.1.el9 9-AppStream 10 M DEBUG: cracklib x86_64 2.9.6-27.el9 9-BaseOS 94 k DEBUG: cracklib-dicts x86_64 2.9.6-27.el9 9-BaseOS 3.6 M DEBUG: crypto-policies noarch 20220201-1.git636a91d.el9 9-BaseOS 76 k DEBUG: crypto-policies-scripts noarch 20220201-1.git636a91d.el9 9-BaseOS 87 k DEBUG: cryptsetup-libs x86_64 2.4.3-1.el9 9-BaseOS 439 k DEBUG: cups-libs x86_64 1:2.3.3op2-10.el9 9-BaseOS 266 k DEBUG: curl x86_64 7.76.1-14.el9 9-BaseOS 298 k DEBUG: cyrus-sasl-lib x86_64 2.1.27-17.el9 9-BaseOS 770 k DEBUG: dbus x86_64 1:1.12.20-5.el9 9-BaseOS 4.3 k DEBUG: dbus-broker x86_64 28-5.el9 9-BaseOS 172 k DEBUG: dbus-common noarch 1:1.12.20-5.el9 9-BaseOS 15 k DEBUG: dbus-libs x86_64 1:1.12.20-5.el9 9-BaseOS 153 k DEBUG: dejavu-sans-fonts noarch 2.37-18.el9 9-BaseOS 1.3 M DEBUG: device-mapper x86_64 9:1.02.181-3.el9 9-BaseOS 142 k DEBUG: device-mapper-libs x86_64 9:1.02.181-3.el9 9-BaseOS 179 k DEBUG: diffutils x86_64 3.7-12.el9 9-BaseOS 397 k DEBUG: dwz x86_64 0.14-3.el9 9-AppStream 128 k DEBUG: ed x86_64 1.14.2-12.el9 9-BaseOS 75 k DEBUG: efi-srpm-macros noarch 4-9.el9 9-AppStream 23 k DEBUG: elfutils x86_64 0.186-1.el9 9-BaseOS 532 k DEBUG: elfutils-debuginfod-client x86_64 0.186-1.el9 9-BaseOS 39 k DEBUG: elfutils-default-yama-scope noarch 0.186-1.el9 9-BaseOS 18 k DEBUG: elfutils-libelf x86_64 0.186-1.el9 9-BaseOS 199 k DEBUG: elfutils-libs x86_64 0.186-1.el9 9-BaseOS 256 k DEBUG: exempi x86_64 2.6.0-0.2.20211007gite23c213.el9 9-AppStream 525 k DEBUG: exiv2-libs x86_64 0.27.5-2.el9 9-AppStream 781 k DEBUG: expat x86_64 2.2.10-4.el9 9-BaseOS 104 k DEBUG: fftw-libs-double x86_64 3.3.8-12.el9 9-AppStream 910 k DEBUG: file x86_64 5.39-8.el9 9-BaseOS 51 k DEBUG: file-libs x86_64 5.39-8.el9 9-BaseOS 589 k DEBUG: filesystem x86_64 3.16-2.el9 9-BaseOS 4.8 M DEBUG: findutils x86_64 1:4.8.0-5.el9 9-BaseOS 548 k DEBUG: flac-libs x86_64 1.3.3-9.el9 9-AppStream 219 k DEBUG: fontconfig x86_64 2.13.94-2.el9 9-AppStream 295 k DEBUG: fonts-filesystem noarch 1:2.0.5-7.el9.1 9-BaseOS 10 k DEBUG: fonts-srpm-macros noarch 1:2.0.5-7.el9.1 9-AppStream 28 k DEBUG: freetype x86_64 2.10.4-6.el9 9-BaseOS 388 k DEBUG: fribidi x86_64 1.0.10-6.el9 9-AppStream 85 k DEBUG: gawk x86_64 5.1.0-5.el9 9-BaseOS 1.0 M DEBUG: gcc-plugin-annobin x86_64 11.2.1-9.1.el9 9-AppStream 65 k DEBUG: gd x86_64 2.3.2-3.el9 9-AppStream 132 k DEBUG: gdb-minimal x86_64 10.2-8.el9 9-AppStream 3.5 M DEBUG: gdbm-libs x86_64 1:1.19-4.el9 9-BaseOS 53 k DEBUG: gdk-pixbuf2 x86_64 2.42.6-2.el9 9-AppStream 493 k DEBUG: gdk-pixbuf2-modules x86_64 2.42.6-2.el9 9-AppStream 89 k DEBUG: ghc-srpm-macros noarch 1.5.0-6.el9 9-AppStream 8.8 k DEBUG: giflib x86_64 5.2.1-9.el9 9-AppStream 49 k DEBUG: glib-networking x86_64 2.68.3-1.el9 9-BaseOS 175 k DEBUG: glib2 x86_64 2.68.4-5.el9 9-BaseOS 2.7 M DEBUG: glibc x86_64 2.34-21.el9 9-BaseOS 2.0 M DEBUG: glibc-common x86_64 2.34-21.el9 9-BaseOS 403 k DEBUG: glibc-devel x86_64 2.34-21.el9 9-AppStream 137 k DEBUG: glibc-gconv-extra x86_64 2.34-21.el9 9-BaseOS 1.8 M DEBUG: glibc-headers x86_64 2.34-21.el9 9-AppStream 635 k DEBUG: glibc-minimal-langpack x86_64 2.34-21.el9 9-BaseOS 119 k DEBUG: gmp x86_64 1:6.2.0-10.el9 9-BaseOS 316 k DEBUG: gnutls x86_64 3.7.3-1.el9 9-BaseOS 915 k DEBUG: go-srpm-macros noarch 3.0.9-9.el9 9-AppStream 27 k DEBUG: gobject-introspection x86_64 1.68.0-10.el9 9-BaseOS 250 k DEBUG: google-droid-sans-fonts noarch 20200215-11.el9.2 9-AppStream 2.7 M DEBUG: graphene x86_64 1.10.6-2.el9 9-AppStream 64 k DEBUG: graphite2 x86_64 1.3.14-9.el9 9-BaseOS 95 k DEBUG: grep x86_64 3.6-5.el9 9-BaseOS 269 k DEBUG: groff-base x86_64 1.22.4-10.el9 9-BaseOS 1.1 M DEBUG: gsettings-desktop-schemas x86_64 40.0-4.el9 9-BaseOS 688 k DEBUG: gsm x86_64 1.0.19-6.el9 9-AppStream 34 k DEBUG: gstreamer1 x86_64 1.18.4-4.el9 9-AppStream 1.4 M DEBUG: gstreamer1-plugins-base x86_64 1.18.4-5.el9 9-AppStream 2.1 M DEBUG: gtk-update-icon-cache x86_64 3.24.31-1.el9 9-AppStream 36 k DEBUG: gtk2 x86_64 2.24.33-6.el9 9-AppStream 3.5 M DEBUG: gtk3 x86_64 3.24.31-1.el9 9-AppStream 4.9 M DEBUG: gzip x86_64 1.10-8.el9 9-BaseOS 156 k DEBUG: harfbuzz x86_64 2.7.4-5.el9 9-BaseOS 625 k DEBUG: hicolor-icon-theme noarch 0.17-12.el9 9-AppStream 123 k DEBUG: hwdata noarch 0.348-9.2.el9 9-BaseOS 1.5 M DEBUG: imath x86_64 3.1.2-1.el9 9-AppStream 95 k DEBUG: info x86_64 6.7-12.el9 9-BaseOS 225 k DEBUG: iso-codes noarch 4.6.0-3.el9 9-AppStream 3.5 M DEBUG: jasper-libs x86_64 2.0.28-3.el9 9-AppStream 151 k DEBUG: jbig2dec-libs x86_64 0.19-6.el9 9-AppStream 74 k DEBUG: jbigkit-libs x86_64 2.1-23.el9 9-AppStream 53 k DEBUG: json-c x86_64 0.14-11.el9 9-BaseOS 43 k DEBUG: json-glib x86_64 1.6.6-1.el9 9-BaseOS 163 k DEBUG: kbd x86_64 2.4.0-8.el9 9-BaseOS 413 k DEBUG: kbd-misc noarch 2.4.0-8.el9 9-BaseOS 1.7 M DEBUG: kernel-headers x86_64 5.14.0-52.el9 9-AppStream 1.9 M DEBUG: kernel-srpm-macros noarch 1.0-10.el9 9-AppStream 16 k DEBUG: keyutils-libs x86_64 1.6.1-4.el9 9-BaseOS 32 k DEBUG: kmod x86_64 28-7.el9 9-BaseOS 127 k DEBUG: kmod-libs x86_64 28-7.el9 9-BaseOS 64 k DEBUG: krb5-libs x86_64 1.19.1-13.el9 9-BaseOS 734 k DEBUG: langpacks-core-font-en noarch 3.0-16.el9 9-AppStream 11 k DEBUG: lcms2 x86_64 2.12-3.el9 9-AppStream 168 k DEBUG: less x86_64 575-4.el9 9-BaseOS 157 k DEBUG: libICE x86_64 1.0.10-8.el9 9-AppStream 71 k DEBUG: libSM x86_64 1.2.3-10.el9 9-AppStream 42 k DEBUG: libX11 x86_64 1.7.0-7.el9 9-AppStream 647 k DEBUG: libX11-common noarch 1.7.0-7.el9 9-AppStream 206 k DEBUG: libX11-xcb x86_64 1.7.0-7.el9 9-AppStream 12 k DEBUG: libXau x86_64 1.0.9-8.el9 9-AppStream 31 k DEBUG: libXaw x86_64 1.0.13-19.el9 9-AppStream 198 k DEBUG: libXcomposite x86_64 0.4.5-7.el9 9-AppStream 24 k DEBUG: libXcursor x86_64 1.2.0-7.el9 9-AppStream 31 k DEBUG: libXdamage x86_64 1.1.5-7.el9 9-AppStream 23 k DEBUG: libXext x86_64 1.3.4-8.el9 9-AppStream 40 k DEBUG: libXfixes x86_64 5.0.3-16.el9 9-AppStream 20 k DEBUG: libXft x86_64 2.3.3-8.el9 9-AppStream 62 k DEBUG: libXi x86_64 1.7.10-8.el9 9-AppStream 40 k DEBUG: libXinerama x86_64 1.1.4-10.el9 9-AppStream 15 k DEBUG: libXmu x86_64 1.1.3-8.el9 9-AppStream 75 k DEBUG: libXpm x86_64 3.5.13-7.el9 9-AppStream 59 k DEBUG: libXrandr x86_64 1.5.2-8.el9 9-AppStream 28 k DEBUG: libXrender x86_64 0.9.10-16.el9 9-AppStream 28 k DEBUG: libXt x86_64 1.2.0-6.el9 9-AppStream 180 k DEBUG: libXtst x86_64 1.2.3-16.el9 9-AppStream 21 k DEBUG: libXv x86_64 1.0.11-16.el9 9-AppStream 19 k DEBUG: libXxf86vm x86_64 1.1.4-18.el9 9-AppStream 19 k DEBUG: libacl x86_64 2.3.1-3.el9 9-BaseOS 25 k DEBUG: libarchive x86_64 3.5.2-1.el9 9-BaseOS 390 k DEBUG: libasyncns x86_64 0.8-22.el9 9-AppStream 30 k DEBUG: libattr x86_64 2.5.1-3.el9 9-BaseOS 19 k DEBUG: libblkid x86_64 2.37.2-1.el9 9-BaseOS 105 k DEBUG: libbrotli x86_64 1.0.9-6.el9 9-BaseOS 314 k DEBUG: libcanberra x86_64 0.30-26.el9 9-AppStream 90 k DEBUG: libcanberra-gtk3 x86_64 0.30-26.el9 9-AppStream 33 k DEBUG: libcap x86_64 2.48-8.el9 9-BaseOS 72 k DEBUG: libcap-ng x86_64 0.8.2-6.el9 9-BaseOS 33 k DEBUG: libcbor x86_64 0.7.0-5.el9 9-BaseOS 57 k DEBUG: libcom_err x86_64 1.46.2-2.el9 9-BaseOS 27 k DEBUG: libcurl x86_64 7.76.1-14.el9 9-BaseOS 286 k DEBUG: libdatrie x86_64 0.2.13-4.el9 9-AppStream 33 k DEBUG: libdb x86_64 5.3.28-53.el9 9-BaseOS 738 k DEBUG: libdrm x86_64 2.4.108-1.el9 9-AppStream 165 k DEBUG: libeconf x86_64 0.4.1-2.el9 9-BaseOS 28 k DEBUG: libedit x86_64 3.1-37.20210216cvs.el9 9-BaseOS 105 k DEBUG: libepoxy x86_64 1.5.5-4.el9 9-AppStream 241 k DEBUG: libevent x86_64 2.1.12-6.el9 9-BaseOS 263 k DEBUG: libexif x86_64 0.6.22-6.el9 9-AppStream 435 k DEBUG: libfdisk x86_64 2.37.2-1.el9 9-BaseOS 153 k DEBUG: libffi x86_64 3.4.2-7.el9 9-BaseOS 38 k DEBUG: libfido2 x86_64 1.6.0-7.el9 9-BaseOS 71 k DEBUG: libfontenc x86_64 1.1.3-17.el9 9-AppStream 31 k DEBUG: libgcc x86_64 11.2.1-9.1.el9 9-BaseOS 111 k DEBUG: libgcrypt x86_64 1.10.0-1.el9 9-BaseOS 507 k DEBUG: libgexiv2 x86_64 0.12.3-1.el9 9-AppStream 83 k DEBUG: libglvnd x86_64 1:1.3.4-1.el9 9-AppStream 135 k DEBUG: libglvnd-egl x86_64 1:1.3.4-1.el9 9-AppStream 37 k DEBUG: libglvnd-glx x86_64 1:1.3.4-1.el9 9-AppStream 142 k DEBUG: libgomp x86_64 11.2.1-9.1.el9 9-BaseOS 287 k DEBUG: libgpg-error x86_64 1.42-5.el9 9-BaseOS 216 k DEBUG: libgs x86_64 9.54.0-4.el9 9-AppStream 3.2 M DEBUG: libgsf x86_64 1.14.47-5.el9 9-AppStream 256 k DEBUG: libgudev x86_64 237-1.el9 9-BaseOS 36 k DEBUG: libgusb x86_64 0.3.6-3.el9 9-BaseOS 51 k DEBUG: libgxps x86_64 0.3.2-3.el9 9-AppStream 79 k DEBUG: libicu x86_64 67.1-9.el9 9-BaseOS 9.6 M DEBUG: libidn2 x86_64 2.3.0-7.el9 9-BaseOS 101 k DEBUG: libijs x86_64 0.35-15.el9 9-AppStream 30 k DEBUG: libiptcdata x86_64 1.0.5-9.el9 9-AppStream 62 k DEBUG: libjpeg-turbo x86_64 2.0.90-5.el9 9-AppStream 176 k DEBUG: liblqr-1 x86_64 0.4.2-17.el9s delorean-wallaby-build-deps 48 k DEBUG: libmount x86_64 2.37.2-1.el9 9-BaseOS 132 k DEBUG: libmpc x86_64 1.2.1-4.el9 9-AppStream 62 k DEBUG: libnghttp2 x86_64 1.43.0-5.el9 9-BaseOS 74 k DEBUG: libogg x86_64 2:1.3.4-6.el9 9-AppStream 34 k DEBUG: libosinfo x86_64 1.9.0-4.el9 9-AppStream 301 k DEBUG: libpaper x86_64 1.1.28-4.el9 9-AppStream 45 k DEBUG: libpciaccess x86_64 0.16-6.el9 9-BaseOS 28 k DEBUG: libpkgconf x86_64 1.7.3-9.el9 9-BaseOS 36 k DEBUG: libpng x86_64 2:1.6.37-12.el9 9-BaseOS 117 k DEBUG: libpsl x86_64 0.21.1-5.el9 9-BaseOS 64 k DEBUG: libpwquality x86_64 1.4.4-8.el9 9-BaseOS 119 k DEBUG: libraqm x86_64 0.7.0-7.el9s delorean-wallaby-testing 19 k DEBUG: librsvg2 x86_64 2.50.7-1.el9 9-AppStream 3.4 M DEBUG: libseccomp x86_64 2.5.2-2.el9 9-BaseOS 72 k DEBUG: libselinux x86_64 3.3-2.el9 9-BaseOS 85 k DEBUG: libsemanage x86_64 3.3-1.el9 9-BaseOS 117 k DEBUG: libsepol x86_64 3.3-2.el9 9-BaseOS 302 k DEBUG: libsigsegv x86_64 2.13-4.el9 9-BaseOS 27 k DEBUG: libsmartcols x86_64 2.37.2-1.el9 9-BaseOS 62 k DEBUG: libsndfile x86_64 1.0.31-6.el9 9-AppStream 207 k DEBUG: libsoup x86_64 2.72.0-8.el9 9-AppStream 405 k DEBUG: libssh x86_64 0.9.6-3.el9 9-BaseOS 207 k DEBUG: libssh-config noarch 0.9.6-3.el9 9-BaseOS 11 k DEBUG: libstdc++ x86_64 11.2.1-9.1.el9 9-BaseOS 757 k DEBUG: libstemmer x86_64 0-18.585svn.el9 9-AppStream 83 k DEBUG: libtasn1 x86_64 4.16.0-7.el9 9-BaseOS 75 k DEBUG: libtdb x86_64 1.4.4-1.el9 9-BaseOS 51 k DEBUG: libthai x86_64 0.1.28-8.el9 9-AppStream 208 k DEBUG: libtheora x86_64 1:1.1.1-31.el9 9-AppStream 164 k DEBUG: libtiff x86_64 4.2.0-3.el9 9-AppStream 194 k DEBUG: libtool-ltdl x86_64 2.4.6-45.el9 9-AppStream 37 k DEBUG: libtracker-sparql x86_64 3.1.2-2.el9 9-AppStream 316 k DEBUG: libunistring x86_64 0.9.10-15.el9 9-BaseOS 496 k DEBUG: libusbx x86_64 1.0.24-4.el9 9-BaseOS 72 k DEBUG: libutempter x86_64 1.2.1-6.el9 9-BaseOS 27 k DEBUG: libuuid x86_64 2.37.2-1.el9 9-BaseOS 26 k DEBUG: libverto x86_64 0.3.2-3.el9 9-BaseOS 22 k DEBUG: libvisual x86_64 1:0.4.0-34.el9 9-AppStream 144 k DEBUG: libvorbis x86_64 1:1.3.7-5.el9 9-AppStream 193 k DEBUG: libwayland-client x86_64 1.19.0-4.el9 9-AppStream 33 k DEBUG: libwayland-cursor x86_64 1.19.0-4.el9 9-AppStream 20 k DEBUG: libwayland-egl x86_64 1.19.0-4.el9 9-AppStream 13 k DEBUG: libwayland-server x86_64 1.19.0-4.el9 9-AppStream 41 k DEBUG: libwebp x86_64 1.2.0-3.el9 9-AppStream 278 k DEBUG: libwmf-lite x86_64 0.2.12-6.el9s delorean-wallaby-build-deps 72 k DEBUG: libxcb x86_64 1.13.1-9.el9 9-AppStream 243 k DEBUG: libxcrypt x86_64 4.4.18-3.el9 9-BaseOS 116 k DEBUG: libxcrypt-devel x86_64 4.4.18-3.el9 9-AppStream 29 k DEBUG: libxkbcommon x86_64 1.0.3-4.el9 9-AppStream 133 k DEBUG: libxml2 x86_64 2.9.12-4.el9 9-BaseOS 742 k DEBUG: libxshmfence x86_64 1.3-10.el9 9-AppStream 13 k DEBUG: libxslt x86_64 1.1.34-9.el9 9-AppStream 243 k DEBUG: libzstd x86_64 1.5.0-2.el9 9-BaseOS 366 k DEBUG: llvm-libs x86_64 13.0.0-1.el9 9-AppStream 44 M DEBUG: lua-libs x86_64 5.4.2-4.el9 9-BaseOS 212 k DEBUG: lua-srpm-macros noarch 1-6.el9 9-AppStream 9.5 k DEBUG: lz4-libs x86_64 1.9.3-5.el9 9-BaseOS 68 k DEBUG: mesa-libEGL x86_64 21.3.4-2.el9 9-AppStream 119 k DEBUG: mesa-libGL x86_64 21.3.4-2.el9 9-AppStream 169 k DEBUG: mesa-libgbm x86_64 21.3.4-2.el9 9-AppStream 42 k DEBUG: mesa-libglapi x86_64 21.3.4-2.el9 9-AppStream 54 k DEBUG: mkfontscale x86_64 1.2.1-3.el9 9-AppStream 32 k DEBUG: mpfr x86_64 4.1.0-7.el9 9-BaseOS 326 k DEBUG: ncurses x86_64 6.2-8.20210508.el9 9-BaseOS 407 k DEBUG: ncurses-base noarch 6.2-8.20210508.el9 9-BaseOS 96 k DEBUG: ncurses-libs x86_64 6.2-8.20210508.el9 9-BaseOS 329 k DEBUG: nettle x86_64 3.7.3-2.el9 9-BaseOS 397 k DEBUG: nspr x86_64 4.32.0-8.el9 9-AppStream 137 k DEBUG: nss x86_64 3.71.0-6.el9 9-AppStream 700 k DEBUG: nss-softokn x86_64 3.71.0-6.el9 9-AppStream 361 k DEBUG: nss-softokn-freebl x86_64 3.71.0-6.el9 9-AppStream 332 k DEBUG: nss-sysinit x86_64 3.71.0-6.el9 9-AppStream 22 k DEBUG: nss-util x86_64 3.71.0-6.el9 9-AppStream 91 k DEBUG: ocaml-srpm-macros noarch 6-6.el9 9-AppStream 8.8 k DEBUG: openblas-srpm-macros noarch 2-11.el9 9-AppStream 8.4 k DEBUG: openexr-libs x86_64 3.1.1-2.el9 9-AppStream 1.1 M DEBUG: openjpeg2 x86_64 2.4.0-6.el9 9-AppStream 163 k DEBUG: openldap x86_64 2.4.59-3.el9 9-BaseOS 260 k DEBUG: openssh x86_64 8.7p1-6.el9 9-BaseOS 455 k DEBUG: openssh-clients x86_64 8.7p1-6.el9 9-BaseOS 704 k DEBUG: openssl x86_64 1:3.0.1-5.el9 9-BaseOS 1.2 M DEBUG: openssl-libs x86_64 1:3.0.1-5.el9 9-BaseOS 2.1 M DEBUG: opus x86_64 1.3.1-10.el9 9-AppStream 200 k DEBUG: orc x86_64 0.4.31-6.el9 9-AppStream 184 k DEBUG: osinfo-db noarch 20211216-1.el9 9-AppStream 467 k DEBUG: osinfo-db-tools x86_64 1.9.0-3.el9 9-AppStream 71 k DEBUG: p11-kit x86_64 0.24.1-2.el9 9-BaseOS 383 k DEBUG: p11-kit-trust x86_64 0.24.1-2.el9 9-BaseOS 145 k DEBUG: pam x86_64 1.5.1-9.el9 9-BaseOS 619 k DEBUG: pango x86_64 1.48.7-2.el9 9-AppStream 303 k DEBUG: patch x86_64 2.7.6-16.el9 9-AppStream 128 k DEBUG: pcre x86_64 8.44-3.el9.3 9-BaseOS 198 k DEBUG: pcre2 x86_64 10.37-3.el9.1 9-BaseOS 232 k DEBUG: pcre2-syntax noarch 10.37-3.el9.1 9-BaseOS 143 k DEBUG: perl-AutoLoader noarch 5.74-479.el9 9-AppStream 31 k DEBUG: perl-B x86_64 1.80-479.el9 9-AppStream 190 k DEBUG: perl-Carp noarch 1.50-460.el9 9-AppStream 30 k DEBUG: perl-Class-Struct noarch 0.66-479.el9 9-AppStream 32 k DEBUG: perl-Data-Dumper x86_64 2.174-462.el9 9-AppStream 56 k DEBUG: perl-Digest noarch 1.19-4.el9 9-AppStream 26 k DEBUG: perl-Digest-MD5 x86_64 2.58-4.el9 9-AppStream 37 k DEBUG: perl-Encode x86_64 4:3.08-462.el9 9-AppStream 1.7 M DEBUG: perl-Errno x86_64 1.30-479.el9 9-AppStream 24 k DEBUG: perl-Exporter noarch 5.74-461.el9 9-AppStream 32 k DEBUG: perl-Fcntl x86_64 1.13-479.el9 9-AppStream 30 k DEBUG: perl-File-Basename noarch 2.85-479.el9 9-AppStream 27 k DEBUG: perl-File-Path noarch 2.18-4.el9 9-AppStream 36 k DEBUG: perl-File-Temp noarch 1:0.231.100-4.el9 9-AppStream 60 k DEBUG: perl-File-stat noarch 1.09-479.el9 9-AppStream 27 k DEBUG: perl-FileHandle noarch 2.03-479.el9 9-AppStream 25 k DEBUG: perl-Getopt-Long noarch 1:2.52-4.el9 9-AppStream 61 k DEBUG: perl-Getopt-Std noarch 1.12-479.el9 9-AppStream 25 k DEBUG: perl-HTTP-Tiny noarch 0.076-460.el9 9-AppStream 55 k DEBUG: perl-IO x86_64 1.43-479.el9 9-AppStream 98 k DEBUG: perl-IPC-Open3 noarch 1.21-479.el9 9-AppStream 32 k DEBUG: perl-MIME-Base64 x86_64 3.16-4.el9 9-AppStream 31 k DEBUG: perl-Net-SSLeay x86_64 1.92-1.el9 9-AppStream 388 k DEBUG: perl-POSIX x86_64 1.94-479.el9 9-AppStream 106 k DEBUG: perl-PathTools x86_64 3.78-461.el9 9-AppStream 88 k DEBUG: perl-Pod-Escapes noarch 1:1.07-460.el9 9-AppStream 21 k DEBUG: perl-Pod-Perldoc noarch 3.28.01-461.el9 9-AppStream 87 k DEBUG: perl-Pod-Simple noarch 1:3.42-4.el9 9-AppStream 225 k DEBUG: perl-Pod-Usage noarch 4:2.01-4.el9 9-AppStream 41 k DEBUG: perl-Scalar-List-Utils x86_64 4:1.56-461.el9 9-AppStream 73 k DEBUG: perl-SelectSaver noarch 1.02-479.el9 9-AppStream 21 k DEBUG: perl-Socket x86_64 4:2.031-4.el9 9-AppStream 56 k DEBUG: perl-Storable x86_64 1:3.21-460.el9 9-AppStream 96 k DEBUG: perl-Symbol noarch 1.08-479.el9 9-AppStream 24 k DEBUG: perl-Term-ANSIColor noarch 5.01-461.el9 9-AppStream 49 k DEBUG: perl-Term-Cap noarch 1.17-460.el9 9-AppStream 23 k DEBUG: perl-Text-ParseWords noarch 3.30-460.el9 9-AppStream 17 k DEBUG: perl-Text-Tabs+Wrap noarch 2013.0523-460.el9 9-AppStream 24 k DEBUG: perl-Time-Local noarch 2:1.300-7.el9 9-AppStream 34 k DEBUG: perl-URI noarch 5.09-3.el9 9-AppStream 121 k DEBUG: perl-base noarch 2.27-479.el9 9-AppStream 26 k DEBUG: perl-constant noarch 1.33-461.el9 9-AppStream 24 k DEBUG: perl-if noarch 0.60.800-479.el9 9-AppStream 24 k DEBUG: perl-interpreter x86_64 4:5.32.1-479.el9 9-AppStream 81 k DEBUG: perl-libnet noarch 3.13-4.el9 9-AppStream 130 k DEBUG: perl-libs x86_64 4:5.32.1-479.el9 9-AppStream 2.2 M DEBUG: perl-mro x86_64 1.23-479.el9 9-AppStream 38 k DEBUG: perl-overload noarch 1.31-479.el9 9-AppStream 55 k DEBUG: perl-overloading noarch 0.02-479.el9 9-AppStream 22 k DEBUG: perl-parent noarch 1:0.238-460.el9 9-AppStream 15 k DEBUG: perl-podlators noarch 1:4.14-460.el9 9-AppStream 114 k DEBUG: perl-srpm-macros noarch 1-41.el9 9-AppStream 9.1 k DEBUG: perl-subs noarch 1.03-479.el9 9-AppStream 21 k DEBUG: perl-vars noarch 1.05-479.el9 9-AppStream 23 k DEBUG: pixman x86_64 0.40.0-5.el9 9-AppStream 271 k DEBUG: pkgconf x86_64 1.7.3-9.el9 9-BaseOS 41 k DEBUG: pkgconf-m4 noarch 1.7.3-9.el9 9-BaseOS 15 k DEBUG: pkgconf-pkg-config x86_64 1.7.3-9.el9 9-BaseOS 11 k DEBUG: poppler x86_64 21.01.0-12.el9 9-AppStream 1.1 M DEBUG: poppler-data noarch 0.4.9-9.el9 9-AppStream 1.9 M DEBUG: poppler-glib x86_64 21.01.0-12.el9 9-AppStream 155 k DEBUG: popt x86_64 1.18-8.el9 9-BaseOS 65 k DEBUG: publicsuffix-list-dafsa noarch 20210518-2.el9 9-BaseOS 59 k DEBUG: pulseaudio-libs x86_64 15.0-2.el9 9-AppStream 679 k DEBUG: python-rpm-macros noarch 3.9-50.el9 9-AppStream 19 k DEBUG: python-srpm-macros noarch 3.9-50.el9 9-AppStream 23 k DEBUG: python3 x86_64 3.9.10-1.el9 9-BaseOS 30 k DEBUG: python3-babel noarch 2.9.1-2.el9 9-AppStream 6.0 M DEBUG: python3-cffi x86_64 1.14.5-4.el9 9-AppStream 254 k DEBUG: python3-chardet noarch 4.0.0-3.el9 9-BaseOS 239 k DEBUG: python3-docutils noarch 0.16-6.el9 9-PowerTools 1.6 M DEBUG: python3-greenlet x86_64 0.4.17-4.el9 9-PowerTools 29 k DEBUG: python3-idna noarch 2.10-5.el9 9-BaseOS 99 k DEBUG: python3-imagesize noarch 1.2.0-6.el9 9-PowerTools 18 k DEBUG: python3-jinja2 noarch 3.0.1-2.el9s centos9-storage 511 k DEBUG: python3-libs x86_64 3.9.10-1.el9 9-BaseOS 7.8 M DEBUG: python3-markupsafe x86_64 2.0.0-2.el9s centos9-storage 27 k DEBUG: python3-packaging noarch 20.9-4.el9 9-AppStream 78 k DEBUG: python3-pip-wheel noarch 21.2.3-5.el9 9-BaseOS 1.1 M DEBUG: python3-ply noarch 3.11-13.el9 9-AppStream 107 k DEBUG: python3-pycparser noarch 2.20-5.el9 9-AppStream 135 k DEBUG: python3-pygments noarch 2.7.4-4.el9 9-PowerTools 2.0 M DEBUG: python3-pyparsing noarch 2.4.7-7.1.el9 9-BaseOS 151 k DEBUG: python3-pysocks noarch 1.7.1-10.el9 9-BaseOS 35 k DEBUG: python3-pytz noarch 2021.1-4.el9 9-AppStream 52 k DEBUG: python3-requests noarch 2.25.1-5.el9 9-BaseOS 126 k DEBUG: python3-rpm-generators noarch 12-8.el9 9-AppStream 31 k DEBUG: python3-rpm-macros noarch 3.9-50.el9 9-AppStream 16 k DEBUG: python3-setuptools noarch 57.4.0-1.el9s centos9-storage 920 k DEBUG: python3-setuptools-wheel noarch 53.0.0-9.el9 9-BaseOS 471 k DEBUG: python3-snowballstemmer noarch 1.9.0-10.el9 9-PowerTools 164 k DEBUG: python3-sphinx-theme-alabaster noarch 0.7.12-13.el9 9-PowerTools 27 k DEBUG: python3-sphinxcontrib-applehelp noarch 1.0.2-5.el9 9-PowerTools 48 k DEBUG: python3-sphinxcontrib-devhelp noarch 1.0.2-5.el9 9-PowerTools 42 k DEBUG: python3-sphinxcontrib-htmlhelp noarch 1.0.3-6.el9 9-PowerTools 51 k DEBUG: python3-sphinxcontrib-jsmath noarch 1.0.1-12.el9 9-PowerTools 18 k DEBUG: python3-sphinxcontrib-qthelp noarch 1.0.3-5.el9 9-PowerTools 46 k DEBUG: python3-sphinxcontrib-serializinghtml noarch 1.1.4-5.el9 9-PowerTools 46 k DEBUG: python3-tomli noarch 1.2.1-2.el9s centos9-storage 28 k DEBUG: python3-urllib3 noarch 1.26.5-2.el9 9-BaseOS 216 k DEBUG: qt5-srpm-macros noarch 5.15.2-9.el9 9-AppStream 9.8 k DEBUG: readline x86_64 8.1-4.el9 9-BaseOS 212 k DEBUG: redhat-rpm-config noarch 191-1.el9 9-AppStream 74 k DEBUG: rpm x86_64 4.16.1.3-10.el9 9-BaseOS 540 k DEBUG: rpm-build-libs x86_64 4.16.1.3-10.el9 9-BaseOS 93 k DEBUG: rpm-libs x86_64 4.16.1.3-10.el9 9-BaseOS 311 k DEBUG: rust-srpm-macros noarch 17-4.el9 9-AppStream 10 k DEBUG: sed x86_64 4.8-9.el9 9-BaseOS 305 k DEBUG: setup noarch 2.13.7-6.el9 9-BaseOS 147 k DEBUG: shadow-utils x86_64 2:4.9-3.el9 9-BaseOS 1.2 M DEBUG: shared-mime-info x86_64 2.1-4.el9 9-BaseOS 556 k DEBUG: sound-theme-freedesktop noarch 0.8-17.el9 9-AppStream 383 k DEBUG: sqlite-libs x86_64 3.34.1-5.el9 9-BaseOS 621 k DEBUG: systemd-libs x86_64 249-9.el9 9-BaseOS 618 k DEBUG: systemd-pam x86_64 249-9.el9 9-BaseOS 241 k DEBUG: systemd-rpm-macros noarch 249-9.el9 9-BaseOS 30 k DEBUG: systemd-udev x86_64 249-9.el9 9-BaseOS 1.5 M DEBUG: tar x86_64 2:1.34-3.el9 9-BaseOS 890 k DEBUG: totem-pl-parser x86_64 3.26.6-2.el9 9-AppStream 152 k DEBUG: tracker x86_64 3.1.2-2.el9 9-AppStream 556 k DEBUG: tzdata noarch 2021e-1.el9 9-BaseOS 836 k DEBUG: unzip x86_64 6.0-56.el9 9-BaseOS 182 k DEBUG: upower x86_64 0.99.11-11.el9 9-AppStream 173 k DEBUG: urw-base35-bookman-fonts noarch 20200910-6.el9 9-AppStream 847 k DEBUG: urw-base35-c059-fonts noarch 20200910-6.el9 9-AppStream 875 k DEBUG: urw-base35-d050000l-fonts noarch 20200910-6.el9 9-AppStream 77 k DEBUG: urw-base35-fonts noarch 20200910-6.el9 9-AppStream 11 k DEBUG: urw-base35-fonts-common noarch 20200910-6.el9 9-AppStream 22 k DEBUG: urw-base35-gothic-fonts noarch 20200910-6.el9 9-AppStream 643 k DEBUG: urw-base35-nimbus-mono-ps-fonts noarch 20200910-6.el9 9-AppStream 796 k DEBUG: urw-base35-nimbus-roman-fonts noarch 20200910-6.el9 9-AppStream 856 k DEBUG: urw-base35-nimbus-sans-fonts noarch 20200910-6.el9 9-AppStream 1.3 M DEBUG: urw-base35-p052-fonts noarch 20200910-6.el9 9-AppStream 974 k DEBUG: urw-base35-standard-symbols-ps-fonts noarch 20200910-6.el9 9-AppStream 42 k DEBUG: urw-base35-z003-fonts noarch 20200910-6.el9 9-AppStream 276 k DEBUG: util-linux x86_64 2.37.2-1.el9 9-BaseOS 2.3 M DEBUG: util-linux-core x86_64 2.37.2-1.el9 9-BaseOS 459 k DEBUG: xkeyboard-config noarch 2.33-2.el9 9-AppStream 859 k DEBUG: xml-common noarch 0.6.3-58.el9 9-AppStream 32 k DEBUG: xorg-x11-fonts-ISO8859-1-100dpi noarch 7.5-33.el9 9-AppStream 1.1 M DEBUG: xz x86_64 5.2.5-7.el9 9-BaseOS 226 k DEBUG: xz-libs x86_64 5.2.5-7.el9 9-BaseOS 93 k DEBUG: zip x86_64 3.0-30.el9 9-BaseOS 260 k DEBUG: zlib x86_64 1.2.11-31.el9 9-BaseOS 91 k DEBUG: zstd x86_64 1.5.0-2.el9 9-BaseOS 641 k DEBUG: Installing weak dependencies: DEBUG: ImageMagick x86_64 6.9.11.27-7.el9s delorean-wallaby-build-deps 161 k DEBUG: abattis-cantarell-fonts noarch 0.301-4.el9 9-AppStream 365 k DEBUG: dconf x86_64 0.40.0-6.el9 9-AppStream 113 k DEBUG: exiv2 x86_64 0.27.5-2.el9 9-AppStream 980 k DEBUG: gawk-all-langpacks x86_64 5.1.0-5.el9 9-AppStream 209 k DEBUG: graphviz x86_64 2.44.0-25.el9 9-AppStream 3.3 M DEBUG: libcanberra-gtk2 x86_64 0.30-26.el9 9-AppStream 27 k DEBUG: libxcrypt-compat x86_64 4.4.18-3.el9 9-AppStream 89 k DEBUG: openssl-pkcs11 x86_64 0.4.11-7.el9 9-BaseOS 74 k DEBUG: perl-IO-Socket-IP noarch 0.41-5.el9 9-AppStream 43 k DEBUG: perl-IO-Socket-SSL noarch 2.073-1.el9 9-AppStream 219 k DEBUG: perl-Mozilla-CA noarch 20200520-6.el9 9-AppStream 13 k DEBUG: perl-NDBM_File x86_64 1.15-479.el9 9-AppStream 32 k DEBUG: python-unversioned-command noarch 3.9.10-1.el9 9-AppStream 13 k DEBUG: python3-cryptography x86_64 3.4.7-6.el9 9-AppStream 796 k DEBUG: python3-pip noarch 21.2.3-5.el9 9-AppStream 2.0 M DEBUG: systemd x86_64 249-9.el9 9-BaseOS 3.9 M DEBUG: tracker-miners x86_64 3.1.2-1.el9 9-AppStream 940 k DEBUG: Transaction Summary DEBUG: ========================================================================================================================= DEBUG: Install 464 Packages DEBUG: Total size: 304 M DEBUG: Installed size: 1.0 G DEBUG: Downloading Packages: DEBUG: [SKIPPED] openstack-macros-2021.1.0-0.20211214170552.ce6a105.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] NetworkManager-libnm-1.36.0-0.7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] acl-2.3.1-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] alternatives-1.20-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] audit-libs-3.0.7-100.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] avahi-libs-0.8-11.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] basesystem-11-13.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] bash-5.1.8-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] binutils-2.35.2-17.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] binutils-gold-2.35.2-17.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] bzip2-1.0.8-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] bzip2-libs-1.0.8-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ca-certificates-2020.2.50-94.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] centos-gpg-keys-9.0-9.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] centos-stream-release-9.0-9.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] centos-stream-repos-9.0-9.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] coreutils-8.32-31.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] coreutils-common-8.32-31.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cpio-2.13-16.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cracklib-2.9.6-27.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cracklib-dicts-2.9.6-27.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] crypto-policies-20220201-1.git636a91d.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] crypto-policies-scripts-20220201-1.git636a91d.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] cryptsetup-libs-2.4.3-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cups-libs-2.3.3op2-10.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] curl-7.76.1-14.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cyrus-sasl-lib-2.1.27-17.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dbus-1.12.20-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dbus-broker-28-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dbus-common-1.12.20-5.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] dbus-libs-1.12.20-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dejavu-sans-fonts-2.37-18.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] device-mapper-1.02.181-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] device-mapper-libs-1.02.181-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] diffutils-3.7-12.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ed-1.14.2-12.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-0.186-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-debuginfod-client-0.186-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-default-yama-scope-0.186-1.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-libelf-0.186-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-libs-0.186-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] expat-2.2.10-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] file-5.39-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] file-libs-5.39-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] filesystem-3.16-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] findutils-4.8.0-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] fonts-filesystem-2.0.5-7.el9.1.noarch.rpm: Already downloaded DEBUG: [SKIPPED] freetype-2.10.4-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gawk-5.1.0-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gdbm-libs-1.19-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glib-networking-2.68.3-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glib2-2.68.4-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-2.34-21.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-common-2.34-21.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-gconv-extra-2.34-21.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-minimal-langpack-2.34-21.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gmp-6.2.0-10.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gnutls-3.7.3-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gobject-introspection-1.68.0-10.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] graphite2-1.3.14-9.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] grep-3.6-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] groff-base-1.22.4-10.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gsettings-desktop-schemas-40.0-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gzip-1.10-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] harfbuzz-2.7.4-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] hwdata-0.348-9.2.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] info-6.7-12.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] json-c-0.14-11.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] json-glib-1.6.6-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kbd-2.4.0-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kbd-misc-2.4.0-8.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] keyutils-libs-1.6.1-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kmod-28-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kmod-libs-28-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] krb5-libs-1.19.1-13.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] less-575-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libacl-2.3.1-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libarchive-3.5.2-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libattr-2.5.1-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libblkid-2.37.2-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libbrotli-1.0.9-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcap-2.48-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcap-ng-0.8.2-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcbor-0.7.0-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcom_err-1.46.2-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcurl-7.76.1-14.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libdb-5.3.28-53.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libeconf-0.4.1-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libedit-3.1-37.20210216cvs.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libevent-2.1.12-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libfdisk-2.37.2-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libffi-3.4.2-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libfido2-1.6.0-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgcc-11.2.1-9.1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgcrypt-1.10.0-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgomp-11.2.1-9.1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgpg-error-1.42-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgudev-237-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgusb-0.3.6-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libicu-67.1-9.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libidn2-2.3.0-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libmount-2.37.2-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libnghttp2-1.43.0-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpciaccess-0.16-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpkgconf-1.7.3-9.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpng-1.6.37-12.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpsl-0.21.1-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpwquality-1.4.4-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libseccomp-2.5.2-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libselinux-3.3-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsemanage-3.3-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsepol-3.3-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsigsegv-2.13-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsmartcols-2.37.2-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libssh-0.9.6-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libssh-config-0.9.6-3.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libstdc++-11.2.1-9.1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libtasn1-4.16.0-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libtdb-1.4.4-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libunistring-0.9.10-15.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libusbx-1.0.24-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libutempter-1.2.1-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libuuid-2.37.2-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libverto-0.3.2-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxcrypt-4.4.18-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxml2-2.9.12-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libzstd-1.5.0-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lua-libs-5.4.2-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lz4-libs-1.9.3-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] make-4.3-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] mpfr-4.1.0-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ncurses-6.2-8.20210508.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ncurses-base-6.2-8.20210508.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] ncurses-libs-6.2-8.20210508.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nettle-3.7.3-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openldap-2.4.59-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssh-8.7p1-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssh-clients-8.7p1-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssl-3.0.1-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssl-libs-3.0.1-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssl-pkcs11-0.4.11-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] p11-kit-0.24.1-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] p11-kit-trust-0.24.1-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pam-1.5.1-9.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pcre-8.44-3.el9.3.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pcre2-10.37-3.el9.1.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pcre2-syntax-10.37-3.el9.1.noarch.rpm: Already downloaded DEBUG: [SKIPPED] pkgconf-1.7.3-9.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pkgconf-m4-1.7.3-9.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] pkgconf-pkg-config-1.7.3-9.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] popt-1.18-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] publicsuffix-list-dafsa-20210518-2.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-3.9.10-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-chardet-4.0.0-3.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-idna-2.10-5.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-libs-3.9.10-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pip-wheel-21.2.3-5.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyparsing-2.4.7-7.1.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pysocks-1.7.1-10.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-requests-2.25.1-5.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-setuptools-wheel-53.0.0-9.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-six-1.15.0-7.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-urllib3-1.26.5-2.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] readline-8.1-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rpm-4.16.1.3-10.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rpm-build-libs-4.16.1.3-10.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rpm-libs-4.16.1.3-10.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] sed-4.8-9.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] setup-2.13.7-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] shadow-utils-4.9-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] shared-mime-info-2.1-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] sqlite-libs-3.34.1-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] systemd-249-9.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] systemd-libs-249-9.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] systemd-pam-249-9.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] systemd-rpm-macros-249-9.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] systemd-udev-249-9.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] tar-1.34-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] tzdata-2021e-1.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] unzip-6.0-56.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] util-linux-2.37.2-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] util-linux-core-2.37.2-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] xz-5.2.5-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] xz-libs-5.2.5-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] zip-3.0-30.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] zlib-1.2.11-31.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] zstd-1.5.0-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] LibRaw-0.20.2-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] abattis-cantarell-fonts-0.301-4.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] adobe-mappings-cmap-20171205-12.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] adobe-mappings-cmap-deprecated-20171205-12.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] adobe-mappings-pdf-20180407-10.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] adwaita-cursor-theme-40.1.1-3.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] adwaita-icon-theme-40.1.1-3.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] alsa-lib-1.2.6.1-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] annobin-10.53-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] at-spi2-atk-2.38.0-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] at-spi2-core-2.40.3-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] atk-2.36.0-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cairo-1.17.4-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cairo-gobject-1.17.4-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] colord-libs-1.4.5-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cpp-11.2.1-9.1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dconf-0.40.0-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dwz-0.14-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] efi-srpm-macros-4-9.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] exiv2-0.27.5-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] exiv2-libs-0.27.5-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] fftw-libs-double-3.3.8-12.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] flac-libs-1.3.3-9.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] fontconfig-2.13.94-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] fonts-srpm-macros-2.0.5-7.el9.1.noarch.rpm: Already downloaded DEBUG: [SKIPPED] fribidi-1.0.10-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gawk-all-langpacks-5.1.0-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gcc-11.2.1-9.1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gcc-plugin-annobin-11.2.1-9.1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gd-2.3.2-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gdb-minimal-10.2-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gdk-pixbuf2-2.42.6-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gdk-pixbuf2-modules-2.42.6-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ghc-srpm-macros-1.5.0-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] giflib-5.2.1-9.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] git-core-2.31.1-2.el9.2.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-devel-2.34-21.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-headers-2.34-21.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] go-srpm-macros-3.0.9-9.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] google-droid-sans-fonts-20200215-11.el9.2.noarch.rpm: Already downloaded DEBUG: [SKIPPED] graphene-1.10.6-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] graphviz-2.44.0-25.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gsm-1.0.19-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gstreamer1-1.18.4-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gstreamer1-plugins-base-1.18.4-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gtk-update-icon-cache-3.24.31-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gtk2-2.24.33-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gtk3-3.24.31-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] hicolor-icon-theme-0.17-12.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] imath-3.1.2-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] iso-codes-4.6.0-3.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] jasper-libs-2.0.28-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] jbig2dec-libs-0.19-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] jbigkit-libs-2.1-23.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kernel-headers-5.14.0-52.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kernel-srpm-macros-1.0-10.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] langpacks-core-font-en-3.0-16.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] lcms2-2.12-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libICE-1.0.10-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libSM-1.2.3-10.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libX11-1.7.0-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libX11-common-1.7.0-7.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libX11-xcb-1.7.0-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXau-1.0.9-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXaw-1.0.13-19.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXcomposite-0.4.5-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXcursor-1.2.0-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXdamage-1.1.5-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXext-1.3.4-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXfixes-5.0.3-16.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXft-2.3.3-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXi-1.7.10-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXinerama-1.1.4-10.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXmu-1.1.3-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXpm-3.5.13-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXrandr-1.5.2-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXrender-0.9.10-16.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXt-1.2.0-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXtst-1.2.3-16.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXv-1.0.11-16.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXxf86vm-1.1.4-18.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libasyncns-0.8-22.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcanberra-0.30-26.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcanberra-gtk2-0.30-26.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcanberra-gtk3-0.30-26.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libdatrie-0.2.13-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libdrm-2.4.108-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libepoxy-1.5.5-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libexif-0.6.22-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libfontenc-1.1.3-17.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgexiv2-0.12.3-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libglvnd-1.3.4-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libglvnd-egl-1.3.4-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libglvnd-glx-1.3.4-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgs-9.54.0-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgsf-1.14.47-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgxps-0.3.2-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libijs-0.35-15.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libiptcdata-1.0.5-9.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libjpeg-turbo-2.0.90-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libmpc-1.2.1-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libogg-1.3.4-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libosinfo-1.9.0-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpaper-1.1.28-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] librsvg2-2.50.7-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsndfile-1.0.31-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsoup-2.72.0-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libstemmer-0-18.585svn.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libthai-0.1.28-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libtheora-1.1.1-31.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libtiff-4.2.0-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libtool-ltdl-2.4.6-45.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libtracker-sparql-3.1.2-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libvisual-0.4.0-34.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libvorbis-1.3.7-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libwayland-client-1.19.0-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libwayland-cursor-1.19.0-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libwayland-egl-1.19.0-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libwayland-server-1.19.0-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libwebp-1.2.0-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxcb-1.13.1-9.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxcrypt-compat-4.4.18-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxcrypt-devel-4.4.18-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxkbcommon-1.0.3-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxshmfence-1.3-10.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxslt-1.1.34-9.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] llvm-libs-13.0.0-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lua-srpm-macros-1-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] mesa-libEGL-21.3.4-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] mesa-libGL-21.3.4-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] mesa-libgbm-21.3.4-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] mesa-libglapi-21.3.4-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] mkfontscale-1.2.1-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nspr-4.32.0-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nss-3.71.0-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nss-softokn-3.71.0-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nss-softokn-freebl-3.71.0-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nss-sysinit-3.71.0-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nss-util-3.71.0-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ocaml-srpm-macros-6-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] openblas-srpm-macros-2-11.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] openexr-libs-3.1.1-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openjpeg2-2.4.0-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] opus-1.3.1-10.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] orc-0.4.31-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] osinfo-db-20211216-1.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] osinfo-db-tools-1.9.0-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pango-1.48.7-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] patch-2.7.6-16.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-AutoLoader-5.74-479.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-B-1.80-479.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Carp-1.50-460.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Class-Struct-0.66-479.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Data-Dumper-2.174-462.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Digest-1.19-4.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Digest-MD5-2.58-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Encode-3.08-462.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Errno-1.30-479.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Exporter-5.74-461.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Fcntl-1.13-479.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-Basename-2.85-479.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-Path-2.18-4.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-Temp-0.231.100-4.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-stat-1.09-479.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-FileHandle-2.03-479.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Getopt-Long-2.52-4.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Getopt-Std-1.12-479.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-HTTP-Tiny-0.076-460.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-IO-1.43-479.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-IO-Socket-IP-0.41-5.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-IO-Socket-SSL-2.073-1.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-IPC-Open3-1.21-479.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-MIME-Base64-3.16-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Mozilla-CA-20200520-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-NDBM_File-1.15-479.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Net-SSLeay-1.92-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-POSIX-1.94-479.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-PathTools-3.78-461.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Escapes-1.07-460.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Perldoc-3.28.01-461.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Simple-3.42-4.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Usage-2.01-4.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Scalar-List-Utils-1.56-461.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-SelectSaver-1.02-479.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Socket-2.031-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Storable-3.21-460.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Symbol-1.08-479.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Term-ANSIColor-5.01-461.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Term-Cap-1.17-460.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Text-ParseWords-3.30-460.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Time-Local-1.300-7.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-URI-5.09-3.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-base-2.27-479.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-constant-1.33-461.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-if-0.60.800-479.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-interpreter-5.32.1-479.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-libnet-3.13-4.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-libs-5.32.1-479.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-mro-1.23-479.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-overload-1.31-479.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-overloading-0.02-479.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-parent-0.238-460.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-podlators-4.14-460.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-srpm-macros-1-41.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-subs-1.03-479.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-vars-1.05-479.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] pixman-0.40.0-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] poppler-21.01.0-12.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] poppler-data-0.4.9-9.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] poppler-glib-21.01.0-12.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pulseaudio-libs-15.0-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python-rpm-macros-3.9-50.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-srpm-macros-3.9-50.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-unversioned-command-3.9.10-1.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-babel-2.9.1-2.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cffi-1.14.5-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-cryptography-3.4.7-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-devel-3.9.10-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-packaging-20.9-4.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pip-21.2.3-5.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-ply-3.11-13.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pycparser-2.20-5.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pytz-2021.1-4.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rpm-generators-12-8.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rpm-macros-3.9-50.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] qt5-srpm-macros-5.15.2-9.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] redhat-rpm-config-191-1.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] rpm-build-4.16.1.3-10.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rust-srpm-macros-17-4.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] sound-theme-freedesktop-0.8-17.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] totem-pl-parser-3.26.6-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] tracker-3.1.2-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] tracker-miners-3.1.2-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] upower-0.99.11-11.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-bookman-fonts-20200910-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-c059-fonts-20200910-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-d050000l-fonts-20200910-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-fonts-20200910-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-fonts-common-20200910-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-gothic-fonts-20200910-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-nimbus-roman-fonts-20200910-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-nimbus-sans-fonts-20200910-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-p052-fonts-20200910-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-standard-symbols-ps-fonts-20200910-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-z003-fonts-20200910-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] xkeyboard-config-2.33-2.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] xml-common-0.6.3-58.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-docutils-0.16-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-greenlet-0.4.17-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-imagesize-1.2.0-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pygments-2.7.4-4.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-snowballstemmer-1.9.0-10.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinx-3.4.3-7.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinx-theme-alabaster-0.7.12-13.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinxcontrib-applehelp-1.0.2-5.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinxcontrib-devhelp-1.0.2-5.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinxcontrib-htmlhelp-1.0.3-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinxcontrib-jsmath-1.0.1-12.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinxcontrib-qthelp-1.0.3-5.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinxcontrib-serializinghtml-1.1.4-5.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libraqm-0.7.0-7.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-eventlet-0.30.2-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sqlalchemy-1.3.24-1.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ImageMagick-6.9.11.27-7.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ImageMagick-libs-6.9.11.27-7.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] liblqr-1-0.4.2-17.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libwmf-lite-0.2.12-6.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-jinja2-3.0.1-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-markupsafe-2.0.0-2.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pbr-5.6.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-setuptools-57.4.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-setuptools_scm-6.3.2-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tomli-1.2.1-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: Running scriptlet: filesystem-3.16-2.el9.x86_64 1/1 DEBUG: Preparing : 1/1 DEBUG: Installing : libgcc-11.2.1-9.1.el9.x86_64 1/464 DEBUG: Running scriptlet: libgcc-11.2.1-9.1.el9.x86_64 1/464 DEBUG: Installing : crypto-policies-20220201-1.git636a91d.el9.noarch 2/464 DEBUG: Running scriptlet: crypto-policies-20220201-1.git636a91d.el9.noarch 2/464 DEBUG: Installing : fonts-filesystem-1:2.0.5-7.el9.1.noarch 3/464 DEBUG: Installing : tzdata-2021e-1.el9.noarch 4/464 DEBUG: Installing : hwdata-0.348-9.2.el9.noarch 5/464 DEBUG: Installing : dejavu-sans-fonts-2.37-18.el9.noarch 6/464 DEBUG: Installing : adobe-mappings-cmap-20171205-12.el9.noarch 7/464 DEBUG: Installing : adobe-mappings-cmap-deprecated-20171205-12.el9.n 8/464 DEBUG: Installing : langpacks-core-font-en-3.0-16.el9.noarch 9/464 DEBUG: Installing : osinfo-db-20211216-1.el9.noarch 10/464 DEBUG: Installing : abattis-cantarell-fonts-0.301-4.el9.noarch 11/464 DEBUG: Installing : google-droid-sans-fonts-20200215-11.el9.2.noarch 12/464 DEBUG: Installing : xkeyboard-config-2.33-2.el9.noarch 13/464 DEBUG: Installing : rust-srpm-macros-17-4.el9.noarch 14/464 DEBUG: Installing : qt5-srpm-macros-5.15.2-9.el9.noarch 15/464 DEBUG: Installing : poppler-data-0.4.9-9.el9.noarch 16/464 DEBUG: Installing : perl-srpm-macros-1-41.el9.noarch 17/464 DEBUG: Installing : openblas-srpm-macros-2-11.el9.noarch 18/464 DEBUG: Installing : ocaml-srpm-macros-6-6.el9.noarch 19/464 DEBUG: Installing : libX11-common-1.7.0-7.el9.noarch 20/464 DEBUG: Installing : kernel-headers-5.14.0-52.el9.x86_64 21/464 DEBUG: Installing : ghc-srpm-macros-1.5.0-6.el9.noarch 22/464 DEBUG: Installing : gawk-all-langpacks-5.1.0-5.el9.x86_64 23/464 DEBUG: Installing : adwaita-cursor-theme-40.1.1-3.el9.noarch 24/464 DEBUG: Installing : adobe-mappings-pdf-20180407-10.el9.noarch 25/464 DEBUG: Installing : python3-setuptools-wheel-53.0.0-9.el9.noarch 26/464 DEBUG: Installing : publicsuffix-list-dafsa-20210518-2.el9.noarch 27/464 DEBUG: Installing : pkgconf-m4-1.7.3-9.el9.noarch 28/464 DEBUG: Installing : pcre2-syntax-10.37-3.el9.1.noarch 29/464 DEBUG: Installing : ncurses-base-6.2-8.20210508.el9.noarch 30/464 DEBUG: Installing : libssh-config-0.9.6-3.el9.noarch 31/464 DEBUG: Installing : kbd-misc-2.4.0-8.el9.noarch 32/464 DEBUG: Installing : coreutils-common-8.32-31.el9.x86_64 33/464 DEBUG: Installing : centos-gpg-keys-9.0-9.el9.noarch 34/464 DEBUG: Installing : centos-stream-release-9.0-9.el9.noarch 35/464 DEBUG: Installing : centos-stream-repos-9.0-9.el9.noarch 36/464 DEBUG: warning: /etc/dnf/vars/stream created as /etc/dnf/vars/stream.rpmnew DEBUG: Installing : setup-2.13.7-6.el9.noarch 37/464 DEBUG: warning: /etc/hosts created as /etc/hosts.rpmnew DEBUG: Running scriptlet: setup-2.13.7-6.el9.noarch 37/464 DEBUG: Installing : filesystem-3.16-2.el9.x86_64 38/464 DEBUG: Installing : urw-base35-fonts-common-20200910-6.el9.noarch 39/464 DEBUG: Installing : basesystem-11-13.el9.noarch 40/464 DEBUG: Installing : glibc-gconv-extra-2.34-21.el9.x86_64 41/464 DEBUG: Running scriptlet: glibc-gconv-extra-2.34-21.el9.x86_64 41/464 DEBUG: Installing : glibc-minimal-langpack-2.34-21.el9.x86_64 42/464 DEBUG: Installing : glibc-common-2.34-21.el9.x86_64 43/464 DEBUG: Running scriptlet: glibc-2.34-21.el9.x86_64 44/464 DEBUG: Installing : glibc-2.34-21.el9.x86_64 44/464 DEBUG: Running scriptlet: glibc-2.34-21.el9.x86_64 44/464 DEBUG: Installing : ncurses-libs-6.2-8.20210508.el9.x86_64 45/464 DEBUG: Installing : bash-5.1.8-2.el9.x86_64 46/464 DEBUG: Running scriptlet: bash-5.1.8-2.el9.x86_64 46/464 DEBUG: Installing : zlib-1.2.11-31.el9.x86_64 47/464 DEBUG: Installing : libstdc++-11.2.1-9.1.el9.x86_64 48/464 DEBUG: Installing : bzip2-libs-1.0.8-8.el9.x86_64 49/464 DEBUG: Installing : libxcrypt-4.4.18-3.el9.x86_64 50/464 DEBUG: Installing : xz-libs-5.2.5-7.el9.x86_64 51/464 DEBUG: Installing : libxml2-2.9.12-4.el9.x86_64 52/464 DEBUG: Installing : libpng-2:1.6.37-12.el9.x86_64 53/464 DEBUG: Installing : libzstd-1.5.0-2.el9.x86_64 54/464 DEBUG: Installing : libjpeg-turbo-2.0.90-5.el9.x86_64 55/464 DEBUG: Installing : expat-2.2.10-4.el9.x86_64 56/464 DEBUG: Installing : gmp-1:6.2.0-10.el9.x86_64 57/464 DEBUG: Installing : libffi-3.4.2-7.el9.x86_64 58/464 DEBUG: Installing : libuuid-2.37.2-1.el9.x86_64 59/464 DEBUG: Installing : elfutils-libelf-0.186-1.el9.x86_64 60/464 DEBUG: Installing : sqlite-libs-3.34.1-5.el9.x86_64 61/464 DEBUG: Installing : libcap-2.48-8.el9.x86_64 62/464 DEBUG: Installing : p11-kit-0.24.1-2.el9.x86_64 63/464 DEBUG: Installing : lcms2-2.12-3.el9.x86_64 64/464 DEBUG: Installing : nspr-4.32.0-8.el9.x86_64 65/464 DEBUG: Installing : mpfr-4.1.0-7.el9.x86_64 66/464 DEBUG: Installing : libgomp-11.2.1-9.1.el9.x86_64 67/464 DEBUG: Installing : libogg-2:1.3.4-6.el9.x86_64 68/464 DEBUG: Installing : libvorbis-1:1.3.7-5.el9.x86_64 69/464 DEBUG: Installing : libtool-ltdl-2.4.6-45.el9.x86_64 70/464 DEBUG: Installing : nss-util-3.71.0-6.el9.x86_64 71/464 DEBUG: Installing : libwayland-client-1.19.0-4.el9.x86_64 72/464 DEBUG: Installing : readline-8.1-4.el9.x86_64 73/464 DEBUG: Installing : libattr-2.5.1-3.el9.x86_64 74/464 DEBUG: Installing : libacl-2.3.1-3.el9.x86_64 75/464 DEBUG: Installing : popt-1.18-8.el9.x86_64 76/464 DEBUG: Installing : libwebp-1.2.0-3.el9.x86_64 77/464 DEBUG: Installing : libicu-67.1-9.el9.x86_64 78/464 DEBUG: Installing : gdbm-libs-1:1.19-4.el9.x86_64 79/464 DEBUG: Installing : libbrotli-1.0.9-6.el9.x86_64 80/464 DEBUG: Installing : libcap-ng-0.8.2-6.el9.x86_64 81/464 DEBUG: Installing : audit-libs-3.0.7-100.el9.x86_64 82/464 DEBUG: Installing : libcom_err-1.46.2-2.el9.x86_64 83/464 DEBUG: Installing : libtdb-1.4.4-1.el9.x86_64 84/464 DEBUG: Installing : libunistring-0.9.10-15.el9.x86_64 85/464 DEBUG: Installing : libidn2-2.3.0-7.el9.x86_64 86/464 DEBUG: Installing : lz4-libs-1.9.3-5.el9.x86_64 87/464 DEBUG: Installing : pcre2-10.37-3.el9.1.x86_64 88/464 DEBUG: Installing : fribidi-1.0.10-6.el9.x86_64 89/464 DEBUG: Installing : libICE-1.0.10-8.el9.x86_64 90/464 DEBUG: Installing : libX11-xcb-1.7.0-7.el9.x86_64 91/464 DEBUG: Installing : openjpeg2-2.4.0-6.el9.x86_64 92/464 DEBUG: Installing : libSM-1.2.3-10.el9.x86_64 93/464 DEBUG: Installing : libpsl-0.21.1-5.el9.x86_64 94/464 DEBUG: Installing : libwayland-cursor-1.19.0-4.el9.x86_64 95/464 DEBUG: Installing : libmpc-1.2.1-4.el9.x86_64 96/464 DEBUG: Installing : libwayland-server-1.19.0-4.el9.x86_64 97/464 DEBUG: Installing : exiv2-0.27.5-2.el9.x86_64 98/464 DEBUG: Installing : exiv2-libs-0.27.5-2.el9.x86_64 99/464 DEBUG: Running scriptlet: xml-common-0.6.3-58.el9.noarch 100/464 DEBUG: Installing : xml-common-0.6.3-58.el9.noarch 100/464 DEBUG: Installing : libxcrypt-compat-4.4.18-3.el9.x86_64 101/464 DEBUG: Installing : unzip-6.0-56.el9.x86_64 102/464 DEBUG: Installing : imath-3.1.2-1.el9.x86_64 103/464 DEBUG: Installing : file-libs-5.39-8.el9.x86_64 104/464 DEBUG: Installing : file-5.39-8.el9.x86_64 105/464 DEBUG: Installing : hicolor-icon-theme-0.17-12.el9.noarch 106/464 DEBUG: Installing : libedit-3.1-37.20210216cvs.el9.x86_64 107/464 DEBUG: Installing : alternatives-1.20-2.el9.x86_64 108/464 DEBUG: Installing : libseccomp-2.5.2-2.el9.x86_64 109/464 DEBUG: Installing : libsepol-3.3-2.el9.x86_64 110/464 DEBUG: Installing : libselinux-3.3-2.el9.x86_64 111/464 DEBUG: Installing : sed-4.8-9.el9.x86_64 112/464 DEBUG: Installing : findutils-1:4.8.0-5.el9.x86_64 113/464 DEBUG: Installing : mesa-libglapi-21.3.4-2.el9.x86_64 114/464 DEBUG: Installing : libsigsegv-2.13-4.el9.x86_64 115/464 DEBUG: Installing : gawk-5.1.0-5.el9.x86_64 116/464 DEBUG: Installing : libsmartcols-2.37.2-1.el9.x86_64 117/464 DEBUG: Installing : libtasn1-4.16.0-7.el9.x86_64 118/464 DEBUG: Installing : p11-kit-trust-0.24.1-2.el9.x86_64 119/464 DEBUG: Running scriptlet: p11-kit-trust-0.24.1-2.el9.x86_64 119/464 DEBUG: Installing : lua-libs-5.4.2-4.el9.x86_64 120/464 DEBUG: Installing : pcre-8.44-3.el9.3.x86_64 121/464 DEBUG: Installing : grep-3.6-5.el9.x86_64 122/464 DEBUG: Installing : openssl-pkcs11-0.4.11-7.el9.x86_64 123/464 DEBUG: Installing : openssl-libs-1:3.0.1-5.el9.x86_64 124/464 DEBUG: Installing : coreutils-8.32-31.el9.x86_64 125/464 DEBUG: Running scriptlet: ca-certificates-2020.2.50-94.el9.noarch 126/464 DEBUG: Installing : ca-certificates-2020.2.50-94.el9.noarch 126/464 DEBUG: Running scriptlet: ca-certificates-2020.2.50-94.el9.noarch 126/464 DEBUG: Installing : libblkid-2.37.2-1.el9.x86_64 127/464 DEBUG: Running scriptlet: libblkid-2.37.2-1.el9.x86_64 127/464 DEBUG: Installing : libmount-2.37.2-1.el9.x86_64 128/464 DEBUG: Installing : libarchive-3.5.2-1.el9.x86_64 129/464 DEBUG: Installing : libfdisk-2.37.2-1.el9.x86_64 130/464 DEBUG: Installing : gzip-1.10-8.el9.x86_64 131/464 DEBUG: Installing : cracklib-2.9.6-27.el9.x86_64 132/464 DEBUG: Installing : kmod-libs-28-7.el9.x86_64 133/464 DEBUG: Installing : alsa-lib-1.2.6.1-1.el9.x86_64 134/464 DEBUG: Installing : jbigkit-libs-2.1-23.el9.x86_64 135/464 DEBUG: Installing : libtiff-4.2.0-3.el9.x86_64 136/464 DEBUG: Installing : libglvnd-1:1.3.4-1.el9.x86_64 137/464 DEBUG: Installing : libstemmer-0-18.585svn.el9.x86_64 138/464 DEBUG: Installing : libwayland-egl-1.19.0-4.el9.x86_64 139/464 DEBUG: Installing : libxshmfence-1.3-10.el9.x86_64 140/464 DEBUG: Installing : opus-1.3.1-10.el9.x86_64 141/464 DEBUG: Installing : pixman-0.40.0-5.el9.x86_64 142/464 DEBUG: Installing : cracklib-dicts-2.9.6-27.el9.x86_64 143/464 DEBUG: Installing : python3-pip-wheel-21.2.3-5.el9.noarch 144/464 DEBUG: Installing : python-unversioned-command-3.9.10-1.el9.noarch 145/464 DEBUG: Installing : python3-3.9.10-1.el9.x86_64 146/464 DEBUG: Installing : python3-libs-3.9.10-1.el9.x86_64 147/464 DEBUG: Installing : python3-setuptools-57.4.0-1.el9s.noarch 148/464 DEBUG: Installing : python3-six-1.15.0-7.el9.noarch 149/464 DEBUG: Installing : python3-idna-2.10-5.el9.noarch 150/464 DEBUG: Installing : python3-pip-21.2.3-5.el9.noarch 151/464 DEBUG: Installing : crypto-policies-scripts-20220201-1.git636a91d.el 152/464 DEBUG: Installing : python3-chardet-4.0.0-3.el9.noarch 153/464 DEBUG: Installing : python3-pyparsing-2.4.7-7.1.el9.noarch 154/464 DEBUG: Installing : python3-packaging-20.9-4.el9.noarch 155/464 DEBUG: Installing : python3-pysocks-1.7.1-10.el9.noarch 156/464 DEBUG: Installing : python3-urllib3-1.26.5-2.el9.noarch 157/464 DEBUG: Installing : python3-requests-2.25.1-5.el9.noarch 158/464 DEBUG: Installing : python3-ply-3.11-13.el9.noarch 159/464 DEBUG: Installing : python3-pycparser-2.20-5.el9.noarch 160/464 DEBUG: Installing : python3-cffi-1.14.5-4.el9.x86_64 161/464 DEBUG: Installing : python3-cryptography-3.4.7-6.el9.x86_64 162/464 DEBUG: Installing : python3-pytz-2021.1-4.el9.noarch 163/464 DEBUG: Installing : python3-babel-2.9.1-2.el9.noarch 164/464 DEBUG: Installing : python3-docutils-0.16-6.el9.noarch 165/464 DEBUG: Installing : python3-greenlet-0.4.17-4.el9.x86_64 166/464 DEBUG: Installing : python3-imagesize-1.2.0-6.el9.noarch 167/464 DEBUG: Installing : python3-pygments-2.7.4-4.el9.noarch 168/464 DEBUG: Installing : python3-snowballstemmer-1.9.0-10.el9.noarch 169/464 DEBUG: Installing : python3-sphinx-theme-alabaster-0.7.12-13.el9.noa 170/464 DEBUG: Installing : python3-sphinxcontrib-applehelp-1.0.2-5.el9.noar 171/464 DEBUG: Installing : python3-sphinxcontrib-devhelp-1.0.2-5.el9.noarch 172/464 DEBUG: Installing : python3-sphinxcontrib-htmlhelp-1.0.3-6.el9.noarc 173/464 DEBUG: Installing : python3-sphinxcontrib-jsmath-1.0.1-12.el9.noarch 174/464 DEBUG: Installing : python3-sphinxcontrib-qthelp-1.0.3-5.el9.noarch 175/464 DEBUG: Installing : python3-sphinxcontrib-serializinghtml-1.1.4-5.el 176/464 DEBUG: Installing : python3-markupsafe-2.0.0-2.el9s.x86_64 177/464 DEBUG: Installing : python3-jinja2-3.0.1-2.el9s.noarch 178/464 DEBUG: Installing : python3-tomli-1.2.1-2.el9s.noarch 179/464 DEBUG: Installing : openssl-1:3.0.1-5.el9.x86_64 180/464 DEBUG: Installing : sound-theme-freedesktop-0.8-17.el9.noarch 181/464 DEBUG: Running scriptlet: sound-theme-freedesktop-0.8-17.el9.noarch 181/464 DEBUG: Installing : kmod-28-7.el9.x86_64 182/464 DEBUG: Installing : libevent-2.1.12-6.el9.x86_64 183/464 DEBUG: Installing : xz-5.2.5-7.el9.x86_64 184/464 DEBUG: Installing : libsemanage-3.3-1.el9.x86_64 185/464 DEBUG: Installing : shadow-utils-2:4.9-3.el9.x86_64 186/464 DEBUG: Running scriptlet: libutempter-1.2.1-6.el9.x86_64 187/464 DEBUG: Installing : libutempter-1.2.1-6.el9.x86_64 187/464 DEBUG: Installing : tar-2:1.34-3.el9.x86_64 188/464 DEBUG: Installing : llvm-libs-13.0.0-1.el9.x86_64 189/464 DEBUG: Installing : openexr-libs-3.1.1-2.el9.x86_64 190/464 DEBUG: Installing : zip-3.0-30.el9.x86_64 191/464 DEBUG: Installing : iso-codes-4.6.0-3.el9.noarch 192/464 DEBUG: Installing : cpp-11.2.1-9.1.el9.x86_64 193/464 DEBUG: Installing : acl-2.3.1-3.el9.x86_64 194/464 DEBUG: Installing : nss-softokn-freebl-3.71.0-6.el9.x86_64 195/464 DEBUG: Installing : nss-softokn-3.71.0-6.el9.x86_64 196/464 DEBUG: Installing : nss-sysinit-3.71.0-6.el9.x86_64 197/464 DEBUG: Installing : nss-3.71.0-6.el9.x86_64 198/464 DEBUG: Running scriptlet: nss-3.71.0-6.el9.x86_64 198/464 DEBUG: Installing : flac-libs-1.3.3-9.el9.x86_64 199/464 DEBUG: Installing : libtheora-1:1.1.1-31.el9.x86_64 200/464 DEBUG: Installing : fftw-libs-double-3.3.8-12.el9.x86_64 201/464 DEBUG: Installing : dwz-0.14-3.el9.x86_64 202/464 DEBUG: Installing : nettle-3.7.3-2.el9.x86_64 203/464 DEBUG: Installing : gnutls-3.7.3-1.el9.x86_64 204/464 DEBUG: Installing : glib2-2.68.4-5.el9.x86_64 205/464 DEBUG: Installing : atk-2.36.0-5.el9.x86_64 206/464 DEBUG: Installing : gstreamer1-1.18.4-4.el9.x86_64 207/464 DEBUG: Installing : json-glib-1.6.6-1.el9.x86_64 208/464 DEBUG: Installing : gobject-introspection-1.68.0-10.el9.x86_64 209/464 DEBUG: Installing : gsettings-desktop-schemas-40.0-4.el9.x86_64 210/464 DEBUG: Installing : glib-networking-2.68.3-1.el9.x86_64 211/464 DEBUG: Installing : shared-mime-info-2.1-4.el9.x86_64 212/464 DEBUG: Running scriptlet: shared-mime-info-2.1-4.el9.x86_64 212/464 DEBUG: Installing : gdk-pixbuf2-2.42.6-2.el9.x86_64 213/464 DEBUG: Installing : gdk-pixbuf2-modules-2.42.6-2.el9.x86_64 214/464 DEBUG: Installing : gtk-update-icon-cache-3.24.31-1.el9.x86_64 215/464 DEBUG: Installing : libgsf-1.14.47-5.el9.x86_64 216/464 DEBUG: Installing : graphene-1.10.6-2.el9.x86_64 217/464 DEBUG: Installing : libgexiv2-0.12.3-1.el9.x86_64 218/464 DEBUG: Installing : liblqr-1-0.4.2-17.el9s.x86_64 219/464 DEBUG: Installing : exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 220/464 DEBUG: Installing : jasper-libs-2.0.28-3.el9.x86_64 221/464 DEBUG: Installing : LibRaw-0.20.2-5.el9.x86_64 222/464 DEBUG: Installing : libxkbcommon-1.0.3-4.el9.x86_64 223/464 DEBUG: Installing : libxslt-1.1.34-9.el9.x86_64 224/464 DEBUG: Installing : bzip2-1.0.8-8.el9.x86_64 225/464 DEBUG: Installing : graphite2-1.3.14-9.el9.x86_64 226/464 DEBUG: Installing : freetype-2.10.4-6.el9.x86_64 227/464 DEBUG: Installing : harfbuzz-2.7.4-5.el9.x86_64 228/464 DEBUG: Installing : fontconfig-2.13.94-2.el9.x86_64 229/464 DEBUG: Running scriptlet: fontconfig-2.13.94-2.el9.x86_64 229/464 DEBUG: Installing : poppler-21.01.0-12.el9.x86_64 230/464 DEBUG: Installing : urw-base35-bookman-fonts-20200910-6.el9.noarch 231/464 DEBUG: Running scriptlet: urw-base35-bookman-fonts-20200910-6.el9.noarch 231/464 DEBUG: Installing : urw-base35-c059-fonts-20200910-6.el9.noarch 232/464 DEBUG: Running scriptlet: urw-base35-c059-fonts-20200910-6.el9.noarch 232/464 DEBUG: Installing : urw-base35-d050000l-fonts-20200910-6.el9.noarch 233/464 DEBUG: Running scriptlet: urw-base35-d050000l-fonts-20200910-6.el9.noarch 233/464 DEBUG: Installing : urw-base35-gothic-fonts-20200910-6.el9.noarch 234/464 DEBUG: Running scriptlet: urw-base35-gothic-fonts-20200910-6.el9.noarch 234/464 DEBUG: Installing : urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.n 235/464 DEBUG: Running scriptlet: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.n 235/464 DEBUG: Installing : urw-base35-nimbus-roman-fonts-20200910-6.el9.noa 236/464 DEBUG: Running scriptlet: urw-base35-nimbus-roman-fonts-20200910-6.el9.noa 236/464 DEBUG: Installing : urw-base35-nimbus-sans-fonts-20200910-6.el9.noar 237/464 DEBUG: Running scriptlet: urw-base35-nimbus-sans-fonts-20200910-6.el9.noar 237/464 DEBUG: Installing : urw-base35-p052-fonts-20200910-6.el9.noarch 238/464 DEBUG: Running scriptlet: urw-base35-p052-fonts-20200910-6.el9.noarch 238/464 DEBUG: Installing : urw-base35-standard-symbols-ps-fonts-20200910-6. 239/464 DEBUG: Running scriptlet: urw-base35-standard-symbols-ps-fonts-20200910-6. 239/464 DEBUG: Installing : urw-base35-z003-fonts-20200910-6.el9.noarch 240/464 DEBUG: Running scriptlet: urw-base35-z003-fonts-20200910-6.el9.noarch 240/464 DEBUG: Installing : urw-base35-fonts-20200910-6.el9.noarch 241/464 DEBUG: Installing : libraqm-0.7.0-7.el9s.x86_64 242/464 DEBUG: Running scriptlet: groff-base-1.22.4-10.el9.x86_64 243/464 DEBUG: Installing : groff-base-1.22.4-10.el9.x86_64 243/464 DEBUG: Running scriptlet: groff-base-1.22.4-10.el9.x86_64 243/464 DEBUG: Installing : zstd-1.5.0-2.el9.x86_64 244/464 DEBUG: Installing : info-6.7-12.el9.x86_64 245/464 DEBUG: Installing : ed-1.14.2-12.el9.x86_64 246/464 DEBUG: Installing : patch-2.7.6-16.el9.x86_64 247/464 DEBUG: Installing : libfontenc-1.1.3-17.el9.x86_64 248/464 DEBUG: Installing : mkfontscale-1.2.1-3.el9.x86_64 249/464 DEBUG: Installing : xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarc 250/464 DEBUG: Running scriptlet: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarc 250/464 DEBUG: Installing : less-575-4.el9.x86_64 251/464 DEBUG: Installing : systemd-rpm-macros-249-9.el9.noarch 252/464 DEBUG: Installing : adwaita-icon-theme-40.1.1-3.el9.noarch 253/464 DEBUG: Installing : libpaper-1.1.28-4.el9.x86_64 254/464 DEBUG: Installing : ncurses-6.2-8.20210508.el9.x86_64 255/464 DEBUG: Installing : perl-Digest-1.19-4.el9.noarch 256/464 DEBUG: Installing : perl-Digest-MD5-2.58-4.el9.x86_64 257/464 DEBUG: Installing : perl-B-1.80-479.el9.x86_64 258/464 DEBUG: Installing : perl-FileHandle-2.03-479.el9.noarch 259/464 DEBUG: Installing : perl-AutoLoader-5.74-479.el9.noarch 260/464 DEBUG: Installing : perl-Data-Dumper-2.174-462.el9.x86_64 261/464 DEBUG: Installing : perl-libnet-3.13-4.el9.noarch 262/464 DEBUG: Installing : perl-base-2.27-479.el9.noarch 263/464 DEBUG: Installing : perl-URI-5.09-3.el9.noarch 264/464 DEBUG: Installing : perl-Net-SSLeay-1.92-1.el9.x86_64 265/464 DEBUG: Installing : perl-Mozilla-CA-20200520-6.el9.noarch 266/464 DEBUG: Installing : perl-if-0.60.800-479.el9.noarch 267/464 DEBUG: Installing : perl-IO-Socket-IP-0.41-5.el9.noarch 268/464 DEBUG: Installing : perl-Time-Local-2:1.300-7.el9.noarch 269/464 DEBUG: Installing : perl-File-Path-2.18-4.el9.noarch 270/464 DEBUG: Installing : perl-Pod-Escapes-1:1.07-460.el9.noarch 271/464 DEBUG: Installing : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 272/464 DEBUG: Installing : perl-IO-Socket-SSL-2.073-1.el9.noarch 273/464 DEBUG: Installing : perl-Class-Struct-0.66-479.el9.noarch 274/464 DEBUG: Installing : perl-POSIX-1.94-479.el9.x86_64 275/464 DEBUG: Installing : perl-Term-ANSIColor-5.01-461.el9.noarch 276/464 DEBUG: Installing : perl-IPC-Open3-1.21-479.el9.noarch 277/464 DEBUG: Installing : perl-subs-1.03-479.el9.noarch 278/464 DEBUG: Installing : perl-File-Temp-1:0.231.100-4.el9.noarch 279/464 DEBUG: Installing : perl-Term-Cap-1.17-460.el9.noarch 280/464 DEBUG: Installing : perl-Pod-Simple-1:3.42-4.el9.noarch 281/464 DEBUG: Installing : perl-HTTP-Tiny-0.076-460.el9.noarch 282/464 DEBUG: Installing : perl-Socket-4:2.031-4.el9.x86_64 283/464 DEBUG: Installing : perl-SelectSaver-1.02-479.el9.noarch 284/464 DEBUG: Installing : perl-Symbol-1.08-479.el9.noarch 285/464 DEBUG: Installing : perl-File-stat-1.09-479.el9.noarch 286/464 DEBUG: Installing : perl-podlators-1:4.14-460.el9.noarch 287/464 DEBUG: Installing : perl-Pod-Perldoc-3.28.01-461.el9.noarch 288/464 DEBUG: Installing : perl-Fcntl-1.13-479.el9.x86_64 289/464 DEBUG: Installing : perl-Text-ParseWords-3.30-460.el9.noarch 290/464 DEBUG: Installing : perl-mro-1.23-479.el9.x86_64 291/464 DEBUG: Installing : perl-IO-1.43-479.el9.x86_64 292/464 DEBUG: Installing : perl-overloading-0.02-479.el9.noarch 293/464 DEBUG: Installing : perl-Pod-Usage-4:2.01-4.el9.noarch 294/464 DEBUG: Installing : perl-Errno-1.30-479.el9.x86_64 295/464 DEBUG: Installing : perl-File-Basename-2.85-479.el9.noarch 296/464 DEBUG: Installing : perl-Getopt-Std-1.12-479.el9.noarch 297/464 DEBUG: Installing : perl-MIME-Base64-3.16-4.el9.x86_64 298/464 DEBUG: Installing : perl-Scalar-List-Utils-4:1.56-461.el9.x86_64 299/464 DEBUG: Installing : perl-constant-1.33-461.el9.noarch 300/464 DEBUG: Installing : perl-Storable-1:3.21-460.el9.x86_64 301/464 DEBUG: Installing : perl-overload-1.31-479.el9.noarch 302/464 DEBUG: Installing : perl-parent-1:0.238-460.el9.noarch 303/464 DEBUG: Installing : perl-vars-1.05-479.el9.noarch 304/464 DEBUG: Installing : perl-Getopt-Long-1:2.52-4.el9.noarch 305/464 DEBUG: Installing : perl-Carp-1.50-460.el9.noarch 306/464 DEBUG: Installing : perl-Exporter-5.74-461.el9.noarch 307/464 DEBUG: Installing : perl-NDBM_File-1.15-479.el9.x86_64 308/464 DEBUG: Installing : perl-PathTools-3.78-461.el9.x86_64 309/464 DEBUG: Installing : perl-Encode-4:3.08-462.el9.x86_64 310/464 DEBUG: Installing : perl-libs-4:5.32.1-479.el9.x86_64 311/464 DEBUG: Installing : perl-interpreter-4:5.32.1-479.el9.x86_64 312/464 DEBUG: Installing : kernel-srpm-macros-1.0-10.el9.noarch 313/464 DEBUG: Installing : cpio-2.13-16.el9.x86_64 314/464 DEBUG: Installing : diffutils-3.7-12.el9.x86_64 315/464 DEBUG: Installing : json-c-0.14-11.el9.x86_64 316/464 DEBUG: Installing : keyutils-libs-1.6.1-4.el9.x86_64 317/464 DEBUG: Installing : libcbor-0.7.0-5.el9.x86_64 318/464 DEBUG: Installing : libdb-5.3.28-53.el9.x86_64 319/464 DEBUG: Installing : libeconf-0.4.1-2.el9.x86_64 320/464 DEBUG: Installing : libpwquality-1.4.4-8.el9.x86_64 321/464 DEBUG: Installing : pam-1.5.1-9.el9.x86_64 322/464 DEBUG: Installing : kbd-2.4.0-8.el9.x86_64 323/464 DEBUG: Installing : libgpg-error-1.42-5.el9.x86_64 324/464 DEBUG: Installing : libgcrypt-1.10.0-1.el9.x86_64 325/464 DEBUG: Installing : systemd-libs-249-9.el9.x86_64 326/464 DEBUG: Running scriptlet: systemd-libs-249-9.el9.x86_64 326/464 DEBUG: Installing : dbus-libs-1:1.12.20-5.el9.x86_64 327/464 DEBUG: Installing : avahi-libs-0.8-11.el9.x86_64 328/464 DEBUG: Installing : NetworkManager-libnm-1:1.36.0-0.7.el9.x86_64 329/464 DEBUG: Running scriptlet: NetworkManager-libnm-1:1.36.0-0.7.el9.x86_64 329/464 DEBUG: Installing : libgudev-237-1.el9.x86_64 330/464 DEBUG: Installing : libusbx-1.0.24-4.el9.x86_64 331/464 DEBUG: Installing : libgusb-0.3.6-3.el9.x86_64 332/464 DEBUG: Installing : colord-libs-1.4.5-4.el9.x86_64 333/464 DEBUG: Installing : util-linux-core-2.37.2-1.el9.x86_64 334/464 DEBUG: Running scriptlet: util-linux-core-2.37.2-1.el9.x86_64 334/464 DEBUG: Installing : util-linux-2.37.2-1.el9.x86_64 335/464 DEBUG: Running scriptlet: util-linux-2.37.2-1.el9.x86_64 335/464 DEBUG: Installing : device-mapper-9:1.02.181-3.el9.x86_64 336/464 DEBUG: Installing : device-mapper-libs-9:1.02.181-3.el9.x86_64 337/464 DEBUG: Installing : cryptsetup-libs-2.4.3-1.el9.x86_64 338/464 DEBUG: Installing : elfutils-default-yama-scope-0.186-1.el9.noarch 339/464 DEBUG: Running scriptlet: elfutils-default-yama-scope-0.186-1.el9.noarch 339/464 DEBUG: Installing : elfutils-libs-0.186-1.el9.x86_64 340/464 DEBUG: Installing : dbus-1:1.12.20-5.el9.x86_64 341/464 DEBUG: Installing : systemd-pam-249-9.el9.x86_64 342/464 DEBUG: Running scriptlet: systemd-249-9.el9.x86_64 343/464 DEBUG: Installing : systemd-249-9.el9.x86_64 343/464 DEBUG: Running scriptlet: systemd-249-9.el9.x86_64 343/464 DEBUG: Installing : dbus-common-1:1.12.20-5.el9.noarch 344/464 DEBUG: Running scriptlet: dbus-common-1:1.12.20-5.el9.noarch 344/464 DEBUG: Created symlink /etc/systemd/system/sockets.target.wants/dbus.socket → /usr/lib/systemd/system/dbus.socket. DEBUG: Created symlink /etc/systemd/user/sockets.target.wants/dbus.socket → /usr/lib/systemd/user/dbus.socket. DEBUG: Running scriptlet: dbus-broker-28-5.el9.x86_64 345/464 DEBUG: useradd warning: dbus's uid 81 outside of the SYS_UID_MIN 201 and SYS_UID_MAX 999 range. DEBUG: Installing : dbus-broker-28-5.el9.x86_64 345/464 DEBUG: Running scriptlet: dbus-broker-28-5.el9.x86_64 345/464 DEBUG: Created symlink /etc/systemd/system/dbus.service → /usr/lib/systemd/system/dbus-broker.service. DEBUG: Created symlink /etc/systemd/user/dbus.service → /usr/lib/systemd/user/dbus-broker.service. DEBUG: Installing : systemd-udev-249-9.el9.x86_64 346/464 DEBUG: Running scriptlet: systemd-udev-249-9.el9.x86_64 346/464 DEBUG: Installing : libfido2-1.6.0-7.el9.x86_64 347/464 DEBUG: Installing : upower-0.99.11-11.el9.x86_64 348/464 DEBUG: Running scriptlet: upower-0.99.11-11.el9.x86_64 348/464 DEBUG: Created symlink /etc/systemd/system/graphical.target.wants/upower.service → /usr/lib/systemd/system/upower.service. DEBUG: Installing : dconf-0.40.0-6.el9.x86_64 349/464 DEBUG: Running scriptlet: dconf-0.40.0-6.el9.x86_64 349/464 DEBUG: Running scriptlet: openssh-8.7p1-6.el9.x86_64 350/464 DEBUG: Installing : openssh-8.7p1-6.el9.x86_64 350/464 DEBUG: Installing : totem-pl-parser-3.26.6-2.el9.x86_64 351/464 DEBUG: Installing : libnghttp2-1.43.0-5.el9.x86_64 352/464 DEBUG: Installing : libpciaccess-0.16-6.el9.x86_64 353/464 DEBUG: Installing : libdrm-2.4.108-1.el9.x86_64 354/464 DEBUG: Installing : mesa-libgbm-21.3.4-2.el9.x86_64 355/464 DEBUG: Installing : libpkgconf-1.7.3-9.el9.x86_64 356/464 DEBUG: Installing : pkgconf-1.7.3-9.el9.x86_64 357/464 DEBUG: Installing : pkgconf-pkg-config-1.7.3-9.el9.x86_64 358/464 DEBUG: Installing : libverto-0.3.2-3.el9.x86_64 359/464 DEBUG: Installing : krb5-libs-1.19.1-13.el9.x86_64 360/464 DEBUG: Installing : cups-libs-1:2.3.3op2-10.el9.x86_64 361/464 DEBUG: Installing : libsoup-2.72.0-8.el9.x86_64 362/464 DEBUG: Installing : osinfo-db-tools-1.9.0-3.el9.x86_64 363/464 DEBUG: Installing : libosinfo-1.9.0-4.el9.x86_64 364/464 DEBUG: Installing : cyrus-sasl-lib-2.1.27-17.el9.x86_64 365/464 DEBUG: Installing : openldap-2.4.59-3.el9.x86_64 366/464 DEBUG: Installing : libssh-0.9.6-3.el9.x86_64 367/464 DEBUG: Installing : libcurl-7.76.1-14.el9.x86_64 368/464 DEBUG: Installing : elfutils-debuginfod-client-0.186-1.el9.x86_64 369/464 DEBUG: Installing : binutils-gold-2.35.2-17.el9.x86_64 370/464 DEBUG: Installing : binutils-2.35.2-17.el9.x86_64 371/464 DEBUG: Running scriptlet: binutils-2.35.2-17.el9.x86_64 371/464 DEBUG: Installing : elfutils-0.186-1.el9.x86_64 372/464 DEBUG: Installing : gdb-minimal-10.2-8.el9.x86_64 373/464 DEBUG: Installing : curl-7.76.1-14.el9.x86_64 374/464 DEBUG: Installing : rpm-4.16.1.3-10.el9.x86_64 375/464 DEBUG: Installing : rpm-libs-4.16.1.3-10.el9.x86_64 376/464 DEBUG: Installing : rpm-build-libs-4.16.1.3-10.el9.x86_64 377/464 DEBUG: Installing : efi-srpm-macros-4-9.el9.noarch 378/464 DEBUG: Installing : lua-srpm-macros-1-6.el9.noarch 379/464 DEBUG: Installing : openssh-clients-8.7p1-6.el9.x86_64 380/464 DEBUG: Running scriptlet: openssh-clients-8.7p1-6.el9.x86_64 380/464 DEBUG: Installing : git-core-2.31.1-2.el9.2.x86_64 381/464 DEBUG: Installing : make-1:4.3-7.el9.x86_64 382/464 DEBUG: Installing : giflib-5.2.1-9.el9.x86_64 383/464 DEBUG: Installing : glibc-headers-2.34-21.el9.x86_64 384/464 DEBUG: Installing : libxcrypt-devel-4.4.18-3.el9.x86_64 385/464 DEBUG: Installing : glibc-devel-2.34-21.el9.x86_64 386/464 DEBUG: Installing : gcc-11.2.1-9.1.el9.x86_64 387/464 DEBUG: Installing : annobin-10.53-1.el9.x86_64 388/464 DEBUG: Installing : gcc-plugin-annobin-11.2.1-9.1.el9.x86_64 389/464 DEBUG: Installing : fonts-srpm-macros-1:2.0.5-7.el9.1.noarch 390/464 DEBUG: Installing : go-srpm-macros-3.0.9-9.el9.noarch 391/464 DEBUG: Installing : python-srpm-macros-3.9-50.el9.noarch 392/464 DEBUG: Installing : redhat-rpm-config-191-1.el9.noarch 393/464 DEBUG: Running scriptlet: redhat-rpm-config-191-1.el9.noarch 393/464 DEBUG: redhat-rpm-config: Both plugins exist, checking version information DEBUG: redhat-rpm-config: Both plugin version files exist - comparing... DEBUG: redhat-rpm-config: Annobin plugin built by gcc gcc-11.2.1-7.6.el9.x86_64 DEBUG: redhat-rpm-config: GCC plugin built by gcc gcc-11.2.1-9.1.el9.x86_64 DEBUG: redhat-rpm-config: Versions differ - using gcc-built plugin DEBUG: redhat-rpm-config: Installing gcc version of redhat-annobin-cc1 DEBUG: Installing : python-rpm-macros-3.9-50.el9.noarch 394/464 DEBUG: Installing : python3-rpm-macros-3.9-50.el9.noarch 395/464 DEBUG: Installing : python3-rpm-generators-12-8.el9.noarch 396/464 DEBUG: Installing : gsm-1.0.19-6.el9.x86_64 397/464 DEBUG: Installing : libsndfile-1.0.31-6.el9.x86_64 398/464 DEBUG: Installing : jbig2dec-libs-0.19-6.el9.x86_64 399/464 DEBUG: Installing : libXau-1.0.9-8.el9.x86_64 400/464 DEBUG: Installing : libxcb-1.13.1-9.el9.x86_64 401/464 DEBUG: Installing : libX11-1.7.0-7.el9.x86_64 402/464 DEBUG: Installing : libXext-1.3.4-8.el9.x86_64 403/464 DEBUG: Installing : libXrender-0.9.10-16.el9.x86_64 404/464 DEBUG: Installing : cairo-1.17.4-5.el9.x86_64 405/464 DEBUG: Installing : libXfixes-5.0.3-16.el9.x86_64 406/464 DEBUG: Installing : libXi-1.7.10-8.el9.x86_64 407/464 DEBUG: Installing : libXt-1.2.0-6.el9.x86_64 408/464 DEBUG: Installing : cairo-gobject-1.17.4-5.el9.x86_64 409/464 DEBUG: Installing : libXmu-1.1.3-8.el9.x86_64 410/464 DEBUG: Installing : libXcursor-1.2.0-7.el9.x86_64 411/464 DEBUG: Installing : libXdamage-1.1.5-7.el9.x86_64 412/464 DEBUG: Installing : libXrandr-1.5.2-8.el9.x86_64 413/464 DEBUG: Installing : libXinerama-1.1.4-10.el9.x86_64 414/464 DEBUG: Installing : libXcomposite-0.4.5-7.el9.x86_64 415/464 DEBUG: Installing : libXpm-3.5.13-7.el9.x86_64 416/464 DEBUG: Installing : gd-2.3.2-3.el9.x86_64 417/464 DEBUG: Installing : libXaw-1.0.13-19.el9.x86_64 418/464 DEBUG: Installing : libXtst-1.2.3-16.el9.x86_64 419/464 DEBUG: Installing : at-spi2-core-2.40.3-1.el9.x86_64 420/464 DEBUG: Installing : at-spi2-atk-2.38.0-4.el9.x86_64 421/464 DEBUG: Installing : libgxps-0.3.2-3.el9.x86_64 422/464 DEBUG: Installing : poppler-glib-21.01.0-12.el9.x86_64 423/464 DEBUG: Installing : libXft-2.3.3-8.el9.x86_64 424/464 DEBUG: Installing : libXv-1.0.11-16.el9.x86_64 425/464 DEBUG: Installing : libXxf86vm-1.1.4-18.el9.x86_64 426/464 DEBUG: Installing : libglvnd-glx-1:1.3.4-1.el9.x86_64 427/464 DEBUG: Installing : mesa-libGL-21.3.4-2.el9.x86_64 428/464 DEBUG: Installing : libglvnd-egl-1:1.3.4-1.el9.x86_64 429/464 DEBUG: Installing : mesa-libEGL-21.3.4-2.el9.x86_64 430/464 DEBUG: Installing : libasyncns-0.8-22.el9.x86_64 431/464 DEBUG: Installing : pulseaudio-libs-15.0-2.el9.x86_64 432/464 DEBUG: Installing : libcanberra-0.30-26.el9.x86_64 433/464 DEBUG: Running scriptlet: libcanberra-0.30-26.el9.x86_64 433/464 DEBUG: Installing : libdatrie-0.2.13-4.el9.x86_64 434/464 DEBUG: Installing : libthai-0.1.28-8.el9.x86_64 435/464 DEBUG: Installing : pango-1.48.7-2.el9.x86_64 436/464 DEBUG: Installing : librsvg2-2.50.7-1.el9.x86_64 437/464 DEBUG: Installing : libepoxy-1.5.5-4.el9.x86_64 438/464 DEBUG: Installing : libexif-0.6.22-6.el9.x86_64 439/464 DEBUG: Installing : libijs-0.35-15.el9.x86_64 440/464 DEBUG: Installing : libgs-9.54.0-4.el9.x86_64 441/464 DEBUG: Installing : libiptcdata-1.0.5-9.el9.x86_64 442/464 DEBUG: Installing : libvisual-1:0.4.0-34.el9.x86_64 443/464 DEBUG: Installing : orc-0.4.31-6.el9.x86_64 444/464 DEBUG: Installing : gstreamer1-plugins-base-1.18.4-5.el9.x86_64 445/464 DEBUG: Installing : libtracker-sparql-3.1.2-2.el9.x86_64 446/464 DEBUG: Installing : tracker-3.1.2-2.el9.x86_64 447/464 DEBUG: Running scriptlet: tracker-3.1.2-2.el9.x86_64 447/464 DEBUG: Installing : tracker-miners-3.1.2-1.el9.x86_64 448/464 DEBUG: Running scriptlet: tracker-miners-3.1.2-1.el9.x86_64 448/464 DEBUG: Failed to preset unit, unit tracker-miner-rss-3.service does not exist. DEBUG: Installing : libcanberra-gtk3-0.30-26.el9.x86_64 449/464 DEBUG: Installing : gtk3-3.24.31-1.el9.x86_64 450/464 DEBUG: Installing : gtk2-2.24.33-6.el9.x86_64 451/464 DEBUG: Installing : libcanberra-gtk2-0.30-26.el9.x86_64 452/464 DEBUG: Installing : graphviz-2.44.0-25.el9.x86_64 453/464 DEBUG: Running scriptlet: graphviz-2.44.0-25.el9.x86_64 453/464 DEBUG: Installing : libwmf-lite-0.2.12-6.el9s.x86_64 454/464 DEBUG: Installing : ImageMagick-libs-6.9.11.27-7.el9s.x86_64 455/464 DEBUG: Installing : ImageMagick-6.9.11.27-7.el9s.x86_64 456/464 DEBUG: Installing : python3-sphinx-1:3.4.3-7.el9.noarch 457/464 DEBUG: Installing : python3-devel-3.9.10-1.el9.x86_64 458/464 DEBUG: Installing : rpm-build-4.16.1.3-10.el9.x86_64 459/464 DEBUG: Installing : python3-pbr-5.6.0-1.el9s.noarch 460/464 DEBUG: Installing : python3-setuptools_scm-6.3.2-2.el9s.noarch 461/464 DEBUG: Installing : python3-eventlet-0.30.2-1.el9s.noarch 462/464 DEBUG: Installing : python3-sqlalchemy-1.3.24-1.el9s.x86_64 463/464 DEBUG: Installing : openstack-macros-2021.1.0-0.20211214170552.ce6a1 464/464 DEBUG: Running scriptlet: filesystem-3.16-2.el9.x86_64 464/464 DEBUG: Running scriptlet: ca-certificates-2020.2.50-94.el9.noarch 464/464 DEBUG: Running scriptlet: crypto-policies-scripts-20220201-1.git636a91d.el 464/464 DEBUG: Running scriptlet: nss-3.71.0-6.el9.x86_64 464/464 DEBUG: Running scriptlet: fontconfig-2.13.94-2.el9.x86_64 464/464 DEBUG: Running scriptlet: urw-base35-bookman-fonts-20200910-6.el9.noarch 464/464 DEBUG: Running scriptlet: urw-base35-c059-fonts-20200910-6.el9.noarch 464/464 DEBUG: Running scriptlet: urw-base35-d050000l-fonts-20200910-6.el9.noarch 464/464 DEBUG: Running scriptlet: urw-base35-gothic-fonts-20200910-6.el9.noarch 464/464 DEBUG: Running scriptlet: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.n 464/464 DEBUG: Running scriptlet: urw-base35-nimbus-roman-fonts-20200910-6.el9.noa 464/464 DEBUG: Running scriptlet: urw-base35-nimbus-sans-fonts-20200910-6.el9.noar 464/464 DEBUG: Running scriptlet: urw-base35-p052-fonts-20200910-6.el9.noarch 464/464 DEBUG: Running scriptlet: urw-base35-standard-symbols-ps-fonts-20200910-6. 464/464 DEBUG: Running scriptlet: urw-base35-z003-fonts-20200910-6.el9.noarch 464/464 DEBUG: Running scriptlet: dconf-0.40.0-6.el9.x86_64 464/464 DEBUG: Running scriptlet: rpm-4.16.1.3-10.el9.x86_64 464/464 DEBUG: Running scriptlet: openstack-macros-2021.1.0-0.20211214170552.ce6a1 464/464 DEBUG: Verifying : openstack-macros-2021.1.0-0.20211214170552.ce6a1 1/464 DEBUG: Verifying : NetworkManager-libnm-1:1.36.0-0.7.el9.x86_64 2/464 DEBUG: Verifying : acl-2.3.1-3.el9.x86_64 3/464 DEBUG: Verifying : alternatives-1.20-2.el9.x86_64 4/464 DEBUG: Verifying : audit-libs-3.0.7-100.el9.x86_64 5/464 DEBUG: Verifying : avahi-libs-0.8-11.el9.x86_64 6/464 DEBUG: Verifying : basesystem-11-13.el9.noarch 7/464 DEBUG: Verifying : bash-5.1.8-2.el9.x86_64 8/464 DEBUG: Verifying : binutils-2.35.2-17.el9.x86_64 9/464 DEBUG: Verifying : binutils-gold-2.35.2-17.el9.x86_64 10/464 DEBUG: Verifying : bzip2-1.0.8-8.el9.x86_64 11/464 DEBUG: Verifying : bzip2-libs-1.0.8-8.el9.x86_64 12/464 DEBUG: Verifying : ca-certificates-2020.2.50-94.el9.noarch 13/464 DEBUG: Verifying : centos-gpg-keys-9.0-9.el9.noarch 14/464 DEBUG: Verifying : centos-stream-release-9.0-9.el9.noarch 15/464 DEBUG: Verifying : centos-stream-repos-9.0-9.el9.noarch 16/464 DEBUG: Verifying : coreutils-8.32-31.el9.x86_64 17/464 DEBUG: Verifying : coreutils-common-8.32-31.el9.x86_64 18/464 DEBUG: Verifying : cpio-2.13-16.el9.x86_64 19/464 DEBUG: Verifying : cracklib-2.9.6-27.el9.x86_64 20/464 DEBUG: Verifying : cracklib-dicts-2.9.6-27.el9.x86_64 21/464 DEBUG: Verifying : crypto-policies-20220201-1.git636a91d.el9.noarch 22/464 DEBUG: Verifying : crypto-policies-scripts-20220201-1.git636a91d.el 23/464 DEBUG: Verifying : cryptsetup-libs-2.4.3-1.el9.x86_64 24/464 DEBUG: Verifying : cups-libs-1:2.3.3op2-10.el9.x86_64 25/464 DEBUG: Verifying : curl-7.76.1-14.el9.x86_64 26/464 DEBUG: Verifying : cyrus-sasl-lib-2.1.27-17.el9.x86_64 27/464 DEBUG: Verifying : dbus-1:1.12.20-5.el9.x86_64 28/464 DEBUG: Verifying : dbus-broker-28-5.el9.x86_64 29/464 DEBUG: Verifying : dbus-common-1:1.12.20-5.el9.noarch 30/464 DEBUG: Verifying : dbus-libs-1:1.12.20-5.el9.x86_64 31/464 DEBUG: Verifying : dejavu-sans-fonts-2.37-18.el9.noarch 32/464 DEBUG: Verifying : device-mapper-9:1.02.181-3.el9.x86_64 33/464 DEBUG: Verifying : device-mapper-libs-9:1.02.181-3.el9.x86_64 34/464 DEBUG: Verifying : diffutils-3.7-12.el9.x86_64 35/464 DEBUG: Verifying : ed-1.14.2-12.el9.x86_64 36/464 DEBUG: Verifying : elfutils-0.186-1.el9.x86_64 37/464 DEBUG: Verifying : elfutils-debuginfod-client-0.186-1.el9.x86_64 38/464 DEBUG: Verifying : elfutils-default-yama-scope-0.186-1.el9.noarch 39/464 DEBUG: Verifying : elfutils-libelf-0.186-1.el9.x86_64 40/464 DEBUG: Verifying : elfutils-libs-0.186-1.el9.x86_64 41/464 DEBUG: Verifying : expat-2.2.10-4.el9.x86_64 42/464 DEBUG: Verifying : file-5.39-8.el9.x86_64 43/464 DEBUG: Verifying : file-libs-5.39-8.el9.x86_64 44/464 DEBUG: Verifying : filesystem-3.16-2.el9.x86_64 45/464 DEBUG: Verifying : findutils-1:4.8.0-5.el9.x86_64 46/464 DEBUG: Verifying : fonts-filesystem-1:2.0.5-7.el9.1.noarch 47/464 DEBUG: Verifying : freetype-2.10.4-6.el9.x86_64 48/464 DEBUG: Verifying : gawk-5.1.0-5.el9.x86_64 49/464 DEBUG: Verifying : gdbm-libs-1:1.19-4.el9.x86_64 50/464 DEBUG: Verifying : glib-networking-2.68.3-1.el9.x86_64 51/464 DEBUG: Verifying : glib2-2.68.4-5.el9.x86_64 52/464 DEBUG: Verifying : glibc-2.34-21.el9.x86_64 53/464 DEBUG: Verifying : glibc-common-2.34-21.el9.x86_64 54/464 DEBUG: Verifying : glibc-gconv-extra-2.34-21.el9.x86_64 55/464 DEBUG: Verifying : glibc-minimal-langpack-2.34-21.el9.x86_64 56/464 DEBUG: Verifying : gmp-1:6.2.0-10.el9.x86_64 57/464 DEBUG: Verifying : gnutls-3.7.3-1.el9.x86_64 58/464 DEBUG: Verifying : gobject-introspection-1.68.0-10.el9.x86_64 59/464 DEBUG: Verifying : graphite2-1.3.14-9.el9.x86_64 60/464 DEBUG: Verifying : grep-3.6-5.el9.x86_64 61/464 DEBUG: Verifying : groff-base-1.22.4-10.el9.x86_64 62/464 DEBUG: Verifying : gsettings-desktop-schemas-40.0-4.el9.x86_64 63/464 DEBUG: Verifying : gzip-1.10-8.el9.x86_64 64/464 DEBUG: Verifying : harfbuzz-2.7.4-5.el9.x86_64 65/464 DEBUG: Verifying : hwdata-0.348-9.2.el9.noarch 66/464 DEBUG: Verifying : info-6.7-12.el9.x86_64 67/464 DEBUG: Verifying : json-c-0.14-11.el9.x86_64 68/464 DEBUG: Verifying : json-glib-1.6.6-1.el9.x86_64 69/464 DEBUG: Verifying : kbd-2.4.0-8.el9.x86_64 70/464 DEBUG: Verifying : kbd-misc-2.4.0-8.el9.noarch 71/464 DEBUG: Verifying : keyutils-libs-1.6.1-4.el9.x86_64 72/464 DEBUG: Verifying : kmod-28-7.el9.x86_64 73/464 DEBUG: Verifying : kmod-libs-28-7.el9.x86_64 74/464 DEBUG: Verifying : krb5-libs-1.19.1-13.el9.x86_64 75/464 DEBUG: Verifying : less-575-4.el9.x86_64 76/464 DEBUG: Verifying : libacl-2.3.1-3.el9.x86_64 77/464 DEBUG: Verifying : libarchive-3.5.2-1.el9.x86_64 78/464 DEBUG: Verifying : libattr-2.5.1-3.el9.x86_64 79/464 DEBUG: Verifying : libblkid-2.37.2-1.el9.x86_64 80/464 DEBUG: Verifying : libbrotli-1.0.9-6.el9.x86_64 81/464 DEBUG: Verifying : libcap-2.48-8.el9.x86_64 82/464 DEBUG: Verifying : libcap-ng-0.8.2-6.el9.x86_64 83/464 DEBUG: Verifying : libcbor-0.7.0-5.el9.x86_64 84/464 DEBUG: Verifying : libcom_err-1.46.2-2.el9.x86_64 85/464 DEBUG: Verifying : libcurl-7.76.1-14.el9.x86_64 86/464 DEBUG: Verifying : libdb-5.3.28-53.el9.x86_64 87/464 DEBUG: Verifying : libeconf-0.4.1-2.el9.x86_64 88/464 DEBUG: Verifying : libedit-3.1-37.20210216cvs.el9.x86_64 89/464 DEBUG: Verifying : libevent-2.1.12-6.el9.x86_64 90/464 DEBUG: Verifying : libfdisk-2.37.2-1.el9.x86_64 91/464 DEBUG: Verifying : libffi-3.4.2-7.el9.x86_64 92/464 DEBUG: Verifying : libfido2-1.6.0-7.el9.x86_64 93/464 DEBUG: Verifying : libgcc-11.2.1-9.1.el9.x86_64 94/464 DEBUG: Verifying : libgcrypt-1.10.0-1.el9.x86_64 95/464 DEBUG: Verifying : libgomp-11.2.1-9.1.el9.x86_64 96/464 DEBUG: Verifying : libgpg-error-1.42-5.el9.x86_64 97/464 DEBUG: Verifying : libgudev-237-1.el9.x86_64 98/464 DEBUG: Verifying : libgusb-0.3.6-3.el9.x86_64 99/464 DEBUG: Verifying : libicu-67.1-9.el9.x86_64 100/464 DEBUG: Verifying : libidn2-2.3.0-7.el9.x86_64 101/464 DEBUG: Verifying : libmount-2.37.2-1.el9.x86_64 102/464 DEBUG: Verifying : libnghttp2-1.43.0-5.el9.x86_64 103/464 DEBUG: Verifying : libpciaccess-0.16-6.el9.x86_64 104/464 DEBUG: Verifying : libpkgconf-1.7.3-9.el9.x86_64 105/464 DEBUG: Verifying : libpng-2:1.6.37-12.el9.x86_64 106/464 DEBUG: Verifying : libpsl-0.21.1-5.el9.x86_64 107/464 DEBUG: Verifying : libpwquality-1.4.4-8.el9.x86_64 108/464 DEBUG: Verifying : libseccomp-2.5.2-2.el9.x86_64 109/464 DEBUG: Verifying : libselinux-3.3-2.el9.x86_64 110/464 DEBUG: Verifying : libsemanage-3.3-1.el9.x86_64 111/464 DEBUG: Verifying : libsepol-3.3-2.el9.x86_64 112/464 DEBUG: Verifying : libsigsegv-2.13-4.el9.x86_64 113/464 DEBUG: Verifying : libsmartcols-2.37.2-1.el9.x86_64 114/464 DEBUG: Verifying : libssh-0.9.6-3.el9.x86_64 115/464 DEBUG: Verifying : libssh-config-0.9.6-3.el9.noarch 116/464 DEBUG: Verifying : libstdc++-11.2.1-9.1.el9.x86_64 117/464 DEBUG: Verifying : libtasn1-4.16.0-7.el9.x86_64 118/464 DEBUG: Verifying : libtdb-1.4.4-1.el9.x86_64 119/464 DEBUG: Verifying : libunistring-0.9.10-15.el9.x86_64 120/464 DEBUG: Verifying : libusbx-1.0.24-4.el9.x86_64 121/464 DEBUG: Verifying : libutempter-1.2.1-6.el9.x86_64 122/464 DEBUG: Verifying : libuuid-2.37.2-1.el9.x86_64 123/464 DEBUG: Verifying : libverto-0.3.2-3.el9.x86_64 124/464 DEBUG: Verifying : libxcrypt-4.4.18-3.el9.x86_64 125/464 DEBUG: Verifying : libxml2-2.9.12-4.el9.x86_64 126/464 DEBUG: Verifying : libzstd-1.5.0-2.el9.x86_64 127/464 DEBUG: Verifying : lua-libs-5.4.2-4.el9.x86_64 128/464 DEBUG: Verifying : lz4-libs-1.9.3-5.el9.x86_64 129/464 DEBUG: Verifying : make-1:4.3-7.el9.x86_64 130/464 DEBUG: Verifying : mpfr-4.1.0-7.el9.x86_64 131/464 DEBUG: Verifying : ncurses-6.2-8.20210508.el9.x86_64 132/464 DEBUG: Verifying : ncurses-base-6.2-8.20210508.el9.noarch 133/464 DEBUG: Verifying : ncurses-libs-6.2-8.20210508.el9.x86_64 134/464 DEBUG: Verifying : nettle-3.7.3-2.el9.x86_64 135/464 DEBUG: Verifying : openldap-2.4.59-3.el9.x86_64 136/464 DEBUG: Verifying : openssh-8.7p1-6.el9.x86_64 137/464 DEBUG: Verifying : openssh-clients-8.7p1-6.el9.x86_64 138/464 DEBUG: Verifying : openssl-1:3.0.1-5.el9.x86_64 139/464 DEBUG: Verifying : openssl-libs-1:3.0.1-5.el9.x86_64 140/464 DEBUG: Verifying : openssl-pkcs11-0.4.11-7.el9.x86_64 141/464 DEBUG: Verifying : p11-kit-0.24.1-2.el9.x86_64 142/464 DEBUG: Verifying : p11-kit-trust-0.24.1-2.el9.x86_64 143/464 DEBUG: Verifying : pam-1.5.1-9.el9.x86_64 144/464 DEBUG: Verifying : pcre-8.44-3.el9.3.x86_64 145/464 DEBUG: Verifying : pcre2-10.37-3.el9.1.x86_64 146/464 DEBUG: Verifying : pcre2-syntax-10.37-3.el9.1.noarch 147/464 DEBUG: Verifying : pkgconf-1.7.3-9.el9.x86_64 148/464 DEBUG: Verifying : pkgconf-m4-1.7.3-9.el9.noarch 149/464 DEBUG: Verifying : pkgconf-pkg-config-1.7.3-9.el9.x86_64 150/464 DEBUG: Verifying : popt-1.18-8.el9.x86_64 151/464 DEBUG: Verifying : publicsuffix-list-dafsa-20210518-2.el9.noarch 152/464 DEBUG: Verifying : python3-3.9.10-1.el9.x86_64 153/464 DEBUG: Verifying : python3-chardet-4.0.0-3.el9.noarch 154/464 DEBUG: Verifying : python3-idna-2.10-5.el9.noarch 155/464 DEBUG: Verifying : python3-libs-3.9.10-1.el9.x86_64 156/464 DEBUG: Verifying : python3-pip-wheel-21.2.3-5.el9.noarch 157/464 DEBUG: Verifying : python3-pyparsing-2.4.7-7.1.el9.noarch 158/464 DEBUG: Verifying : python3-pysocks-1.7.1-10.el9.noarch 159/464 DEBUG: Verifying : python3-requests-2.25.1-5.el9.noarch 160/464 DEBUG: Verifying : python3-setuptools-wheel-53.0.0-9.el9.noarch 161/464 DEBUG: Verifying : python3-six-1.15.0-7.el9.noarch 162/464 DEBUG: Verifying : python3-urllib3-1.26.5-2.el9.noarch 163/464 DEBUG: Verifying : readline-8.1-4.el9.x86_64 164/464 DEBUG: Verifying : rpm-4.16.1.3-10.el9.x86_64 165/464 DEBUG: Verifying : rpm-build-libs-4.16.1.3-10.el9.x86_64 166/464 DEBUG: Verifying : rpm-libs-4.16.1.3-10.el9.x86_64 167/464 DEBUG: Verifying : sed-4.8-9.el9.x86_64 168/464 DEBUG: Verifying : setup-2.13.7-6.el9.noarch 169/464 DEBUG: Verifying : shadow-utils-2:4.9-3.el9.x86_64 170/464 DEBUG: Verifying : shared-mime-info-2.1-4.el9.x86_64 171/464 DEBUG: Verifying : sqlite-libs-3.34.1-5.el9.x86_64 172/464 DEBUG: Verifying : systemd-249-9.el9.x86_64 173/464 DEBUG: Verifying : systemd-libs-249-9.el9.x86_64 174/464 DEBUG: Verifying : systemd-pam-249-9.el9.x86_64 175/464 DEBUG: Verifying : systemd-rpm-macros-249-9.el9.noarch 176/464 DEBUG: Verifying : systemd-udev-249-9.el9.x86_64 177/464 DEBUG: Verifying : tar-2:1.34-3.el9.x86_64 178/464 DEBUG: Verifying : tzdata-2021e-1.el9.noarch 179/464 DEBUG: Verifying : unzip-6.0-56.el9.x86_64 180/464 DEBUG: Verifying : util-linux-2.37.2-1.el9.x86_64 181/464 DEBUG: Verifying : util-linux-core-2.37.2-1.el9.x86_64 182/464 DEBUG: Verifying : xz-5.2.5-7.el9.x86_64 183/464 DEBUG: Verifying : xz-libs-5.2.5-7.el9.x86_64 184/464 DEBUG: Verifying : zip-3.0-30.el9.x86_64 185/464 DEBUG: Verifying : zlib-1.2.11-31.el9.x86_64 186/464 DEBUG: Verifying : zstd-1.5.0-2.el9.x86_64 187/464 DEBUG: Verifying : LibRaw-0.20.2-5.el9.x86_64 188/464 DEBUG: Verifying : abattis-cantarell-fonts-0.301-4.el9.noarch 189/464 DEBUG: Verifying : adobe-mappings-cmap-20171205-12.el9.noarch 190/464 DEBUG: Verifying : adobe-mappings-cmap-deprecated-20171205-12.el9.n 191/464 DEBUG: Verifying : adobe-mappings-pdf-20180407-10.el9.noarch 192/464 DEBUG: Verifying : adwaita-cursor-theme-40.1.1-3.el9.noarch 193/464 DEBUG: Verifying : adwaita-icon-theme-40.1.1-3.el9.noarch 194/464 DEBUG: Verifying : alsa-lib-1.2.6.1-1.el9.x86_64 195/464 DEBUG: Verifying : annobin-10.53-1.el9.x86_64 196/464 DEBUG: Verifying : at-spi2-atk-2.38.0-4.el9.x86_64 197/464 DEBUG: Verifying : at-spi2-core-2.40.3-1.el9.x86_64 198/464 DEBUG: Verifying : atk-2.36.0-5.el9.x86_64 199/464 DEBUG: Verifying : cairo-1.17.4-5.el9.x86_64 200/464 DEBUG: Verifying : cairo-gobject-1.17.4-5.el9.x86_64 201/464 DEBUG: Verifying : colord-libs-1.4.5-4.el9.x86_64 202/464 DEBUG: Verifying : cpp-11.2.1-9.1.el9.x86_64 203/464 DEBUG: Verifying : dconf-0.40.0-6.el9.x86_64 204/464 DEBUG: Verifying : dwz-0.14-3.el9.x86_64 205/464 DEBUG: Verifying : efi-srpm-macros-4-9.el9.noarch 206/464 DEBUG: Verifying : exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 207/464 DEBUG: Verifying : exiv2-0.27.5-2.el9.x86_64 208/464 DEBUG: Verifying : exiv2-libs-0.27.5-2.el9.x86_64 209/464 DEBUG: Verifying : fftw-libs-double-3.3.8-12.el9.x86_64 210/464 DEBUG: Verifying : flac-libs-1.3.3-9.el9.x86_64 211/464 DEBUG: Verifying : fontconfig-2.13.94-2.el9.x86_64 212/464 DEBUG: Verifying : fonts-srpm-macros-1:2.0.5-7.el9.1.noarch 213/464 DEBUG: Verifying : fribidi-1.0.10-6.el9.x86_64 214/464 DEBUG: Verifying : gawk-all-langpacks-5.1.0-5.el9.x86_64 215/464 DEBUG: Verifying : gcc-11.2.1-9.1.el9.x86_64 216/464 DEBUG: Verifying : gcc-plugin-annobin-11.2.1-9.1.el9.x86_64 217/464 DEBUG: Verifying : gd-2.3.2-3.el9.x86_64 218/464 DEBUG: Verifying : gdb-minimal-10.2-8.el9.x86_64 219/464 DEBUG: Verifying : gdk-pixbuf2-2.42.6-2.el9.x86_64 220/464 DEBUG: Verifying : gdk-pixbuf2-modules-2.42.6-2.el9.x86_64 221/464 DEBUG: Verifying : ghc-srpm-macros-1.5.0-6.el9.noarch 222/464 DEBUG: Verifying : giflib-5.2.1-9.el9.x86_64 223/464 DEBUG: Verifying : git-core-2.31.1-2.el9.2.x86_64 224/464 DEBUG: Verifying : glibc-devel-2.34-21.el9.x86_64 225/464 DEBUG: Verifying : glibc-headers-2.34-21.el9.x86_64 226/464 DEBUG: Verifying : go-srpm-macros-3.0.9-9.el9.noarch 227/464 DEBUG: Verifying : google-droid-sans-fonts-20200215-11.el9.2.noarch 228/464 DEBUG: Verifying : graphene-1.10.6-2.el9.x86_64 229/464 DEBUG: Verifying : graphviz-2.44.0-25.el9.x86_64 230/464 DEBUG: Verifying : gsm-1.0.19-6.el9.x86_64 231/464 DEBUG: Verifying : gstreamer1-1.18.4-4.el9.x86_64 232/464 DEBUG: Verifying : gstreamer1-plugins-base-1.18.4-5.el9.x86_64 233/464 DEBUG: Verifying : gtk-update-icon-cache-3.24.31-1.el9.x86_64 234/464 DEBUG: Verifying : gtk2-2.24.33-6.el9.x86_64 235/464 DEBUG: Verifying : gtk3-3.24.31-1.el9.x86_64 236/464 DEBUG: Verifying : hicolor-icon-theme-0.17-12.el9.noarch 237/464 DEBUG: Verifying : imath-3.1.2-1.el9.x86_64 238/464 DEBUG: Verifying : iso-codes-4.6.0-3.el9.noarch 239/464 DEBUG: Verifying : jasper-libs-2.0.28-3.el9.x86_64 240/464 DEBUG: Verifying : jbig2dec-libs-0.19-6.el9.x86_64 241/464 DEBUG: Verifying : jbigkit-libs-2.1-23.el9.x86_64 242/464 DEBUG: Verifying : kernel-headers-5.14.0-52.el9.x86_64 243/464 DEBUG: Verifying : kernel-srpm-macros-1.0-10.el9.noarch 244/464 DEBUG: Verifying : langpacks-core-font-en-3.0-16.el9.noarch 245/464 DEBUG: Verifying : lcms2-2.12-3.el9.x86_64 246/464 DEBUG: Verifying : libICE-1.0.10-8.el9.x86_64 247/464 DEBUG: Verifying : libSM-1.2.3-10.el9.x86_64 248/464 DEBUG: Verifying : libX11-1.7.0-7.el9.x86_64 249/464 DEBUG: Verifying : libX11-common-1.7.0-7.el9.noarch 250/464 DEBUG: Verifying : libX11-xcb-1.7.0-7.el9.x86_64 251/464 DEBUG: Verifying : libXau-1.0.9-8.el9.x86_64 252/464 DEBUG: Verifying : libXaw-1.0.13-19.el9.x86_64 253/464 DEBUG: Verifying : libXcomposite-0.4.5-7.el9.x86_64 254/464 DEBUG: Verifying : libXcursor-1.2.0-7.el9.x86_64 255/464 DEBUG: Verifying : libXdamage-1.1.5-7.el9.x86_64 256/464 DEBUG: Verifying : libXext-1.3.4-8.el9.x86_64 257/464 DEBUG: Verifying : libXfixes-5.0.3-16.el9.x86_64 258/464 DEBUG: Verifying : libXft-2.3.3-8.el9.x86_64 259/464 DEBUG: Verifying : libXi-1.7.10-8.el9.x86_64 260/464 DEBUG: Verifying : libXinerama-1.1.4-10.el9.x86_64 261/464 DEBUG: Verifying : libXmu-1.1.3-8.el9.x86_64 262/464 DEBUG: Verifying : libXpm-3.5.13-7.el9.x86_64 263/464 DEBUG: Verifying : libXrandr-1.5.2-8.el9.x86_64 264/464 DEBUG: Verifying : libXrender-0.9.10-16.el9.x86_64 265/464 DEBUG: Verifying : libXt-1.2.0-6.el9.x86_64 266/464 DEBUG: Verifying : libXtst-1.2.3-16.el9.x86_64 267/464 DEBUG: Verifying : libXv-1.0.11-16.el9.x86_64 268/464 DEBUG: Verifying : libXxf86vm-1.1.4-18.el9.x86_64 269/464 DEBUG: Verifying : libasyncns-0.8-22.el9.x86_64 270/464 DEBUG: Verifying : libcanberra-0.30-26.el9.x86_64 271/464 DEBUG: Verifying : libcanberra-gtk2-0.30-26.el9.x86_64 272/464 DEBUG: Verifying : libcanberra-gtk3-0.30-26.el9.x86_64 273/464 DEBUG: Verifying : libdatrie-0.2.13-4.el9.x86_64 274/464 DEBUG: Verifying : libdrm-2.4.108-1.el9.x86_64 275/464 DEBUG: Verifying : libepoxy-1.5.5-4.el9.x86_64 276/464 DEBUG: Verifying : libexif-0.6.22-6.el9.x86_64 277/464 DEBUG: Verifying : libfontenc-1.1.3-17.el9.x86_64 278/464 DEBUG: Verifying : libgexiv2-0.12.3-1.el9.x86_64 279/464 DEBUG: Verifying : libglvnd-1:1.3.4-1.el9.x86_64 280/464 DEBUG: Verifying : libglvnd-egl-1:1.3.4-1.el9.x86_64 281/464 DEBUG: Verifying : libglvnd-glx-1:1.3.4-1.el9.x86_64 282/464 DEBUG: Verifying : libgs-9.54.0-4.el9.x86_64 283/464 DEBUG: Verifying : libgsf-1.14.47-5.el9.x86_64 284/464 DEBUG: Verifying : libgxps-0.3.2-3.el9.x86_64 285/464 DEBUG: Verifying : libijs-0.35-15.el9.x86_64 286/464 DEBUG: Verifying : libiptcdata-1.0.5-9.el9.x86_64 287/464 DEBUG: Verifying : libjpeg-turbo-2.0.90-5.el9.x86_64 288/464 DEBUG: Verifying : libmpc-1.2.1-4.el9.x86_64 289/464 DEBUG: Verifying : libogg-2:1.3.4-6.el9.x86_64 290/464 DEBUG: Verifying : libosinfo-1.9.0-4.el9.x86_64 291/464 DEBUG: Verifying : libpaper-1.1.28-4.el9.x86_64 292/464 DEBUG: Verifying : librsvg2-2.50.7-1.el9.x86_64 293/464 DEBUG: Verifying : libsndfile-1.0.31-6.el9.x86_64 294/464 DEBUG: Verifying : libsoup-2.72.0-8.el9.x86_64 295/464 DEBUG: Verifying : libstemmer-0-18.585svn.el9.x86_64 296/464 DEBUG: Verifying : libthai-0.1.28-8.el9.x86_64 297/464 DEBUG: Verifying : libtheora-1:1.1.1-31.el9.x86_64 298/464 DEBUG: Verifying : libtiff-4.2.0-3.el9.x86_64 299/464 DEBUG: Verifying : libtool-ltdl-2.4.6-45.el9.x86_64 300/464 DEBUG: Verifying : libtracker-sparql-3.1.2-2.el9.x86_64 301/464 DEBUG: Verifying : libvisual-1:0.4.0-34.el9.x86_64 302/464 DEBUG: Verifying : libvorbis-1:1.3.7-5.el9.x86_64 303/464 DEBUG: Verifying : libwayland-client-1.19.0-4.el9.x86_64 304/464 DEBUG: Verifying : libwayland-cursor-1.19.0-4.el9.x86_64 305/464 DEBUG: Verifying : libwayland-egl-1.19.0-4.el9.x86_64 306/464 DEBUG: Verifying : libwayland-server-1.19.0-4.el9.x86_64 307/464 DEBUG: Verifying : libwebp-1.2.0-3.el9.x86_64 308/464 DEBUG: Verifying : libxcb-1.13.1-9.el9.x86_64 309/464 DEBUG: Verifying : libxcrypt-compat-4.4.18-3.el9.x86_64 310/464 DEBUG: Verifying : libxcrypt-devel-4.4.18-3.el9.x86_64 311/464 DEBUG: Verifying : libxkbcommon-1.0.3-4.el9.x86_64 312/464 DEBUG: Verifying : libxshmfence-1.3-10.el9.x86_64 313/464 DEBUG: Verifying : libxslt-1.1.34-9.el9.x86_64 314/464 DEBUG: Verifying : llvm-libs-13.0.0-1.el9.x86_64 315/464 DEBUG: Verifying : lua-srpm-macros-1-6.el9.noarch 316/464 DEBUG: Verifying : mesa-libEGL-21.3.4-2.el9.x86_64 317/464 DEBUG: Verifying : mesa-libGL-21.3.4-2.el9.x86_64 318/464 DEBUG: Verifying : mesa-libgbm-21.3.4-2.el9.x86_64 319/464 DEBUG: Verifying : mesa-libglapi-21.3.4-2.el9.x86_64 320/464 DEBUG: Verifying : mkfontscale-1.2.1-3.el9.x86_64 321/464 DEBUG: Verifying : nspr-4.32.0-8.el9.x86_64 322/464 DEBUG: Verifying : nss-3.71.0-6.el9.x86_64 323/464 DEBUG: Verifying : nss-softokn-3.71.0-6.el9.x86_64 324/464 DEBUG: Verifying : nss-softokn-freebl-3.71.0-6.el9.x86_64 325/464 DEBUG: Verifying : nss-sysinit-3.71.0-6.el9.x86_64 326/464 DEBUG: Verifying : nss-util-3.71.0-6.el9.x86_64 327/464 DEBUG: Verifying : ocaml-srpm-macros-6-6.el9.noarch 328/464 DEBUG: Verifying : openblas-srpm-macros-2-11.el9.noarch 329/464 DEBUG: Verifying : openexr-libs-3.1.1-2.el9.x86_64 330/464 DEBUG: Verifying : openjpeg2-2.4.0-6.el9.x86_64 331/464 DEBUG: Verifying : opus-1.3.1-10.el9.x86_64 332/464 DEBUG: Verifying : orc-0.4.31-6.el9.x86_64 333/464 DEBUG: Verifying : osinfo-db-20211216-1.el9.noarch 334/464 DEBUG: Verifying : osinfo-db-tools-1.9.0-3.el9.x86_64 335/464 DEBUG: Verifying : pango-1.48.7-2.el9.x86_64 336/464 DEBUG: Verifying : patch-2.7.6-16.el9.x86_64 337/464 DEBUG: Verifying : perl-AutoLoader-5.74-479.el9.noarch 338/464 DEBUG: Verifying : perl-B-1.80-479.el9.x86_64 339/464 DEBUG: Verifying : perl-Carp-1.50-460.el9.noarch 340/464 DEBUG: Verifying : perl-Class-Struct-0.66-479.el9.noarch 341/464 DEBUG: Verifying : perl-Data-Dumper-2.174-462.el9.x86_64 342/464 DEBUG: Verifying : perl-Digest-1.19-4.el9.noarch 343/464 DEBUG: Verifying : perl-Digest-MD5-2.58-4.el9.x86_64 344/464 DEBUG: Verifying : perl-Encode-4:3.08-462.el9.x86_64 345/464 DEBUG: Verifying : perl-Errno-1.30-479.el9.x86_64 346/464 DEBUG: Verifying : perl-Exporter-5.74-461.el9.noarch 347/464 DEBUG: Verifying : perl-Fcntl-1.13-479.el9.x86_64 348/464 DEBUG: Verifying : perl-File-Basename-2.85-479.el9.noarch 349/464 DEBUG: Verifying : perl-File-Path-2.18-4.el9.noarch 350/464 DEBUG: Verifying : perl-File-Temp-1:0.231.100-4.el9.noarch 351/464 DEBUG: Verifying : perl-File-stat-1.09-479.el9.noarch 352/464 DEBUG: Verifying : perl-FileHandle-2.03-479.el9.noarch 353/464 DEBUG: Verifying : perl-Getopt-Long-1:2.52-4.el9.noarch 354/464 DEBUG: Verifying : perl-Getopt-Std-1.12-479.el9.noarch 355/464 DEBUG: Verifying : perl-HTTP-Tiny-0.076-460.el9.noarch 356/464 DEBUG: Verifying : perl-IO-1.43-479.el9.x86_64 357/464 DEBUG: Verifying : perl-IO-Socket-IP-0.41-5.el9.noarch 358/464 DEBUG: Verifying : perl-IO-Socket-SSL-2.073-1.el9.noarch 359/464 DEBUG: Verifying : perl-IPC-Open3-1.21-479.el9.noarch 360/464 DEBUG: Verifying : perl-MIME-Base64-3.16-4.el9.x86_64 361/464 DEBUG: Verifying : perl-Mozilla-CA-20200520-6.el9.noarch 362/464 DEBUG: Verifying : perl-NDBM_File-1.15-479.el9.x86_64 363/464 DEBUG: Verifying : perl-Net-SSLeay-1.92-1.el9.x86_64 364/464 DEBUG: Verifying : perl-POSIX-1.94-479.el9.x86_64 365/464 DEBUG: Verifying : perl-PathTools-3.78-461.el9.x86_64 366/464 DEBUG: Verifying : perl-Pod-Escapes-1:1.07-460.el9.noarch 367/464 DEBUG: Verifying : perl-Pod-Perldoc-3.28.01-461.el9.noarch 368/464 DEBUG: Verifying : perl-Pod-Simple-1:3.42-4.el9.noarch 369/464 DEBUG: Verifying : perl-Pod-Usage-4:2.01-4.el9.noarch 370/464 DEBUG: Verifying : perl-Scalar-List-Utils-4:1.56-461.el9.x86_64 371/464 DEBUG: Verifying : perl-SelectSaver-1.02-479.el9.noarch 372/464 DEBUG: Verifying : perl-Socket-4:2.031-4.el9.x86_64 373/464 DEBUG: Verifying : perl-Storable-1:3.21-460.el9.x86_64 374/464 DEBUG: Verifying : perl-Symbol-1.08-479.el9.noarch 375/464 DEBUG: Verifying : perl-Term-ANSIColor-5.01-461.el9.noarch 376/464 DEBUG: Verifying : perl-Term-Cap-1.17-460.el9.noarch 377/464 DEBUG: Verifying : perl-Text-ParseWords-3.30-460.el9.noarch 378/464 DEBUG: Verifying : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 379/464 DEBUG: Verifying : perl-Time-Local-2:1.300-7.el9.noarch 380/464 DEBUG: Verifying : perl-URI-5.09-3.el9.noarch 381/464 DEBUG: Verifying : perl-base-2.27-479.el9.noarch 382/464 DEBUG: Verifying : perl-constant-1.33-461.el9.noarch 383/464 DEBUG: Verifying : perl-if-0.60.800-479.el9.noarch 384/464 DEBUG: Verifying : perl-interpreter-4:5.32.1-479.el9.x86_64 385/464 DEBUG: Verifying : perl-libnet-3.13-4.el9.noarch 386/464 DEBUG: Verifying : perl-libs-4:5.32.1-479.el9.x86_64 387/464 DEBUG: Verifying : perl-mro-1.23-479.el9.x86_64 388/464 DEBUG: Verifying : perl-overload-1.31-479.el9.noarch 389/464 DEBUG: Verifying : perl-overloading-0.02-479.el9.noarch 390/464 DEBUG: Verifying : perl-parent-1:0.238-460.el9.noarch 391/464 DEBUG: Verifying : perl-podlators-1:4.14-460.el9.noarch 392/464 DEBUG: Verifying : perl-srpm-macros-1-41.el9.noarch 393/464 DEBUG: Verifying : perl-subs-1.03-479.el9.noarch 394/464 DEBUG: Verifying : perl-vars-1.05-479.el9.noarch 395/464 DEBUG: Verifying : pixman-0.40.0-5.el9.x86_64 396/464 DEBUG: Verifying : poppler-21.01.0-12.el9.x86_64 397/464 DEBUG: Verifying : poppler-data-0.4.9-9.el9.noarch 398/464 DEBUG: Verifying : poppler-glib-21.01.0-12.el9.x86_64 399/464 DEBUG: Verifying : pulseaudio-libs-15.0-2.el9.x86_64 400/464 DEBUG: Verifying : python-rpm-macros-3.9-50.el9.noarch 401/464 DEBUG: Verifying : python-srpm-macros-3.9-50.el9.noarch 402/464 DEBUG: Verifying : python-unversioned-command-3.9.10-1.el9.noarch 403/464 DEBUG: Verifying : python3-babel-2.9.1-2.el9.noarch 404/464 DEBUG: Verifying : python3-cffi-1.14.5-4.el9.x86_64 405/464 DEBUG: Verifying : python3-cryptography-3.4.7-6.el9.x86_64 406/464 DEBUG: Verifying : python3-devel-3.9.10-1.el9.x86_64 407/464 DEBUG: Verifying : python3-packaging-20.9-4.el9.noarch 408/464 DEBUG: Verifying : python3-pip-21.2.3-5.el9.noarch 409/464 DEBUG: Verifying : python3-ply-3.11-13.el9.noarch 410/464 DEBUG: Verifying : python3-pycparser-2.20-5.el9.noarch 411/464 DEBUG: Verifying : python3-pytz-2021.1-4.el9.noarch 412/464 DEBUG: Verifying : python3-rpm-generators-12-8.el9.noarch 413/464 DEBUG: Verifying : python3-rpm-macros-3.9-50.el9.noarch 414/464 DEBUG: Verifying : qt5-srpm-macros-5.15.2-9.el9.noarch 415/464 DEBUG: Verifying : redhat-rpm-config-191-1.el9.noarch 416/464 DEBUG: Verifying : rpm-build-4.16.1.3-10.el9.x86_64 417/464 DEBUG: Verifying : rust-srpm-macros-17-4.el9.noarch 418/464 DEBUG: Verifying : sound-theme-freedesktop-0.8-17.el9.noarch 419/464 DEBUG: Verifying : totem-pl-parser-3.26.6-2.el9.x86_64 420/464 DEBUG: Verifying : tracker-3.1.2-2.el9.x86_64 421/464 DEBUG: Verifying : tracker-miners-3.1.2-1.el9.x86_64 422/464 DEBUG: Verifying : upower-0.99.11-11.el9.x86_64 423/464 DEBUG: Verifying : urw-base35-bookman-fonts-20200910-6.el9.noarch 424/464 DEBUG: Verifying : urw-base35-c059-fonts-20200910-6.el9.noarch 425/464 DEBUG: Verifying : urw-base35-d050000l-fonts-20200910-6.el9.noarch 426/464 DEBUG: Verifying : urw-base35-fonts-20200910-6.el9.noarch 427/464 DEBUG: Verifying : urw-base35-fonts-common-20200910-6.el9.noarch 428/464 DEBUG: Verifying : urw-base35-gothic-fonts-20200910-6.el9.noarch 429/464 DEBUG: Verifying : urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.n 430/464 DEBUG: Verifying : urw-base35-nimbus-roman-fonts-20200910-6.el9.noa 431/464 DEBUG: Verifying : urw-base35-nimbus-sans-fonts-20200910-6.el9.noar 432/464 DEBUG: Verifying : urw-base35-p052-fonts-20200910-6.el9.noarch 433/464 DEBUG: Verifying : urw-base35-standard-symbols-ps-fonts-20200910-6. 434/464 DEBUG: Verifying : urw-base35-z003-fonts-20200910-6.el9.noarch 435/464 DEBUG: Verifying : xkeyboard-config-2.33-2.el9.noarch 436/464 DEBUG: Verifying : xml-common-0.6.3-58.el9.noarch 437/464 DEBUG: Verifying : xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarc 438/464 DEBUG: Verifying : python3-docutils-0.16-6.el9.noarch 439/464 DEBUG: Verifying : python3-greenlet-0.4.17-4.el9.x86_64 440/464 DEBUG: Verifying : python3-imagesize-1.2.0-6.el9.noarch 441/464 DEBUG: Verifying : python3-pygments-2.7.4-4.el9.noarch 442/464 DEBUG: Verifying : python3-snowballstemmer-1.9.0-10.el9.noarch 443/464 DEBUG: Verifying : python3-sphinx-1:3.4.3-7.el9.noarch 444/464 DEBUG: Verifying : python3-sphinx-theme-alabaster-0.7.12-13.el9.noa 445/464 DEBUG: Verifying : python3-sphinxcontrib-applehelp-1.0.2-5.el9.noar 446/464 DEBUG: Verifying : python3-sphinxcontrib-devhelp-1.0.2-5.el9.noarch 447/464 DEBUG: Verifying : python3-sphinxcontrib-htmlhelp-1.0.3-6.el9.noarc 448/464 DEBUG: Verifying : python3-sphinxcontrib-jsmath-1.0.1-12.el9.noarch 449/464 DEBUG: Verifying : python3-sphinxcontrib-qthelp-1.0.3-5.el9.noarch 450/464 DEBUG: Verifying : python3-sphinxcontrib-serializinghtml-1.1.4-5.el 451/464 DEBUG: Verifying : libraqm-0.7.0-7.el9s.x86_64 452/464 DEBUG: Verifying : python3-eventlet-0.30.2-1.el9s.noarch 453/464 DEBUG: Verifying : python3-sqlalchemy-1.3.24-1.el9s.x86_64 454/464 DEBUG: Verifying : ImageMagick-6.9.11.27-7.el9s.x86_64 455/464 DEBUG: Verifying : ImageMagick-libs-6.9.11.27-7.el9s.x86_64 456/464 DEBUG: Verifying : liblqr-1-0.4.2-17.el9s.x86_64 457/464 DEBUG: Verifying : libwmf-lite-0.2.12-6.el9s.x86_64 458/464 DEBUG: Verifying : python3-jinja2-3.0.1-2.el9s.noarch 459/464 DEBUG: Verifying : python3-markupsafe-2.0.0-2.el9s.x86_64 460/464 DEBUG: Verifying : python3-pbr-5.6.0-1.el9s.noarch 461/464 DEBUG: Verifying : python3-setuptools-57.4.0-1.el9s.noarch 462/464 DEBUG: Verifying : python3-setuptools_scm-6.3.2-2.el9s.noarch 463/464 DEBUG: Verifying : python3-tomli-1.2.1-2.el9s.noarch 464/464 DEBUG: Installed: DEBUG: ImageMagick-6.9.11.27-7.el9s.x86_64 DEBUG: ImageMagick-libs-6.9.11.27-7.el9s.x86_64 DEBUG: LibRaw-0.20.2-5.el9.x86_64 DEBUG: NetworkManager-libnm-1:1.36.0-0.7.el9.x86_64 DEBUG: abattis-cantarell-fonts-0.301-4.el9.noarch DEBUG: acl-2.3.1-3.el9.x86_64 DEBUG: adobe-mappings-cmap-20171205-12.el9.noarch DEBUG: adobe-mappings-cmap-deprecated-20171205-12.el9.noarch DEBUG: adobe-mappings-pdf-20180407-10.el9.noarch DEBUG: adwaita-cursor-theme-40.1.1-3.el9.noarch DEBUG: adwaita-icon-theme-40.1.1-3.el9.noarch DEBUG: alsa-lib-1.2.6.1-1.el9.x86_64 DEBUG: alternatives-1.20-2.el9.x86_64 DEBUG: annobin-10.53-1.el9.x86_64 DEBUG: at-spi2-atk-2.38.0-4.el9.x86_64 DEBUG: at-spi2-core-2.40.3-1.el9.x86_64 DEBUG: atk-2.36.0-5.el9.x86_64 DEBUG: audit-libs-3.0.7-100.el9.x86_64 DEBUG: avahi-libs-0.8-11.el9.x86_64 DEBUG: basesystem-11-13.el9.noarch DEBUG: bash-5.1.8-2.el9.x86_64 DEBUG: binutils-2.35.2-17.el9.x86_64 DEBUG: binutils-gold-2.35.2-17.el9.x86_64 DEBUG: bzip2-1.0.8-8.el9.x86_64 DEBUG: bzip2-libs-1.0.8-8.el9.x86_64 DEBUG: ca-certificates-2020.2.50-94.el9.noarch DEBUG: cairo-1.17.4-5.el9.x86_64 DEBUG: cairo-gobject-1.17.4-5.el9.x86_64 DEBUG: centos-gpg-keys-9.0-9.el9.noarch DEBUG: centos-stream-release-9.0-9.el9.noarch DEBUG: centos-stream-repos-9.0-9.el9.noarch DEBUG: colord-libs-1.4.5-4.el9.x86_64 DEBUG: coreutils-8.32-31.el9.x86_64 DEBUG: coreutils-common-8.32-31.el9.x86_64 DEBUG: cpio-2.13-16.el9.x86_64 DEBUG: cpp-11.2.1-9.1.el9.x86_64 DEBUG: cracklib-2.9.6-27.el9.x86_64 DEBUG: cracklib-dicts-2.9.6-27.el9.x86_64 DEBUG: crypto-policies-20220201-1.git636a91d.el9.noarch DEBUG: crypto-policies-scripts-20220201-1.git636a91d.el9.noarch DEBUG: cryptsetup-libs-2.4.3-1.el9.x86_64 DEBUG: cups-libs-1:2.3.3op2-10.el9.x86_64 DEBUG: curl-7.76.1-14.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-17.el9.x86_64 DEBUG: dbus-1:1.12.20-5.el9.x86_64 DEBUG: dbus-broker-28-5.el9.x86_64 DEBUG: dbus-common-1:1.12.20-5.el9.noarch DEBUG: dbus-libs-1:1.12.20-5.el9.x86_64 DEBUG: dconf-0.40.0-6.el9.x86_64 DEBUG: dejavu-sans-fonts-2.37-18.el9.noarch DEBUG: device-mapper-9:1.02.181-3.el9.x86_64 DEBUG: device-mapper-libs-9:1.02.181-3.el9.x86_64 DEBUG: diffutils-3.7-12.el9.x86_64 DEBUG: dwz-0.14-3.el9.x86_64 DEBUG: ed-1.14.2-12.el9.x86_64 DEBUG: efi-srpm-macros-4-9.el9.noarch DEBUG: elfutils-0.186-1.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.186-1.el9.x86_64 DEBUG: elfutils-default-yama-scope-0.186-1.el9.noarch DEBUG: elfutils-libelf-0.186-1.el9.x86_64 DEBUG: elfutils-libs-0.186-1.el9.x86_64 DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 DEBUG: exiv2-0.27.5-2.el9.x86_64 DEBUG: exiv2-libs-0.27.5-2.el9.x86_64 DEBUG: expat-2.2.10-4.el9.x86_64 DEBUG: fftw-libs-double-3.3.8-12.el9.x86_64 DEBUG: file-5.39-8.el9.x86_64 DEBUG: file-libs-5.39-8.el9.x86_64 DEBUG: filesystem-3.16-2.el9.x86_64 DEBUG: findutils-1:4.8.0-5.el9.x86_64 DEBUG: flac-libs-1.3.3-9.el9.x86_64 DEBUG: fontconfig-2.13.94-2.el9.x86_64 DEBUG: fonts-filesystem-1:2.0.5-7.el9.1.noarch DEBUG: fonts-srpm-macros-1:2.0.5-7.el9.1.noarch DEBUG: freetype-2.10.4-6.el9.x86_64 DEBUG: fribidi-1.0.10-6.el9.x86_64 DEBUG: gawk-5.1.0-5.el9.x86_64 DEBUG: gawk-all-langpacks-5.1.0-5.el9.x86_64 DEBUG: gcc-11.2.1-9.1.el9.x86_64 DEBUG: gcc-plugin-annobin-11.2.1-9.1.el9.x86_64 DEBUG: gd-2.3.2-3.el9.x86_64 DEBUG: gdb-minimal-10.2-8.el9.x86_64 DEBUG: gdbm-libs-1:1.19-4.el9.x86_64 DEBUG: gdk-pixbuf2-2.42.6-2.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-2.el9.x86_64 DEBUG: ghc-srpm-macros-1.5.0-6.el9.noarch DEBUG: giflib-5.2.1-9.el9.x86_64 DEBUG: git-core-2.31.1-2.el9.2.x86_64 DEBUG: glib-networking-2.68.3-1.el9.x86_64 DEBUG: glib2-2.68.4-5.el9.x86_64 DEBUG: glibc-2.34-21.el9.x86_64 DEBUG: glibc-common-2.34-21.el9.x86_64 DEBUG: glibc-devel-2.34-21.el9.x86_64 DEBUG: glibc-gconv-extra-2.34-21.el9.x86_64 DEBUG: glibc-headers-2.34-21.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-21.el9.x86_64 DEBUG: gmp-1:6.2.0-10.el9.x86_64 DEBUG: gnutls-3.7.3-1.el9.x86_64 DEBUG: go-srpm-macros-3.0.9-9.el9.noarch DEBUG: gobject-introspection-1.68.0-10.el9.x86_64 DEBUG: google-droid-sans-fonts-20200215-11.el9.2.noarch DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: graphite2-1.3.14-9.el9.x86_64 DEBUG: graphviz-2.44.0-25.el9.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: groff-base-1.22.4-10.el9.x86_64 DEBUG: gsettings-desktop-schemas-40.0-4.el9.x86_64 DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: gstreamer1-1.18.4-4.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.18.4-5.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-1.el9.x86_64 DEBUG: gtk2-2.24.33-6.el9.x86_64 DEBUG: gtk3-3.24.31-1.el9.x86_64 DEBUG: gzip-1.10-8.el9.x86_64 DEBUG: harfbuzz-2.7.4-5.el9.x86_64 DEBUG: hicolor-icon-theme-0.17-12.el9.noarch DEBUG: hwdata-0.348-9.2.el9.noarch DEBUG: imath-3.1.2-1.el9.x86_64 DEBUG: info-6.7-12.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: jasper-libs-2.0.28-3.el9.x86_64 DEBUG: jbig2dec-libs-0.19-6.el9.x86_64 DEBUG: jbigkit-libs-2.1-23.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: json-glib-1.6.6-1.el9.x86_64 DEBUG: kbd-2.4.0-8.el9.x86_64 DEBUG: kbd-misc-2.4.0-8.el9.noarch DEBUG: kernel-headers-5.14.0-52.el9.x86_64 DEBUG: kernel-srpm-macros-1.0-10.el9.noarch DEBUG: keyutils-libs-1.6.1-4.el9.x86_64 DEBUG: kmod-28-7.el9.x86_64 DEBUG: kmod-libs-28-7.el9.x86_64 DEBUG: krb5-libs-1.19.1-13.el9.x86_64 DEBUG: langpacks-core-font-en-3.0-16.el9.noarch DEBUG: lcms2-2.12-3.el9.x86_64 DEBUG: less-575-4.el9.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libSM-1.2.3-10.el9.x86_64 DEBUG: libX11-1.7.0-7.el9.x86_64 DEBUG: libX11-common-1.7.0-7.el9.noarch DEBUG: libX11-xcb-1.7.0-7.el9.x86_64 DEBUG: libXau-1.0.9-8.el9.x86_64 DEBUG: libXaw-1.0.13-19.el9.x86_64 DEBUG: libXcomposite-0.4.5-7.el9.x86_64 DEBUG: libXcursor-1.2.0-7.el9.x86_64 DEBUG: libXdamage-1.1.5-7.el9.x86_64 DEBUG: libXext-1.3.4-8.el9.x86_64 DEBUG: libXfixes-5.0.3-16.el9.x86_64 DEBUG: libXft-2.3.3-8.el9.x86_64 DEBUG: libXi-1.7.10-8.el9.x86_64 DEBUG: libXinerama-1.1.4-10.el9.x86_64 DEBUG: libXmu-1.1.3-8.el9.x86_64 DEBUG: libXpm-3.5.13-7.el9.x86_64 DEBUG: libXrandr-1.5.2-8.el9.x86_64 DEBUG: libXrender-0.9.10-16.el9.x86_64 DEBUG: libXt-1.2.0-6.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: libacl-2.3.1-3.el9.x86_64 DEBUG: libarchive-3.5.2-1.el9.x86_64 DEBUG: libasyncns-0.8-22.el9.x86_64 DEBUG: libattr-2.5.1-3.el9.x86_64 DEBUG: libblkid-2.37.2-1.el9.x86_64 DEBUG: libbrotli-1.0.9-6.el9.x86_64 DEBUG: libcanberra-0.30-26.el9.x86_64 DEBUG: libcanberra-gtk2-0.30-26.el9.x86_64 DEBUG: libcanberra-gtk3-0.30-26.el9.x86_64 DEBUG: libcap-2.48-8.el9.x86_64 DEBUG: libcap-ng-0.8.2-6.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libcom_err-1.46.2-2.el9.x86_64 DEBUG: libcurl-7.76.1-14.el9.x86_64 DEBUG: libdatrie-0.2.13-4.el9.x86_64 DEBUG: libdb-5.3.28-53.el9.x86_64 DEBUG: libdrm-2.4.108-1.el9.x86_64 DEBUG: libeconf-0.4.1-2.el9.x86_64 DEBUG: libedit-3.1-37.20210216cvs.el9.x86_64 DEBUG: libepoxy-1.5.5-4.el9.x86_64 DEBUG: libevent-2.1.12-6.el9.x86_64 DEBUG: libexif-0.6.22-6.el9.x86_64 DEBUG: libfdisk-2.37.2-1.el9.x86_64 DEBUG: libffi-3.4.2-7.el9.x86_64 DEBUG: libfido2-1.6.0-7.el9.x86_64 DEBUG: libfontenc-1.1.3-17.el9.x86_64 DEBUG: libgcc-11.2.1-9.1.el9.x86_64 DEBUG: libgcrypt-1.10.0-1.el9.x86_64 DEBUG: libgexiv2-0.12.3-1.el9.x86_64 DEBUG: libglvnd-1:1.3.4-1.el9.x86_64 DEBUG: libglvnd-egl-1:1.3.4-1.el9.x86_64 DEBUG: libglvnd-glx-1:1.3.4-1.el9.x86_64 DEBUG: libgomp-11.2.1-9.1.el9.x86_64 DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: libgs-9.54.0-4.el9.x86_64 DEBUG: libgsf-1.14.47-5.el9.x86_64 DEBUG: libgudev-237-1.el9.x86_64 DEBUG: libgusb-0.3.6-3.el9.x86_64 DEBUG: libgxps-0.3.2-3.el9.x86_64 DEBUG: libicu-67.1-9.el9.x86_64 DEBUG: libidn2-2.3.0-7.el9.x86_64 DEBUG: libijs-0.35-15.el9.x86_64 DEBUG: libiptcdata-1.0.5-9.el9.x86_64 DEBUG: libjpeg-turbo-2.0.90-5.el9.x86_64 DEBUG: liblqr-1-0.4.2-17.el9s.x86_64 DEBUG: libmount-2.37.2-1.el9.x86_64 DEBUG: libmpc-1.2.1-4.el9.x86_64 DEBUG: libnghttp2-1.43.0-5.el9.x86_64 DEBUG: libogg-2:1.3.4-6.el9.x86_64 DEBUG: libosinfo-1.9.0-4.el9.x86_64 DEBUG: libpaper-1.1.28-4.el9.x86_64 DEBUG: libpciaccess-0.16-6.el9.x86_64 DEBUG: libpkgconf-1.7.3-9.el9.x86_64 DEBUG: libpng-2:1.6.37-12.el9.x86_64 DEBUG: libpsl-0.21.1-5.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: libraqm-0.7.0-7.el9s.x86_64 DEBUG: librsvg2-2.50.7-1.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libselinux-3.3-2.el9.x86_64 DEBUG: libsemanage-3.3-1.el9.x86_64 DEBUG: libsepol-3.3-2.el9.x86_64 DEBUG: libsigsegv-2.13-4.el9.x86_64 DEBUG: libsmartcols-2.37.2-1.el9.x86_64 DEBUG: libsndfile-1.0.31-6.el9.x86_64 DEBUG: libsoup-2.72.0-8.el9.x86_64 DEBUG: libssh-0.9.6-3.el9.x86_64 DEBUG: libssh-config-0.9.6-3.el9.noarch DEBUG: libstdc++-11.2.1-9.1.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: libtasn1-4.16.0-7.el9.x86_64 DEBUG: libtdb-1.4.4-1.el9.x86_64 DEBUG: libthai-0.1.28-8.el9.x86_64 DEBUG: libtheora-1:1.1.1-31.el9.x86_64 DEBUG: libtiff-4.2.0-3.el9.x86_64 DEBUG: libtool-ltdl-2.4.6-45.el9.x86_64 DEBUG: libtracker-sparql-3.1.2-2.el9.x86_64 DEBUG: libunistring-0.9.10-15.el9.x86_64 DEBUG: libusbx-1.0.24-4.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: libuuid-2.37.2-1.el9.x86_64 DEBUG: libverto-0.3.2-3.el9.x86_64 DEBUG: libvisual-1:0.4.0-34.el9.x86_64 DEBUG: libvorbis-1:1.3.7-5.el9.x86_64 DEBUG: libwayland-client-1.19.0-4.el9.x86_64 DEBUG: libwayland-cursor-1.19.0-4.el9.x86_64 DEBUG: libwayland-egl-1.19.0-4.el9.x86_64 DEBUG: libwayland-server-1.19.0-4.el9.x86_64 DEBUG: libwebp-1.2.0-3.el9.x86_64 DEBUG: libwmf-lite-0.2.12-6.el9s.x86_64 DEBUG: libxcb-1.13.1-9.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxml2-2.9.12-4.el9.x86_64 DEBUG: libxshmfence-1.3-10.el9.x86_64 DEBUG: libxslt-1.1.34-9.el9.x86_64 DEBUG: libzstd-1.5.0-2.el9.x86_64 DEBUG: llvm-libs-13.0.0-1.el9.x86_64 DEBUG: lua-libs-5.4.2-4.el9.x86_64 DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: lz4-libs-1.9.3-5.el9.x86_64 DEBUG: make-1:4.3-7.el9.x86_64 DEBUG: mesa-libEGL-21.3.4-2.el9.x86_64 DEBUG: mesa-libGL-21.3.4-2.el9.x86_64 DEBUG: mesa-libgbm-21.3.4-2.el9.x86_64 DEBUG: mesa-libglapi-21.3.4-2.el9.x86_64 DEBUG: mkfontscale-1.2.1-3.el9.x86_64 DEBUG: mpfr-4.1.0-7.el9.x86_64 DEBUG: ncurses-6.2-8.20210508.el9.x86_64 DEBUG: ncurses-base-6.2-8.20210508.el9.noarch DEBUG: ncurses-libs-6.2-8.20210508.el9.x86_64 DEBUG: nettle-3.7.3-2.el9.x86_64 DEBUG: nspr-4.32.0-8.el9.x86_64 DEBUG: nss-3.71.0-6.el9.x86_64 DEBUG: nss-softokn-3.71.0-6.el9.x86_64 DEBUG: nss-softokn-freebl-3.71.0-6.el9.x86_64 DEBUG: nss-sysinit-3.71.0-6.el9.x86_64 DEBUG: nss-util-3.71.0-6.el9.x86_64 DEBUG: ocaml-srpm-macros-6-6.el9.noarch DEBUG: openblas-srpm-macros-2-11.el9.noarch DEBUG: openexr-libs-3.1.1-2.el9.x86_64 DEBUG: openjpeg2-2.4.0-6.el9.x86_64 DEBUG: openldap-2.4.59-3.el9.x86_64 DEBUG: openssh-8.7p1-6.el9.x86_64 DEBUG: openssh-clients-8.7p1-6.el9.x86_64 DEBUG: openssl-1:3.0.1-5.el9.x86_64 DEBUG: openssl-libs-1:3.0.1-5.el9.x86_64 DEBUG: openssl-pkcs11-0.4.11-7.el9.x86_64 DEBUG: openstack-macros-2021.1.0-0.20211214170552.ce6a105.el9.noarch DEBUG: opus-1.3.1-10.el9.x86_64 DEBUG: orc-0.4.31-6.el9.x86_64 DEBUG: osinfo-db-20211216-1.el9.noarch DEBUG: osinfo-db-tools-1.9.0-3.el9.x86_64 DEBUG: p11-kit-0.24.1-2.el9.x86_64 DEBUG: p11-kit-trust-0.24.1-2.el9.x86_64 DEBUG: pam-1.5.1-9.el9.x86_64 DEBUG: pango-1.48.7-2.el9.x86_64 DEBUG: patch-2.7.6-16.el9.x86_64 DEBUG: pcre-8.44-3.el9.3.x86_64 DEBUG: pcre2-10.37-3.el9.1.x86_64 DEBUG: pcre2-syntax-10.37-3.el9.1.noarch DEBUG: perl-AutoLoader-5.74-479.el9.noarch DEBUG: perl-B-1.80-479.el9.x86_64 DEBUG: perl-Carp-1.50-460.el9.noarch DEBUG: perl-Class-Struct-0.66-479.el9.noarch DEBUG: perl-Data-Dumper-2.174-462.el9.x86_64 DEBUG: perl-Digest-1.19-4.el9.noarch DEBUG: perl-Digest-MD5-2.58-4.el9.x86_64 DEBUG: perl-Encode-4:3.08-462.el9.x86_64 DEBUG: perl-Errno-1.30-479.el9.x86_64 DEBUG: perl-Exporter-5.74-461.el9.noarch DEBUG: perl-Fcntl-1.13-479.el9.x86_64 DEBUG: perl-File-Basename-2.85-479.el9.noarch DEBUG: perl-File-Path-2.18-4.el9.noarch DEBUG: perl-File-Temp-1:0.231.100-4.el9.noarch DEBUG: perl-File-stat-1.09-479.el9.noarch DEBUG: perl-FileHandle-2.03-479.el9.noarch DEBUG: perl-Getopt-Long-1:2.52-4.el9.noarch DEBUG: perl-Getopt-Std-1.12-479.el9.noarch DEBUG: perl-HTTP-Tiny-0.076-460.el9.noarch DEBUG: perl-IO-1.43-479.el9.x86_64 DEBUG: perl-IO-Socket-IP-0.41-5.el9.noarch DEBUG: perl-IO-Socket-SSL-2.073-1.el9.noarch DEBUG: perl-IPC-Open3-1.21-479.el9.noarch DEBUG: perl-MIME-Base64-3.16-4.el9.x86_64 DEBUG: perl-Mozilla-CA-20200520-6.el9.noarch DEBUG: perl-NDBM_File-1.15-479.el9.x86_64 DEBUG: perl-Net-SSLeay-1.92-1.el9.x86_64 DEBUG: perl-POSIX-1.94-479.el9.x86_64 DEBUG: perl-PathTools-3.78-461.el9.x86_64 DEBUG: perl-Pod-Escapes-1:1.07-460.el9.noarch DEBUG: perl-Pod-Perldoc-3.28.01-461.el9.noarch DEBUG: perl-Pod-Simple-1:3.42-4.el9.noarch DEBUG: perl-Pod-Usage-4:2.01-4.el9.noarch DEBUG: perl-Scalar-List-Utils-4:1.56-461.el9.x86_64 DEBUG: perl-SelectSaver-1.02-479.el9.noarch DEBUG: perl-Socket-4:2.031-4.el9.x86_64 DEBUG: perl-Storable-1:3.21-460.el9.x86_64 DEBUG: perl-Symbol-1.08-479.el9.noarch DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch DEBUG: perl-Term-Cap-1.17-460.el9.noarch DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch DEBUG: perl-Time-Local-2:1.300-7.el9.noarch DEBUG: perl-URI-5.09-3.el9.noarch DEBUG: perl-base-2.27-479.el9.noarch DEBUG: perl-constant-1.33-461.el9.noarch DEBUG: perl-if-0.60.800-479.el9.noarch DEBUG: perl-interpreter-4:5.32.1-479.el9.x86_64 DEBUG: perl-libnet-3.13-4.el9.noarch DEBUG: perl-libs-4:5.32.1-479.el9.x86_64 DEBUG: perl-mro-1.23-479.el9.x86_64 DEBUG: perl-overload-1.31-479.el9.noarch DEBUG: perl-overloading-0.02-479.el9.noarch DEBUG: perl-parent-1:0.238-460.el9.noarch DEBUG: perl-podlators-1:4.14-460.el9.noarch DEBUG: perl-srpm-macros-1-41.el9.noarch DEBUG: perl-subs-1.03-479.el9.noarch DEBUG: perl-vars-1.05-479.el9.noarch DEBUG: pixman-0.40.0-5.el9.x86_64 DEBUG: pkgconf-1.7.3-9.el9.x86_64 DEBUG: pkgconf-m4-1.7.3-9.el9.noarch DEBUG: pkgconf-pkg-config-1.7.3-9.el9.x86_64 DEBUG: poppler-21.01.0-12.el9.x86_64 DEBUG: poppler-data-0.4.9-9.el9.noarch DEBUG: poppler-glib-21.01.0-12.el9.x86_64 DEBUG: popt-1.18-8.el9.x86_64 DEBUG: publicsuffix-list-dafsa-20210518-2.el9.noarch DEBUG: pulseaudio-libs-15.0-2.el9.x86_64 DEBUG: python-rpm-macros-3.9-50.el9.noarch DEBUG: python-srpm-macros-3.9-50.el9.noarch DEBUG: python-unversioned-command-3.9.10-1.el9.noarch DEBUG: python3-3.9.10-1.el9.x86_64 DEBUG: python3-babel-2.9.1-2.el9.noarch DEBUG: python3-cffi-1.14.5-4.el9.x86_64 DEBUG: python3-chardet-4.0.0-3.el9.noarch DEBUG: python3-cryptography-3.4.7-6.el9.x86_64 DEBUG: python3-devel-3.9.10-1.el9.x86_64 DEBUG: python3-docutils-0.16-6.el9.noarch DEBUG: python3-eventlet-0.30.2-1.el9s.noarch DEBUG: python3-greenlet-0.4.17-4.el9.x86_64 DEBUG: python3-idna-2.10-5.el9.noarch DEBUG: python3-imagesize-1.2.0-6.el9.noarch DEBUG: python3-jinja2-3.0.1-2.el9s.noarch DEBUG: python3-libs-3.9.10-1.el9.x86_64 DEBUG: python3-markupsafe-2.0.0-2.el9s.x86_64 DEBUG: python3-packaging-20.9-4.el9.noarch DEBUG: python3-pbr-5.6.0-1.el9s.noarch DEBUG: python3-pip-21.2.3-5.el9.noarch DEBUG: python3-pip-wheel-21.2.3-5.el9.noarch DEBUG: python3-ply-3.11-13.el9.noarch DEBUG: python3-pycparser-2.20-5.el9.noarch DEBUG: python3-pygments-2.7.4-4.el9.noarch DEBUG: python3-pyparsing-2.4.7-7.1.el9.noarch DEBUG: python3-pysocks-1.7.1-10.el9.noarch DEBUG: python3-pytz-2021.1-4.el9.noarch DEBUG: python3-requests-2.25.1-5.el9.noarch DEBUG: python3-rpm-generators-12-8.el9.noarch DEBUG: python3-rpm-macros-3.9-50.el9.noarch DEBUG: python3-setuptools-57.4.0-1.el9s.noarch DEBUG: python3-setuptools-wheel-53.0.0-9.el9.noarch DEBUG: python3-setuptools_scm-6.3.2-2.el9s.noarch DEBUG: python3-six-1.15.0-7.el9.noarch DEBUG: python3-snowballstemmer-1.9.0-10.el9.noarch DEBUG: python3-sphinx-1:3.4.3-7.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-sqlalchemy-1.3.24-1.el9s.x86_64 DEBUG: python3-tomli-1.2.1-2.el9s.noarch DEBUG: python3-urllib3-1.26.5-2.el9.noarch DEBUG: qt5-srpm-macros-5.15.2-9.el9.noarch DEBUG: readline-8.1-4.el9.x86_64 DEBUG: redhat-rpm-config-191-1.el9.noarch DEBUG: rpm-4.16.1.3-10.el9.x86_64 DEBUG: rpm-build-4.16.1.3-10.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-10.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-10.el9.x86_64 DEBUG: rust-srpm-macros-17-4.el9.noarch DEBUG: sed-4.8-9.el9.x86_64 DEBUG: setup-2.13.7-6.el9.noarch DEBUG: shadow-utils-2:4.9-3.el9.x86_64 DEBUG: shared-mime-info-2.1-4.el9.x86_64 DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: sqlite-libs-3.34.1-5.el9.x86_64 DEBUG: systemd-249-9.el9.x86_64 DEBUG: systemd-libs-249-9.el9.x86_64 DEBUG: systemd-pam-249-9.el9.x86_64 DEBUG: systemd-rpm-macros-249-9.el9.noarch DEBUG: systemd-udev-249-9.el9.x86_64 DEBUG: tar-2:1.34-3.el9.x86_64 DEBUG: totem-pl-parser-3.26.6-2.el9.x86_64 DEBUG: tracker-3.1.2-2.el9.x86_64 DEBUG: tracker-miners-3.1.2-1.el9.x86_64 DEBUG: tzdata-2021e-1.el9.noarch DEBUG: unzip-6.0-56.el9.x86_64 DEBUG: upower-0.99.11-11.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-fonts-20200910-6.el9.noarch DEBUG: urw-base35-fonts-common-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: util-linux-2.37.2-1.el9.x86_64 DEBUG: util-linux-core-2.37.2-1.el9.x86_64 DEBUG: xkeyboard-config-2.33-2.el9.noarch DEBUG: xml-common-0.6.3-58.el9.noarch DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch DEBUG: xz-5.2.5-7.el9.x86_64 DEBUG: xz-libs-5.2.5-7.el9.x86_64 DEBUG: zip-3.0-30.el9.x86_64 DEBUG: zlib-1.2.11-31.el9.x86_64 DEBUG: zstd-1.5.0-2.el9.x86_64 DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans Finish: dnf install DEBUG: touching file: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/os-release 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: userdel: user 'mockbuild' does not exist DEBUG: Child return code was: 6 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: groupdel: group 'mock' does not exist DEBUG: Child return code was: 6 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', '1029', '-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-wallaby-x86_64-5/root/builddir/build DEBUG: creating dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/builddir/build/RPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/builddir/build/SPECS DEBUG: creating dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/builddir/build/SRPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/builddir/build/SOURCES DEBUG: creating dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/builddir/build/BUILD DEBUG: creating dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/builddir/build/BUILDROOT DEBUG: creating dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/builddir/build/originals DEBUG: creating dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/builddir DEBUG: touching file: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/.initialized DEBUG: child environment: None DEBUG: Executing command: ['sync'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 Start: creating root cache DEBUG: child environment: None DEBUG: Executing command: ['gtar', '--one-file-system', '--exclude-caches', '--exclude-caches-under', '--use-compress-program', 'pigz', '-cf', '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root', '--exclude=./proc', '--exclude=./sys', '--exclude=./dev', '--exclude=./tmp/ccache', '--exclude=./var/cache/yum', '--exclude=./var/cache/dnf', '--exclude=./var/log', '--exclude=.//proc', '--exclude=.//proc', '--exclude=.//sys', '--exclude=.//sys', '--exclude=.//dev/shm', '--exclude=.//dev/pts', '--exclude=.//sys/fs/selinux', '--exclude=.//var/cache/yum', '--exclude=.//var/cache/dnf', '--exclude=.//proc/filesystems', '--exclude=./var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root', '--exclude=./var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root', '.'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: creating root cache Finish: chroot init DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos9-wallaby-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.2.1-9.1.el9.x86_64 DEBUG: crypto-policies-20220201-1.git636a91d.el9.noarch DEBUG: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: tzdata-2021e-1.el9.noarch DEBUG: hwdata-0.348-9.2.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-20211216-1.el9.noarch DEBUG: abattis-cantarell-fonts-0.301-4.el9.noarch DEBUG: google-droid-sans-fonts-20200215-11.el9.2.noarch DEBUG: xkeyboard-config-2.33-2.el9.noarch DEBUG: rust-srpm-macros-17-4.el9.noarch DEBUG: qt5-srpm-macros-5.15.2-9.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-7.el9.noarch DEBUG: kernel-headers-5.14.0-52.el9.x86_64 DEBUG: ghc-srpm-macros-1.5.0-6.el9.noarch DEBUG: gawk-all-langpacks-5.1.0-5.el9.x86_64 DEBUG: adwaita-cursor-theme-40.1.1-3.el9.noarch DEBUG: adobe-mappings-pdf-20180407-10.el9.noarch DEBUG: python3-setuptools-wheel-53.0.0-9.el9.noarch DEBUG: publicsuffix-list-dafsa-20210518-2.el9.noarch DEBUG: pkgconf-m4-1.7.3-9.el9.noarch DEBUG: pcre2-syntax-10.37-3.el9.1.noarch DEBUG: ncurses-base-6.2-8.20210508.el9.noarch DEBUG: libssh-config-0.9.6-3.el9.noarch DEBUG: kbd-misc-2.4.0-8.el9.noarch DEBUG: coreutils-common-8.32-31.el9.x86_64 DEBUG: centos-gpg-keys-9.0-9.el9.noarch DEBUG: centos-stream-release-9.0-9.el9.noarch DEBUG: centos-stream-repos-9.0-9.el9.noarch DEBUG: setup-2.13.7-6.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-21.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-21.el9.x86_64 DEBUG: glibc-common-2.34-21.el9.x86_64 DEBUG: glibc-2.34-21.el9.x86_64 DEBUG: ncurses-libs-6.2-8.20210508.el9.x86_64 DEBUG: bash-5.1.8-2.el9.x86_64 DEBUG: zlib-1.2.11-31.el9.x86_64 DEBUG: libstdc++-11.2.1-9.1.el9.x86_64 DEBUG: bzip2-libs-1.0.8-8.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: xz-libs-5.2.5-7.el9.x86_64 DEBUG: libxml2-2.9.12-4.el9.x86_64 DEBUG: libpng-1.6.37-12.el9.x86_64 DEBUG: libzstd-1.5.0-2.el9.x86_64 DEBUG: libjpeg-turbo-2.0.90-5.el9.x86_64 DEBUG: expat-2.2.10-4.el9.x86_64 DEBUG: gmp-6.2.0-10.el9.x86_64 DEBUG: libffi-3.4.2-7.el9.x86_64 DEBUG: libuuid-2.37.2-1.el9.x86_64 DEBUG: elfutils-libelf-0.186-1.el9.x86_64 DEBUG: sqlite-libs-3.34.1-5.el9.x86_64 DEBUG: libcap-2.48-8.el9.x86_64 DEBUG: p11-kit-0.24.1-2.el9.x86_64 DEBUG: lcms2-2.12-3.el9.x86_64 DEBUG: nspr-4.32.0-8.el9.x86_64 DEBUG: mpfr-4.1.0-7.el9.x86_64 DEBUG: libgomp-11.2.1-9.1.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.71.0-6.el9.x86_64 DEBUG: libwayland-client-1.19.0-4.el9.x86_64 DEBUG: readline-8.1-4.el9.x86_64 DEBUG: libattr-2.5.1-3.el9.x86_64 DEBUG: libacl-2.3.1-3.el9.x86_64 DEBUG: popt-1.18-8.el9.x86_64 DEBUG: libwebp-1.2.0-3.el9.x86_64 DEBUG: libicu-67.1-9.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-6.el9.x86_64 DEBUG: audit-libs-3.0.7-100.el9.x86_64 DEBUG: libcom_err-1.46.2-2.el9.x86_64 DEBUG: libtdb-1.4.4-1.el9.x86_64 DEBUG: libunistring-0.9.10-15.el9.x86_64 DEBUG: libidn2-2.3.0-7.el9.x86_64 DEBUG: lz4-libs-1.9.3-5.el9.x86_64 DEBUG: pcre2-10.37-3.el9.1.x86_64 DEBUG: fribidi-1.0.10-6.el9.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libX11-xcb-1.7.0-7.el9.x86_64 DEBUG: openjpeg2-2.4.0-6.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.19.0-4.el9.x86_64 DEBUG: libmpc-1.2.1-4.el9.x86_64 DEBUG: libwayland-server-1.19.0-4.el9.x86_64 DEBUG: exiv2-0.27.5-2.el9.x86_64 DEBUG: exiv2-libs-0.27.5-2.el9.x86_64 DEBUG: xml-common-0.6.3-58.el9.noarch DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64 DEBUG: unzip-6.0-56.el9.x86_64 DEBUG: imath-3.1.2-1.el9.x86_64 DEBUG: file-libs-5.39-8.el9.x86_64 DEBUG: file-5.39-8.el9.x86_64 DEBUG: hicolor-icon-theme-0.17-12.el9.noarch DEBUG: libedit-3.1-37.20210216cvs.el9.x86_64 DEBUG: alternatives-1.20-2.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libsepol-3.3-2.el9.x86_64 DEBUG: libselinux-3.3-2.el9.x86_64 DEBUG: sed-4.8-9.el9.x86_64 DEBUG: findutils-4.8.0-5.el9.x86_64 DEBUG: mesa-libglapi-21.3.4-2.el9.x86_64 DEBUG: libsigsegv-2.13-4.el9.x86_64 DEBUG: gawk-5.1.0-5.el9.x86_64 DEBUG: libsmartcols-2.37.2-1.el9.x86_64 DEBUG: libtasn1-4.16.0-7.el9.x86_64 DEBUG: p11-kit-trust-0.24.1-2.el9.x86_64 DEBUG: lua-libs-5.4.2-4.el9.x86_64 DEBUG: pcre-8.44-3.el9.3.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: openssl-pkcs11-0.4.11-7.el9.x86_64 DEBUG: openssl-libs-3.0.1-5.el9.x86_64 DEBUG: coreutils-8.32-31.el9.x86_64 DEBUG: ca-certificates-2020.2.50-94.el9.noarch DEBUG: libblkid-2.37.2-1.el9.x86_64 DEBUG: libmount-2.37.2-1.el9.x86_64 DEBUG: libarchive-3.5.2-1.el9.x86_64 DEBUG: libfdisk-2.37.2-1.el9.x86_64 DEBUG: gzip-1.10-8.el9.x86_64 DEBUG: cracklib-2.9.6-27.el9.x86_64 DEBUG: kmod-libs-28-7.el9.x86_64 DEBUG: alsa-lib-1.2.6.1-1.el9.x86_64 DEBUG: jbigkit-libs-2.1-23.el9.x86_64 DEBUG: libtiff-4.2.0-3.el9.x86_64 DEBUG: libglvnd-1.3.4-1.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: libwayland-egl-1.19.0-4.el9.x86_64 DEBUG: libxshmfence-1.3-10.el9.x86_64 DEBUG: opus-1.3.1-10.el9.x86_64 DEBUG: pixman-0.40.0-5.el9.x86_64 DEBUG: cracklib-dicts-2.9.6-27.el9.x86_64 DEBUG: python3-pip-wheel-21.2.3-5.el9.noarch DEBUG: python-unversioned-command-3.9.10-1.el9.noarch DEBUG: python3-3.9.10-1.el9.x86_64 DEBUG: python3-libs-3.9.10-1.el9.x86_64 DEBUG: python3-setuptools-57.4.0-1.el9s.noarch DEBUG: python3-six-1.15.0-7.el9.noarch DEBUG: python3-idna-2.10-5.el9.noarch DEBUG: python3-pip-21.2.3-5.el9.noarch DEBUG: crypto-policies-scripts-20220201-1.git636a91d.el9.noarch DEBUG: python3-chardet-4.0.0-3.el9.noarch DEBUG: python3-pyparsing-2.4.7-7.1.el9.noarch DEBUG: python3-packaging-20.9-4.el9.noarch DEBUG: python3-pysocks-1.7.1-10.el9.noarch DEBUG: python3-urllib3-1.26.5-2.el9.noarch DEBUG: python3-requests-2.25.1-5.el9.noarch DEBUG: python3-ply-3.11-13.el9.noarch DEBUG: python3-pycparser-2.20-5.el9.noarch DEBUG: python3-cffi-1.14.5-4.el9.x86_64 DEBUG: python3-cryptography-3.4.7-6.el9.x86_64 DEBUG: python3-pytz-2021.1-4.el9.noarch DEBUG: python3-babel-2.9.1-2.el9.noarch DEBUG: python3-docutils-0.16-6.el9.noarch DEBUG: python3-greenlet-0.4.17-4.el9.x86_64 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.0.0-2.el9s.x86_64 DEBUG: python3-jinja2-3.0.1-2.el9s.noarch DEBUG: python3-tomli-1.2.1-2.el9s.noarch DEBUG: openssl-3.0.1-5.el9.x86_64 DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: kmod-28-7.el9.x86_64 DEBUG: libevent-2.1.12-6.el9.x86_64 DEBUG: xz-5.2.5-7.el9.x86_64 DEBUG: libsemanage-3.3-1.el9.x86_64 DEBUG: shadow-utils-4.9-3.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: tar-1.34-3.el9.x86_64 DEBUG: llvm-libs-13.0.0-1.el9.x86_64 DEBUG: openexr-libs-3.1.1-2.el9.x86_64 DEBUG: zip-3.0-30.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: cpp-11.2.1-9.1.el9.x86_64 DEBUG: acl-2.3.1-3.el9.x86_64 DEBUG: nss-softokn-freebl-3.71.0-6.el9.x86_64 DEBUG: nss-softokn-3.71.0-6.el9.x86_64 DEBUG: nss-sysinit-3.71.0-6.el9.x86_64 DEBUG: nss-3.71.0-6.el9.x86_64 DEBUG: flac-libs-1.3.3-9.el9.x86_64 DEBUG: libtheora-1.1.1-31.el9.x86_64 DEBUG: fftw-libs-double-3.3.8-12.el9.x86_64 DEBUG: dwz-0.14-3.el9.x86_64 DEBUG: nettle-3.7.3-2.el9.x86_64 DEBUG: gnutls-3.7.3-1.el9.x86_64 DEBUG: glib2-2.68.4-5.el9.x86_64 DEBUG: atk-2.36.0-5.el9.x86_64 DEBUG: gstreamer1-1.18.4-4.el9.x86_64 DEBUG: json-glib-1.6.6-1.el9.x86_64 DEBUG: gobject-introspection-1.68.0-10.el9.x86_64 DEBUG: gsettings-desktop-schemas-40.0-4.el9.x86_64 DEBUG: glib-networking-2.68.3-1.el9.x86_64 DEBUG: shared-mime-info-2.1-4.el9.x86_64 DEBUG: gdk-pixbuf2-2.42.6-2.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-2.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-1.el9.x86_64 DEBUG: libgsf-1.14.47-5.el9.x86_64 DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: libgexiv2-0.12.3-1.el9.x86_64 DEBUG: liblqr-1-0.4.2-17.el9s.x86_64 DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 DEBUG: jasper-libs-2.0.28-3.el9.x86_64 DEBUG: LibRaw-0.20.2-5.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxslt-1.1.34-9.el9.x86_64 DEBUG: bzip2-1.0.8-8.el9.x86_64 DEBUG: graphite2-1.3.14-9.el9.x86_64 DEBUG: freetype-2.10.4-6.el9.x86_64 DEBUG: harfbuzz-2.7.4-5.el9.x86_64 DEBUG: fontconfig-2.13.94-2.el9.x86_64 DEBUG: poppler-21.01.0-12.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: groff-base-1.22.4-10.el9.x86_64 DEBUG: zstd-1.5.0-2.el9.x86_64 DEBUG: info-6.7-12.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: mkfontscale-1.2.1-3.el9.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch DEBUG: less-575-4.el9.x86_64 DEBUG: systemd-rpm-macros-249-9.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-8.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-479.el9.x86_64 DEBUG: perl-FileHandle-2.03-479.el9.noarch DEBUG: perl-AutoLoader-5.74-479.el9.noarch DEBUG: perl-Data-Dumper-2.174-462.el9.x86_64 DEBUG: perl-libnet-3.13-4.el9.noarch DEBUG: perl-base-2.27-479.el9.noarch DEBUG: perl-URI-5.09-3.el9.noarch DEBUG: perl-Net-SSLeay-1.92-1.el9.x86_64 DEBUG: perl-Mozilla-CA-20200520-6.el9.noarch DEBUG: perl-if-0.60.800-479.el9.noarch DEBUG: perl-IO-Socket-IP-0.41-5.el9.noarch DEBUG: perl-Time-Local-1.300-7.el9.noarch DEBUG: perl-File-Path-2.18-4.el9.noarch DEBUG: perl-Pod-Escapes-1.07-460.el9.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch DEBUG: perl-IO-Socket-SSL-2.073-1.el9.noarch DEBUG: perl-Class-Struct-0.66-479.el9.noarch DEBUG: perl-POSIX-1.94-479.el9.x86_64 DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch DEBUG: perl-IPC-Open3-1.21-479.el9.noarch DEBUG: perl-subs-1.03-479.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-460.el9.noarch DEBUG: perl-Socket-2.031-4.el9.x86_64 DEBUG: perl-SelectSaver-1.02-479.el9.noarch DEBUG: perl-Symbol-1.08-479.el9.noarch DEBUG: perl-File-stat-1.09-479.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-479.el9.x86_64 DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch DEBUG: perl-mro-1.23-479.el9.x86_64 DEBUG: perl-IO-1.43-479.el9.x86_64 DEBUG: perl-overloading-0.02-479.el9.noarch DEBUG: perl-Pod-Usage-2.01-4.el9.noarch DEBUG: perl-Errno-1.30-479.el9.x86_64 DEBUG: perl-File-Basename-2.85-479.el9.noarch DEBUG: perl-Getopt-Std-1.12-479.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-479.el9.noarch DEBUG: perl-parent-0.238-460.el9.noarch DEBUG: perl-vars-1.05-479.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-479.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-479.el9.x86_64 DEBUG: perl-interpreter-5.32.1-479.el9.x86_64 DEBUG: kernel-srpm-macros-1.0-10.el9.noarch DEBUG: cpio-2.13-16.el9.x86_64 DEBUG: diffutils-3.7-12.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: keyutils-libs-1.6.1-4.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-2.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: pam-1.5.1-9.el9.x86_64 DEBUG: kbd-2.4.0-8.el9.x86_64 DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: libgcrypt-1.10.0-1.el9.x86_64 DEBUG: systemd-libs-249-9.el9.x86_64 DEBUG: dbus-libs-1.12.20-5.el9.x86_64 DEBUG: avahi-libs-0.8-11.el9.x86_64 DEBUG: NetworkManager-libnm-1.36.0-0.7.el9.x86_64 DEBUG: libgudev-237-1.el9.x86_64 DEBUG: libusbx-1.0.24-4.el9.x86_64 DEBUG: libgusb-0.3.6-3.el9.x86_64 DEBUG: colord-libs-1.4.5-4.el9.x86_64 DEBUG: util-linux-core-2.37.2-1.el9.x86_64 DEBUG: util-linux-2.37.2-1.el9.x86_64 DEBUG: device-mapper-1.02.181-3.el9.x86_64 DEBUG: device-mapper-libs-1.02.181-3.el9.x86_64 DEBUG: cryptsetup-libs-2.4.3-1.el9.x86_64 DEBUG: elfutils-default-yama-scope-0.186-1.el9.noarch DEBUG: elfutils-libs-0.186-1.el9.x86_64 DEBUG: dbus-1.12.20-5.el9.x86_64 DEBUG: systemd-pam-249-9.el9.x86_64 DEBUG: systemd-249-9.el9.x86_64 DEBUG: dbus-common-1.12.20-5.el9.noarch DEBUG: dbus-broker-28-5.el9.x86_64 DEBUG: systemd-udev-249-9.el9.x86_64 DEBUG: libfido2-1.6.0-7.el9.x86_64 DEBUG: upower-0.99.11-11.el9.x86_64 DEBUG: dconf-0.40.0-6.el9.x86_64 DEBUG: openssh-8.7p1-6.el9.x86_64 DEBUG: totem-pl-parser-3.26.6-2.el9.x86_64 DEBUG: libnghttp2-1.43.0-5.el9.x86_64 DEBUG: libpciaccess-0.16-6.el9.x86_64 DEBUG: libdrm-2.4.108-1.el9.x86_64 DEBUG: mesa-libgbm-21.3.4-2.el9.x86_64 DEBUG: libpkgconf-1.7.3-9.el9.x86_64 DEBUG: pkgconf-1.7.3-9.el9.x86_64 DEBUG: pkgconf-pkg-config-1.7.3-9.el9.x86_64 DEBUG: libverto-0.3.2-3.el9.x86_64 DEBUG: krb5-libs-1.19.1-13.el9.x86_64 DEBUG: cups-libs-2.3.3op2-10.el9.x86_64 DEBUG: libsoup-2.72.0-8.el9.x86_64 DEBUG: osinfo-db-tools-1.9.0-3.el9.x86_64 DEBUG: libosinfo-1.9.0-4.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-17.el9.x86_64 DEBUG: openldap-2.4.59-3.el9.x86_64 DEBUG: libssh-0.9.6-3.el9.x86_64 DEBUG: libcurl-7.76.1-14.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.186-1.el9.x86_64 DEBUG: binutils-gold-2.35.2-17.el9.x86_64 DEBUG: binutils-2.35.2-17.el9.x86_64 DEBUG: elfutils-0.186-1.el9.x86_64 DEBUG: gdb-minimal-10.2-8.el9.x86_64 DEBUG: curl-7.76.1-14.el9.x86_64 DEBUG: rpm-4.16.1.3-10.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-10.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-10.el9.x86_64 DEBUG: efi-srpm-macros-4-9.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: openssh-clients-8.7p1-6.el9.x86_64 DEBUG: git-core-2.31.1-2.el9.2.x86_64 DEBUG: make-4.3-7.el9.x86_64 DEBUG: giflib-5.2.1-9.el9.x86_64 DEBUG: glibc-headers-2.34-21.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: glibc-devel-2.34-21.el9.x86_64 DEBUG: gcc-11.2.1-9.1.el9.x86_64 DEBUG: annobin-10.53-1.el9.x86_64 DEBUG: gcc-plugin-annobin-11.2.1-9.1.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: go-srpm-macros-3.0.9-9.el9.noarch DEBUG: python-srpm-macros-3.9-50.el9.noarch DEBUG: redhat-rpm-config-191-1.el9.noarch DEBUG: python-rpm-macros-3.9-50.el9.noarch DEBUG: python3-rpm-macros-3.9-50.el9.noarch DEBUG: python3-rpm-generators-12-8.el9.noarch DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: libsndfile-1.0.31-6.el9.x86_64 DEBUG: jbig2dec-libs-0.19-6.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-7.el9.x86_64 DEBUG: libXext-1.3.4-8.el9.x86_64 DEBUG: libXrender-0.9.10-16.el9.x86_64 DEBUG: cairo-1.17.4-5.el9.x86_64 DEBUG: libXfixes-5.0.3-16.el9.x86_64 DEBUG: libXi-1.7.10-8.el9.x86_64 DEBUG: libXt-1.2.0-6.el9.x86_64 DEBUG: cairo-gobject-1.17.4-5.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-7.el9.x86_64 DEBUG: gd-2.3.2-3.el9.x86_64 DEBUG: libXaw-1.0.13-19.el9.x86_64 DEBUG: libXtst-1.2.3-16.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: libgxps-0.3.2-3.el9.x86_64 DEBUG: poppler-glib-21.01.0-12.el9.x86_64 DEBUG: libXft-2.3.3-8.el9.x86_64 DEBUG: libXv-1.0.11-16.el9.x86_64 DEBUG: libXxf86vm-1.1.4-18.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: mesa-libGL-21.3.4-2.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: mesa-libEGL-21.3.4-2.el9.x86_64 DEBUG: libasyncns-0.8-22.el9.x86_64 DEBUG: pulseaudio-libs-15.0-2.el9.x86_64 DEBUG: libcanberra-0.30-26.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-2.el9.x86_64 DEBUG: librsvg2-2.50.7-1.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-4.el9.x86_64 DEBUG: libiptcdata-1.0.5-9.el9.x86_64 DEBUG: libvisual-0.4.0-34.el9.x86_64 DEBUG: orc-0.4.31-6.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.18.4-5.el9.x86_64 DEBUG: libtracker-sparql-3.1.2-2.el9.x86_64 DEBUG: tracker-3.1.2-2.el9.x86_64 DEBUG: tracker-miners-3.1.2-1.el9.x86_64 DEBUG: libcanberra-gtk3-0.30-26.el9.x86_64 DEBUG: gtk3-3.24.31-1.el9.x86_64 DEBUG: gtk2-2.24.33-6.el9.x86_64 DEBUG: libcanberra-gtk2-0.30-26.el9.x86_64 DEBUG: graphviz-2.44.0-25.el9.x86_64 DEBUG: libwmf-lite-0.2.12-6.el9s.x86_64 DEBUG: ImageMagick-libs-6.9.11.27-7.el9s.x86_64 DEBUG: ImageMagick-6.9.11.27-7.el9s.x86_64 DEBUG: python3-sphinx-3.4.3-7.el9.noarch DEBUG: python3-devel-3.9.10-1.el9.x86_64 DEBUG: rpm-build-4.16.1.3-10.el9.x86_64 DEBUG: python3-pbr-5.6.0-1.el9s.noarch DEBUG: python3-setuptools_scm-6.3.2-2.el9s.noarch DEBUG: python3-eventlet-0.30.2-1.el9s.noarch DEBUG: python3-sqlalchemy-1.3.24-1.el9s.x86_64 DEBUG: openstack-macros-2021.1.0-0.20211214170552.ce6a105.el9.noarch DEBUG: Child return code was: 0 INFO: Installed packages: INFO: python3-libs-3.9.10-1.el9.x86_64 json-c-0.14-11.el9.x86_64 libgexiv2-0.12.3-1.el9.x86_64 dconf-0.40.0-6.el9.x86_64 python3-snowballstemmer-1.9.0-10.el9.noarch python3-sphinxcontrib-serializinghtml-1.1.4-5.el9.noarch perl-Net-SSLeay-1.92-1.el9.x86_64 perl-Class-Struct-0.66-479.el9.noarch make-4.3-7.el9.x86_64 ca-certificates-2020.2.50-94.el9.noarch binutils-gold-2.35.2-17.el9.x86_64 perl-interpreter-5.32.1-479.el9.x86_64 gstreamer1-1.18.4-4.el9.x86_64 gdk-pixbuf2-2.42.6-2.el9.x86_64 perl-IO-Socket-IP-0.41-5.el9.noarch less-575-4.el9.x86_64 python3-sphinx-3.4.3-7.el9.noarch libjpeg-turbo-2.0.90-5.el9.x86_64 libpng-1.6.37-12.el9.x86_64 gzip-1.10-8.el9.x86_64 perl-File-Temp-0.231.100-4.el9.noarch gdb-minimal-10.2-8.el9.x86_64 python3-pygments-2.7.4-4.el9.noarch llvm-libs-13.0.0-1.el9.x86_64 centos-stream-release-9.0-9.el9.noarch libXi-1.7.10-8.el9.x86_64 mesa-libEGL-21.3.4-2.el9.x86_64 rpm-libs-4.16.1.3-10.el9.x86_64 libdrm-2.4.108-1.el9.x86_64 kmod-libs-28-7.el9.x86_64 libXmu-1.1.3-8.el9.x86_64 perl-Scalar-List-Utils-1.56-461.el9.x86_64 urw-base35-fonts-common-20200910-6.el9.noarch filesystem-3.16-2.el9.x86_64 qt5-srpm-macros-5.15.2-9.el9.noarch libssh-config-0.9.6-3.el9.noarch cpio-2.13-16.el9.x86_64 libXfixes-5.0.3-16.el9.x86_64 libarchive-3.5.2-1.el9.x86_64 p11-kit-trust-0.24.1-2.el9.x86_64 perl-libs-5.32.1-479.el9.x86_64 python3-idna-2.10-5.el9.noarch glibc-2.34-21.el9.x86_64 dbus-1.12.20-5.el9.x86_64 systemd-udev-249-9.el9.x86_64 langpacks-core-font-en-3.0-16.el9.noarch setup-2.13.7-6.el9.noarch urw-base35-gothic-fonts-20200910-6.el9.noarch libfontenc-1.1.3-17.el9.x86_64 perl-B-1.80-479.el9.x86_64 systemd-rpm-macros-249-9.el9.noarch libpaper-1.1.28-4.el9.x86_64 python3-jinja2-3.0.1-2.el9s.noarch abattis-cantarell-fonts-0.301-4.el9.noarch libedit-3.1-37.20210216cvs.el9.x86_64 groff-base-1.22.4-10.el9.x86_64 popt-1.18-8.el9.x86_64 publicsuffix-list-dafsa-20210518-2.el9.noarch libmount-2.37.2-1.el9.x86_64 giflib-5.2.1-9.el9.x86_64 systemd-libs-249-9.el9.x86_64 libdatrie-0.2.13-4.el9.x86_64 ncurses-libs-6.2-8.20210508.el9.x86_64 lua-srpm-macros-1-6.el9.noarch perl-mro-1.23-479.el9.x86_64 imath-3.1.2-1.el9.x86_64 gstreamer1-plugins-base-1.18.4-5.el9.x86_64 ghc-srpm-macros-1.5.0-6.el9.noarch urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.noarch lz4-libs-1.9.3-5.el9.x86_64 libpciaccess-0.16-6.el9.x86_64 grep-3.6-5.el9.x86_64 python3-sphinxcontrib-applehelp-1.0.2-5.el9.noarch libgudev-237-1.el9.x86_64 gd-2.3.2-3.el9.x86_64 python3-tomli-1.2.1-2.el9s.noarch info-6.7-12.el9.x86_64 rpm-4.16.1.3-10.el9.x86_64 urw-base35-bookman-fonts-20200910-6.el9.noarch openssl-pkcs11-0.4.11-7.el9.x86_64 libICE-1.0.10-8.el9.x86_64 rust-srpm-macros-17-4.el9.noarch libblkid-2.37.2-1.el9.x86_64 python3-chardet-4.0.0-3.el9.noarch perl-Carp-1.50-460.el9.noarch openssl-3.0.1-5.el9.x86_64 tzdata-2021e-1.el9.noarch bash-5.1.8-2.el9.x86_64 cups-libs-2.3.3op2-10.el9.x86_64 binutils-2.35.2-17.el9.x86_64 shared-mime-info-2.1-4.el9.x86_64 libXxf86vm-1.1.4-18.el9.x86_64 pcre-8.44-3.el9.3.x86_64 librsvg2-2.50.7-1.el9.x86_64 glib-networking-2.68.3-1.el9.x86_64 exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 python3-sqlalchemy-1.3.24-1.el9s.x86_64 at-spi2-core-2.40.3-1.el9.x86_64 coreutils-common-8.32-31.el9.x86_64 libffi-3.4.2-7.el9.x86_64 libwayland-server-1.19.0-4.el9.x86_64 libselinux-3.3-2.el9.x86_64 elfutils-default-yama-scope-0.186-1.el9.noarch perl-HTTP-Tiny-0.076-460.el9.noarch poppler-glib-21.01.0-12.el9.x86_64 pkgconf-m4-1.7.3-9.el9.noarch libnghttp2-1.43.0-5.el9.x86_64 ocaml-srpm-macros-6-6.el9.noarch libXinerama-1.1.4-10.el9.x86_64 pulseaudio-libs-15.0-2.el9.x86_64 kbd-2.4.0-8.el9.x86_64 libcap-ng-0.8.2-6.el9.x86_64 python3-rpm-generators-12-8.el9.noarch libidn2-2.3.0-7.el9.x86_64 python3-cryptography-3.4.7-6.el9.x86_64 perl-Pod-Perldoc-3.28.01-461.el9.noarch libstdc++-11.2.1-9.1.el9.x86_64 fonts-srpm-macros-2.0.5-7.el9.1.noarch perl-File-stat-1.09-479.el9.noarch p11-kit-0.24.1-2.el9.x86_64 nettle-3.7.3-2.el9.x86_64 libxcrypt-compat-4.4.18-3.el9.x86_64 perl-Digest-1.19-4.el9.noarch pixman-0.40.0-5.el9.x86_64 libvisual-0.4.0-34.el9.x86_64 libSM-1.2.3-10.el9.x86_64 libwayland-egl-1.19.0-4.el9.x86_64 libtool-ltdl-2.4.6-45.el9.x86_64 gcc-plugin-annobin-11.2.1-9.1.el9.x86_64 libXrandr-1.5.2-8.el9.x86_64 perl-libnet-3.13-4.el9.noarch libverto-0.3.2-3.el9.x86_64 zip-3.0-30.el9.x86_64 graphviz-2.44.0-25.el9.x86_64 poppler-data-0.4.9-9.el9.noarch gnutls-3.7.3-1.el9.x86_64 xkeyboard-config-2.33-2.el9.noarch nss-3.71.0-6.el9.x86_64 perl-PathTools-3.78-461.el9.x86_64 gmp-6.2.0-10.el9.x86_64 libXt-1.2.0-6.el9.x86_64 python3-pysocks-1.7.1-10.el9.noarch perl-SelectSaver-1.02-479.el9.noarch hwdata-0.348-9.2.el9.noarch coreutils-8.32-31.el9.x86_64 adwaita-icon-theme-40.1.1-3.el9.noarch openblas-srpm-macros-2-11.el9.noarch tracker-miners-3.1.2-1.el9.x86_64 python3-pbr-5.6.0-1.el9s.noarch openssh-8.7p1-6.el9.x86_64 util-linux-core-2.37.2-1.el9.x86_64 flac-libs-1.3.3-9.el9.x86_64 python3-setuptools-57.4.0-1.el9s.noarch glib2-2.68.4-5.el9.x86_64 ImageMagick-libs-6.9.11.27-7.el9s.x86_64 pam-1.5.1-9.el9.x86_64 perl-NDBM_File-1.15-479.el9.x86_64 diffutils-3.7-12.el9.x86_64 openjpeg2-2.4.0-6.el9.x86_64 libpwquality-1.4.4-8.el9.x86_64 xz-5.2.5-7.el9.x86_64 libtdb-1.4.4-1.el9.x86_64 libfido2-1.6.0-7.el9.x86_64 graphite2-1.3.14-9.el9.x86_64 pkgconf-pkg-config-1.7.3-9.el9.x86_64 libxshmfence-1.3-10.el9.x86_64 sound-theme-freedesktop-0.8-17.el9.noarch opus-1.3.1-10.el9.x86_64 python3-requests-2.25.1-5.el9.noarch python3-pip-21.2.3-5.el9.noarch fftw-libs-double-3.3.8-12.el9.x86_64 iso-codes-4.6.0-3.el9.noarch libsepol-3.3-2.el9.x86_64 zstd-1.5.0-2.el9.x86_64 gtk3-3.24.31-1.el9.x86_64 python3-docutils-0.16-6.el9.noarch dejavu-sans-fonts-2.37-18.el9.noarch libgxps-0.3.2-3.el9.x86_64 libxcrypt-4.4.18-3.el9.x86_64 cracklib-2.9.6-27.el9.x86_64 libX11-common-1.7.0-7.el9.noarch python3-sphinxcontrib-devhelp-1.0.2-5.el9.noarch jasper-libs-2.0.28-3.el9.x86_64 openssh-clients-8.7p1-6.el9.x86_64 gdk-pixbuf2-modules-2.42.6-2.el9.x86_64 libxslt-1.1.34-9.el9.x86_64 libiptcdata-1.0.5-9.el9.x86_64 libexif-0.6.22-6.el9.x86_64 libtheora-1.1.1-31.el9.x86_64 krb5-libs-1.19.1-13.el9.x86_64 perl-podlators-4.14-460.el9.noarch libX11-1.7.0-7.el9.x86_64 elfutils-debuginfod-client-0.186-1.el9.x86_64 libosinfo-1.9.0-4.el9.x86_64 bzip2-1.0.8-8.el9.x86_64 perl-Pod-Usage-2.01-4.el9.noarch libepoxy-1.5.5-4.el9.x86_64 cracklib-dicts-2.9.6-27.el9.x86_64 perl-Encode-3.08-462.el9.x86_64 perl-constant-1.33-461.el9.noarch glibc-devel-2.34-21.el9.x86_64 perl-Digest-MD5-2.58-4.el9.x86_64 kernel-headers-5.14.0-52.el9.x86_64 glibc-headers-2.34-21.el9.x86_64 libcap-2.48-8.el9.x86_64 alternatives-1.20-2.el9.x86_64 libsndfile-1.0.31-6.el9.x86_64 centos-stream-repos-9.0-9.el9.noarch systemd-pam-249-9.el9.x86_64 elfutils-libs-0.186-1.el9.x86_64 exiv2-0.27.5-2.el9.x86_64 freetype-2.10.4-6.el9.x86_64 cairo-gobject-1.17.4-5.el9.x86_64 pkgconf-1.7.3-9.el9.x86_64 kmod-28-7.el9.x86_64 libogg-1.3.4-6.el9.x86_64 libraqm-0.7.0-7.el9s.x86_64 ImageMagick-6.9.11.27-7.el9s.x86_64 python3-six-1.15.0-7.el9.noarch totem-pl-parser-3.26.6-2.el9.x86_64 nss-softokn-freebl-3.71.0-6.el9.x86_64 efi-srpm-macros-4-9.el9.noarch pango-1.48.7-2.el9.x86_64 perl-vars-1.05-479.el9.noarch libcanberra-gtk2-0.30-26.el9.x86_64 perl-base-2.27-479.el9.noarch libdb-5.3.28-53.el9.x86_64 keyutils-libs-1.6.1-4.el9.x86_64 python3-pyparsing-2.4.7-7.1.el9.noarch exiv2-libs-0.27.5-2.el9.x86_64 perl-FileHandle-2.03-479.el9.noarch dbus-libs-1.12.20-5.el9.x86_64 gobject-introspection-1.68.0-10.el9.x86_64 google-droid-sans-fonts-20200215-11.el9.2.noarch gdbm-libs-1.19-4.el9.x86_64 openexr-libs-3.1.1-2.el9.x86_64 perl-Term-ANSIColor-5.01-461.el9.noarch libmpc-1.2.1-4.el9.x86_64 urw-base35-c059-fonts-20200910-6.el9.noarch python3-pip-wheel-21.2.3-5.el9.noarch libXau-1.0.9-8.el9.x86_64 libwmf-lite-0.2.12-6.el9s.x86_64 unzip-6.0-56.el9.x86_64 python3-urllib3-1.26.5-2.el9.noarch libbrotli-1.0.9-6.el9.x86_64 perl-Storable-3.21-460.el9.x86_64 osinfo-db-20211216-1.el9.noarch libwebp-1.2.0-3.el9.x86_64 openssl-libs-3.0.1-5.el9.x86_64 glibc-minimal-langpack-2.34-21.el9.x86_64 json-glib-1.6.6-1.el9.x86_64 python3-eventlet-0.30.2-1.el9s.noarch libpsl-0.21.1-5.el9.x86_64 elfutils-0.186-1.el9.x86_64 libsmartcols-2.37.2-1.el9.x86_64 acl-2.3.1-3.el9.x86_64 annobin-10.53-1.el9.x86_64 mkfontscale-1.2.1-3.el9.x86_64 mesa-libGL-21.3.4-2.el9.x86_64 libXv-1.0.11-16.el9.x86_64 lcms2-2.12-3.el9.x86_64 libgs-9.54.0-4.el9.x86_64 python3-cffi-1.14.5-4.el9.x86_64 perl-Pod-Simple-3.42-4.el9.noarch glibc-common-2.34-21.el9.x86_64 perl-Getopt-Std-1.12-479.el9.noarch zlib-1.2.11-31.el9.x86_64 libglvnd-glx-1.3.4-1.el9.x86_64 urw-base35-d050000l-fonts-20200910-6.el9.noarch libwayland-client-1.19.0-4.el9.x86_64 LibRaw-0.20.2-5.el9.x86_64 libXtst-1.2.3-16.el9.x86_64 shadow-utils-4.9-3.el9.x86_64 perl-IO-Socket-SSL-2.073-1.el9.noarch python3-devel-3.9.10-1.el9.x86_64 urw-base35-z003-fonts-20200910-6.el9.noarch perl-parent-0.238-460.el9.noarch file-5.39-8.el9.x86_64 python3-sphinx-theme-alabaster-0.7.12-13.el9.noarch libcom_err-1.46.2-2.el9.x86_64 python3-babel-2.9.1-2.el9.noarch perl-IO-1.43-479.el9.x86_64 libseccomp-2.5.2-2.el9.x86_64 libxcb-1.13.1-9.el9.x86_64 perl-AutoLoader-5.74-479.el9.noarch perl-File-Path-2.18-4.el9.noarch python3-sphinxcontrib-qthelp-1.0.3-5.el9.noarch libX11-xcb-1.7.0-7.el9.x86_64 rpm-build-libs-4.16.1.3-10.el9.x86_64 urw-base35-nimbus-roman-fonts-20200910-6.el9.noarch perl-subs-1.03-479.el9.noarch openldap-2.4.59-3.el9.x86_64 upower-0.99.11-11.el9.x86_64 libpkgconf-1.7.3-9.el9.x86_64 libsemanage-3.3-1.el9.x86_64 crypto-policies-20220201-1.git636a91d.el9.noarch nss-softokn-3.71.0-6.el9.x86_64 xz-libs-5.2.5-7.el9.x86_64 tar-1.34-3.el9.x86_64 adwaita-cursor-theme-40.1.1-3.el9.noarch perl-overload-1.31-479.el9.noarch perl-Getopt-Long-2.52-4.el9.noarch python-rpm-macros-3.9-50.el9.noarch perl-overloading-0.02-479.el9.noarch kernel-srpm-macros-1.0-10.el9.noarch libtracker-sparql-3.1.2-2.el9.x86_64 centos-gpg-keys-9.0-9.el9.noarch libsigsegv-2.13-4.el9.x86_64 urw-base35-fonts-20200910-6.el9.noarch poppler-21.01.0-12.el9.x86_64 perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch findutils-4.8.0-5.el9.x86_64 liblqr-1-0.4.2-17.el9s.x86_64 libeconf-0.4.1-2.el9.x86_64 sqlite-libs-3.34.1-5.el9.x86_64 perl-Pod-Escapes-1.07-460.el9.noarch perl-Text-ParseWords-3.30-460.el9.noarch gtk2-2.24.33-6.el9.x86_64 perl-URI-5.09-3.el9.noarch bzip2-libs-1.0.8-8.el9.x86_64 ncurses-base-6.2-8.20210508.el9.noarch python3-packaging-20.9-4.el9.noarch cpp-11.2.1-9.1.el9.x86_64 dbus-common-1.12.20-5.el9.noarch perl-Term-Cap-1.17-460.el9.noarch libcbor-0.7.0-5.el9.x86_64 libcurl-7.76.1-14.el9.x86_64 systemd-249-9.el9.x86_64 libcanberra-gtk3-0.30-26.el9.x86_64 libtasn1-4.16.0-7.el9.x86_64 libXaw-1.0.13-19.el9.x86_64 xml-common-0.6.3-58.el9.noarch xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch libssh-0.9.6-3.el9.x86_64 fontconfig-2.13.94-2.el9.x86_64 libXft-2.3.3-8.el9.x86_64 python3-ply-3.11-13.el9.noarch harfbuzz-2.7.4-5.el9.x86_64 libvorbis-1.3.7-5.el9.x86_64 python3-pycparser-2.20-5.el9.noarch openstack-macros-2021.1.0-0.20211214170552.ce6a105.el9.noarch libicu-67.1-9.el9.x86_64 libuuid-2.37.2-1.el9.x86_64 glibc-gconv-extra-2.34-21.el9.x86_64 python3-sphinxcontrib-htmlhelp-1.0.3-6.el9.noarch perl-Symbol-1.08-479.el9.noarch jbigkit-libs-2.1-23.el9.x86_64 go-srpm-macros-3.0.9-9.el9.noarch libglvnd-egl-1.3.4-1.el9.x86_64 patch-2.7.6-16.el9.x86_64 perl-Errno-1.30-479.el9.x86_64 device-mapper-libs-1.02.181-3.el9.x86_64 osinfo-db-tools-1.9.0-3.el9.x86_64 perl-srpm-macros-1-41.el9.noarch NetworkManager-libnm-1.36.0-0.7.el9.x86_64 libasyncns-0.8-22.el9.x86_64 atk-2.36.0-5.el9.x86_64 nss-util-3.71.0-6.el9.x86_64 git-core-2.31.1-2.el9.2.x86_64 python3-setuptools-wheel-53.0.0-9.el9.noarch python3-markupsafe-2.0.0-2.el9s.x86_64 ncurses-6.2-8.20210508.el9.x86_64 python-unversioned-command-3.9.10-1.el9.noarch file-libs-5.39-8.el9.x86_64 tracker-3.1.2-2.el9.x86_64 perl-MIME-Base64-3.16-4.el9.x86_64 libxml2-2.9.12-4.el9.x86_64 adobe-mappings-pdf-20180407-10.el9.noarch libwayland-cursor-1.19.0-4.el9.x86_64 libacl-2.3.1-3.el9.x86_64 mpfr-4.1.0-7.el9.x86_64 elfutils-libelf-0.186-1.el9.x86_64 gawk-all-langpacks-5.1.0-5.el9.x86_64 libevent-2.1.12-6.el9.x86_64 libxcrypt-devel-4.4.18-3.el9.x86_64 python3-3.9.10-1.el9.x86_64 gcc-11.2.1-9.1.el9.x86_64 cairo-1.17.4-5.el9.x86_64 gawk-5.1.0-5.el9.x86_64 fribidi-1.0.10-6.el9.x86_64 nss-sysinit-3.71.0-6.el9.x86_64 python3-sphinxcontrib-jsmath-1.0.1-12.el9.noarch alsa-lib-1.2.6.1-1.el9.x86_64 perl-IPC-Open3-1.21-479.el9.noarch dbus-broker-28-5.el9.x86_64 libijs-0.35-15.el9.x86_64 audit-libs-3.0.7-100.el9.x86_64 jbig2dec-libs-0.19-6.el9.x86_64 perl-if-0.60.800-479.el9.noarch python3-setuptools_scm-6.3.2-2.el9s.noarch gsm-1.0.19-6.el9.x86_64 libutempter-1.2.1-6.el9.x86_64 urw-base35-nimbus-sans-fonts-20200910-6.el9.noarch libXcomposite-0.4.5-7.el9.x86_64 kbd-misc-2.4.0-8.el9.noarch lua-libs-5.4.2-4.el9.x86_64 cryptsetup-libs-2.4.3-1.el9.x86_64 libzstd-1.5.0-2.el9.x86_64 urw-base35-p052-fonts-20200910-6.el9.noarch perl-Socket-2.031-4.el9.x86_64 libXrender-0.9.10-16.el9.x86_64 libtiff-4.2.0-3.el9.x86_64 python3-greenlet-0.4.17-4.el9.x86_64 graphene-1.10.6-2.el9.x86_64 python3-imagesize-1.2.0-6.el9.noarch libXdamage-1.1.5-7.el9.x86_64 fonts-filesystem-2.0.5-7.el9.1.noarch mesa-libglapi-21.3.4-2.el9.x86_64 nspr-4.32.0-8.el9.x86_64 curl-7.76.1-14.el9.x86_64 libXcursor-1.2.0-7.el9.x86_64 sed-4.8-9.el9.x86_64 util-linux-2.37.2-1.el9.x86_64 pcre2-syntax-10.37-3.el9.1.noarch libxkbcommon-1.0.3-4.el9.x86_64 libthai-0.1.28-8.el9.x86_64 python3-pytz-2021.1-4.el9.noarch libgcc-11.2.1-9.1.el9.x86_64 device-mapper-1.02.181-3.el9.x86_64 redhat-rpm-config-191-1.el9.noarch adobe-mappings-cmap-20171205-12.el9.noarch libgpg-error-1.42-5.el9.x86_64 mesa-libgbm-21.3.4-2.el9.x86_64 libusbx-1.0.24-4.el9.x86_64 libXext-1.3.4-8.el9.x86_64 ed-1.14.2-12.el9.x86_64 libglvnd-1.3.4-1.el9.x86_64 perl-POSIX-1.94-479.el9.x86_64 libgusb-0.3.6-3.el9.x86_64 libgcrypt-1.10.0-1.el9.x86_64 readline-8.1-4.el9.x86_64 crypto-policies-scripts-20220201-1.git636a91d.el9.noarch perl-Fcntl-1.13-479.el9.x86_64 perl-File-Basename-2.85-479.el9.noarch gsettings-desktop-schemas-40.0-4.el9.x86_64 perl-Time-Local-1.300-7.el9.noarch libgomp-11.2.1-9.1.el9.x86_64 python3-rpm-macros-3.9-50.el9.noarch pcre2-10.37-3.el9.1.x86_64 python-srpm-macros-3.9-50.el9.noarch rpm-build-4.16.1.3-10.el9.x86_64 libfdisk-2.37.2-1.el9.x86_64 perl-Data-Dumper-2.174-462.el9.x86_64 at-spi2-atk-2.38.0-4.el9.x86_64 dwz-0.14-3.el9.x86_64 libunistring-0.9.10-15.el9.x86_64 libXpm-3.5.13-7.el9.x86_64 hicolor-icon-theme-0.17-12.el9.noarch libattr-2.5.1-3.el9.x86_64 expat-2.2.10-4.el9.x86_64 orc-0.4.31-6.el9.x86_64 libcanberra-0.30-26.el9.x86_64 urw-base35-standard-symbols-ps-fonts-20200910-6.el9.noarch libgsf-1.14.47-5.el9.x86_64 cyrus-sasl-lib-2.1.27-17.el9.x86_64 perl-Mozilla-CA-20200520-6.el9.noarch gtk-update-icon-cache-3.24.31-1.el9.x86_64 libsoup-2.72.0-8.el9.x86_64 colord-libs-1.4.5-4.el9.x86_64 adobe-mappings-cmap-deprecated-20171205-12.el9.noarch avahi-libs-0.8-11.el9.x86_64 perl-Exporter-5.74-461.el9.noarch basesystem-11-13.el9.noarch libstemmer-0-18.585svn.el9.x86_64 Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-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-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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 -r /home/centos9-wallaby/data/dlrn-5.cfg -p + MOCKDIR=/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/ + '[' -z '' ']' + detect_version_and_release + '[' -r setup.py -a '!' -r metadata.json ']' + copy_src_to_mock_buildroot + git checkout -f 018d755fd7426902256891f39cb21b51d52b7f17 HEAD is now at 018d755f Avoid missing key 'password' for neighbor_add + '[' -d /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root//var/tmp/pkgsrc ']' + mkdir /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root//var/tmp/pkgsrc + cp -pr . /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root//var/tmp/pkgsrc + pushd /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root//var/tmp/pkgsrc /var/lib/mock/dlrn-centos9-wallaby-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 ++ /usr/bin/mock -q -r /home/centos9-wallaby/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-wallaby/data/dlrn-5.cfg --chroot 'cd /var/tmp/pkgsrc && git log --abbrev=7 -n1 --format=format:%h' + setversionandrelease 1.4.1 018d755 + UPSTREAMVERSION=1.4.1 + [[ 1.4.1 =~ ([^-]*)-(.+) ]] + [[ 1.4.1 =~ (.*?)\.(0rc.+) ]] + [[ 1.4.1 =~ (.*?)\.(0b.+) ]] + [[ 1.4.1 =~ (.*?)\.(0a.+) ]] + [[ 1.4.1 =~ (.*?)\.(dev.+) ]] + [[ 1.4.1 =~ (.*?)\.(g.+) ]] + [[ 1.4.1 =~ (.*?)\.pre.* ]] + [[ 1.4.1 =~ ^([.0-9]*)$ ]] + VERSION=1.4.1 + [[ '' =~ \.dev[0-9]+\. ]] + '[' 0.date.hash = 0.1.date.hash ']' + '[' 0.date.hash = minor.date.hash ']' + RELEASE=0.20220204150331.018d755 + '[' -r setup.py -a '!' -r metadata.json ']' + SOURCETYPE=tarball + /usr/bin/mock -v -r /home/centos9-wallaby/data/dlrn-5.cfg --resultdir /home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c --chroot 'cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)' INFO: mock.py version 2.10 starting (python version = 3.6.8, NVR = mock-2.10-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-wallaby-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-wallaby-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-wallaby-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-wallaby-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: ['/etc/mock/site-defaults.cfg', '/home/centos9-wallaby/data/dlrn-5.cfg'] DEBUG: version: 2.10 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c DEBUG: rootdir: /var/lib/mock/dlrn-centos9-wallaby-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: 1029 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: registry.centos.org/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: 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: 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-wallaby-x86_64-5/ccache/u1029/', 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5/root_cache/', 'tar': 'gnutar', '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-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c'}, '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-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c'}} 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 1029 -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.novalocal'} 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'] DEBUG: user_agent: Mock (dlrn-centos9-wallaby-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos9-wallaby/data/dlrn-5.cfg DEBUG: root: dlrn-centos9-wallaby-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 best=1 protected_packages= module_platform_id=platform:el9 user_agent=DLRN [9-BaseOS] name=CentOS-Stream - Base baseurl=https://composes.stream.centos.org/production/latest-CentOS-Stream/compose/BaseOS/x86_64/os/ failovermethod=priority gpgcheck=0 enabled=1 skip_if_unavailable=False [9-AppStream] name=CentOS-Stream - AppStream baseurl=https://composes.stream.centos.org/production/latest-CentOS-Stream/compose/AppStream/x86_64/os/ gpgcheck=0 enabled=1 gpgkey=file:///usr/share/distribution-gpg-keys/centos/RPM-GPG-KEY-CentOS-Official [9-PowerTools] name=CentOS-Stream - PowerTools baseurl=https://composes.stream.centos.org/production/latest-CentOS-Stream/compose/CRB/x86_64/os/ gpgcheck=0 enabled=1 gpgkey=file:///usr/share/distribution-gpg-keys/centos/RPM-GPG-KEY-CentOS-Official [9-HighAvailability] name=CentOS-Stream - HighAvailability baseurl=https://composes.stream.centos.org/production/latest-CentOS-Stream/compose/HighAvailability/x86_64/os/ gpgcheck=0 enabled=1 gpgkey=file:///usr/share/distribution-gpg-keys/centos/RPM-GPG-KEY-CentOS-Official [delorean-component-baremetal] name=delorean-openstack-ironic-b3883cd2774732a1d44f9fff3b3f466a05f761c8 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/baremetal/b3/88/b3883cd2774732a1d44f9fff3b3f466a05f761c8_9b035987 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-62a0e26751dd28274eb710ec716a8d66b4e490a2 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/cinder/62/a0/62a0e26751dd28274eb710ec716a8d66b4e490a2_cae305c6 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-manilaclient-a9d1193741f75f7a11d92a7d117bc3d666da1d95 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/clients/a9/d1/a9d1193741f75f7a11d92a7d117bc3d666da1d95_f1ef7dbe enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-panko-276d891675c692c146448180767f97362871b493 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/cloudops/27/6d/276d891675c692c146448180767f97362871b493_79b4d7a3 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-tobiko-206052e14fbd4c28ae17bd7f0ced6748f50354c7 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/common/20/60/206052e14fbd4c28ae17bd7f0ced6748f50354c7_3d4d4101 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-94f17be190cce060ba8afcafbade4247b27b86f0 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/compute/94/f1/94f17be190cce060ba8afcafbade4247b27b86f0_fa341604 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-b1d635c287f950b15df207455d64d97228963e5f baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/glance/b1/d6/b1d635c287f950b15df207455d64d97228963e5f_71f1f918 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-e1e9670cfbf0069c95cfc777d8abdd9c2c379950 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/manila/e1/e9/e1e9670cfbf0069c95cfc777d8abdd9c2c379950_5d57ae58 enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-os-ken-018d755fd7426902256891f39cb21b51d52b7f17 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_b004f1df enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-a5d94247d15b028c57d8f6f9dbbd2daf0adb34d8 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/octavia/a5/d9/a5d94247d15b028c57d8f6f9dbbd2daf0adb34d8_eb503cb8 enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-python-keystone-tests-tempest-f57af91f9a97a822d2deee1fd32857ad4571d210 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/security/f5/7a/f57af91f9a97a822d2deee1fd32857ad4571d210_0e6dc7df enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-a25a936c4fd4486d66c434715f0cb8a6f404885d baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/swift/a2/5a/a25a936c4fd4486d66c434715f0cb8a6f404885d_1c12d317 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-tempestconf-d630e489aa36aefa17c4ac9633af07694b825bcd baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/tempest/d6/30/d630e489aa36aefa17c4ac9633af07694b825bcd_048d9d64 enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-openstack-kolla-f439afa42e9f5074e4680987e6185c4bd93aa090 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/tripleo/f4/39/f439afa42e9f5074e4680987e6185c4bd93aa090_b3cc0a73 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-murano-ui-c01fbfcaeabd74f2a6b5edbe07c7d9d7515a9dea baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/ui/c0/1f/c01fbfcaeabd74f2a6b5edbe07c7d9d7515a9dea_6b3e707e enabled=1 gpgcheck=0 priority=1 [delorean-component-validation] name=delorean-openstack-tripleo-validations-a628e7bcfbf97b32d155d64e02d9d9c3bd2d2f00 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/validation/a6/28/a628e7bcfbf97b32d155d64e02d9d9c3bd2d2f00_5f65bf33 enabled=1 gpgcheck=0 priority=1 [delorean-wallaby-testing] name=dlrn-wallaby-testing baseurl=https://trunk.rdoproject.org/centos9-wallaby/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-wallaby-build-deps] name=dlrn-wallaby-build-deps baseurl=https://trunk.rdoproject.org/centos9-wallaby/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-rabbitmq] name=centos9-rabbitmq baseurl=https://buildlogs.centos.org/centos/9-stream/messaging/x86_64/rabbitmq-38/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-storage] name=centos9-storage baseurl=https://buildlogs.centos.org/9-stream/storage/x86_64/ceph-pacific/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-opstools] name=centos9-opstools baseurl=https://buildlogs.centos.org/centos/9-stream/opstools/x86_64/collectd-5/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=https://buildlogs.centos.org/centos/9-stream/nfv/x86_64/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=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-wallaby-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-wallaby-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 7402 24-Core Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 64K DEBUG: L1i cache: 64K 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 ibpb vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip 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: 16212180 3298052 1095644 1986844 11818484 10592064 DEBUG: Swap: 16777212 6558456 10218756 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/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: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 269M 4.1G 7% /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/results Mock Version: 2.10 INFO: Mock Version: 2.10 INFO: Mock Version: 2.10 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-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-wallaby-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-wallaby-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-wallaby-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', '/proc', '/var/lib/mock/dlrn-centos9-wallaby-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-wallaby-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-wallaby-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-wallaby-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-wallaby-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', '/sys', '/var/lib/mock/dlrn-centos9-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos9-wallaby-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-wallaby-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-wallaby-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos9-wallaby-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.svlphd9l', '/var/lib/mock/dlrn-centos9-wallaby-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-wallaby-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-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-wallaby-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-wallaby-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc DEBUG: method _fixup_build_user skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root. DEBUG: ensuring that dir exists: /home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-wallaby-x86_64-5/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-wallaby-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-wallaby-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 7402 24-Core Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 64K DEBUG: L1i cache: 64K 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 ibpb vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip 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: 16212180 3298392 1095320 1986844 11818468 10591724 DEBUG: Swap: 16777212 6558456 10218756 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos9-wallaby-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: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 1.3G 3.1G 29% /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c Mock Version: 2.10 INFO: Mock Version: 2.10 INFO: Mock Version: 2.10 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-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-wallaby-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-wallaby-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-wallaby-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', '/proc', '/var/lib/mock/dlrn-centos9-wallaby-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-wallaby-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-wallaby-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-wallaby-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-wallaby-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', '/sys', '/var/lib/mock/dlrn-centos9-wallaby-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-wallaby-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos9-wallaby-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-wallaby-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos9-wallaby-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.ppywnybv', '/var/lib/mock/dlrn-centos9-wallaby-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-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-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-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-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', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-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-wallaby-x86_64-5/root DEBUG: resultdir = /home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: child environment: None DEBUG: Executing command: ['/usr/sbin/usermod', '-u', '1029', '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-wallaby-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/dist.py:697: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( running sdist [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.1s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.2s) running egg_info creating os_ken.egg-info writing os_ken.egg-info/PKG-INFO writing dependency_links to os_ken.egg-info/dependency_links.txt writing entry points to os_ken.egg-info/entry_points.txt writing requirements to os_ken.egg-info/requires.txt writing top-level names to os_ken.egg-info/top_level.txt writing pbr to os_ken.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file 'os_ken.egg-info/SOURCES.txt' [pbr] In git context, generating filelist from git warning: no previously-included files matching '*.pyc' found anywhere in distribution reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*' found under directory 'doc/build' warning: no previously-included files matching '*~' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '.gitignore' found anywhere in distribution adding license file 'LICENSE' 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-1.4.1 creating os-ken-1.4.1/doc creating os-ken-1.4.1/doc/source creating os-ken-1.4.1/doc/source/_static creating os-ken-1.4.1/doc/source/_templates creating os-ken-1.4.1/doc/source/admin creating os-ken-1.4.1/doc/source/app creating os-ken-1.4.1/doc/source/configuration creating os-ken-1.4.1/doc/source/contributor creating os-ken-1.4.1/doc/source/library creating os-ken-1.4.1/doc/source/library_packet_ref creating os-ken-1.4.1/doc/source/man creating os-ken-1.4.1/doc/source/quantumclient creating os-ken-1.4.1/doc/source/quantumclient/common creating os-ken-1.4.1/doc/source/quantumclient/v2_0 creating os-ken-1.4.1/doc/source/reference creating os-ken-1.4.1/doc/source/user creating os-ken-1.4.1/etc creating os-ken-1.4.1/etc/os_ken creating os-ken-1.4.1/os_ken creating os-ken-1.4.1/os_ken.egg-info creating os-ken-1.4.1/os_ken/app creating os-ken-1.4.1/os_ken/app/gui_topology creating os-ken-1.4.1/os_ken/app/gui_topology/html creating os-ken-1.4.1/os_ken/app/ofctl creating os-ken-1.4.1/os_ken/base creating os-ken-1.4.1/os_ken/cmd creating os-ken-1.4.1/os_ken/contrib creating os-ken-1.4.1/os_ken/controller creating os-ken-1.4.1/os_ken/lib creating os-ken-1.4.1/os_ken/lib/netconf creating os-ken-1.4.1/os_ken/lib/of_config creating os-ken-1.4.1/os_ken/lib/ovs creating os-ken-1.4.1/os_ken/lib/packet creating os-ken-1.4.1/os_ken/lib/xflow creating os-ken-1.4.1/os_ken/ofproto creating os-ken-1.4.1/os_ken/services creating os-ken-1.4.1/os_ken/services/protocols creating os-ken-1.4.1/os_ken/services/protocols/bgp creating os-ken-1.4.1/os_ken/services/protocols/bgp/api creating os-ken-1.4.1/os_ken/services/protocols/bgp/core_managers creating os-ken-1.4.1/os_ken/services/protocols/bgp/info_base creating os-ken-1.4.1/os_ken/services/protocols/bgp/operator creating os-ken-1.4.1/os_ken/services/protocols/bgp/operator/commands creating os-ken-1.4.1/os_ken/services/protocols/bgp/operator/commands/show creating os-ken-1.4.1/os_ken/services/protocols/bgp/operator/views creating os-ken-1.4.1/os_ken/services/protocols/bgp/rtconf creating os-ken-1.4.1/os_ken/services/protocols/bgp/signals creating os-ken-1.4.1/os_ken/services/protocols/bgp/utils creating os-ken-1.4.1/os_ken/services/protocols/ovsdb creating os-ken-1.4.1/os_ken/services/protocols/vrrp creating os-ken-1.4.1/os_ken/services/protocols/zebra creating os-ken-1.4.1/os_ken/services/protocols/zebra/client creating os-ken-1.4.1/os_ken/services/protocols/zebra/db creating os-ken-1.4.1/os_ken/services/protocols/zebra/server creating os-ken-1.4.1/os_ken/tests creating os-ken-1.4.1/os_ken/tests/integrated creating os-ken-1.4.1/os_ken/tests/integrated/bgp creating os-ken-1.4.1/os_ken/tests/integrated/common creating os-ken-1.4.1/os_ken/tests/mininet creating os-ken-1.4.1/os_ken/tests/mininet/l2 creating os-ken-1.4.1/os_ken/tests/mininet/l2/mpls creating os-ken-1.4.1/os_ken/tests/mininet/l2/vlan creating os-ken-1.4.1/os_ken/tests/mininet/l3 creating os-ken-1.4.1/os_ken/tests/mininet/l3/icmp creating os-ken-1.4.1/os_ken/tests/mininet/l3/ip_ttl creating os-ken-1.4.1/os_ken/tests/mininet/packet_lib creating os-ken-1.4.1/os_ken/tests/mininet/packet_lib/arp creating os-ken-1.4.1/os_ken/tests/packet_data creating os-ken-1.4.1/os_ken/tests/packet_data/bgp4 creating os-ken-1.4.1/os_ken/tests/packet_data/mrt creating os-ken-1.4.1/os_ken/tests/packet_data/of10 creating os-ken-1.4.1/os_ken/tests/packet_data/of12 creating os-ken-1.4.1/os_ken/tests/packet_data/of13 creating os-ken-1.4.1/os_ken/tests/packet_data/of14 creating os-ken-1.4.1/os_ken/tests/packet_data/of15 creating os-ken-1.4.1/os_ken/tests/packet_data/pcap creating os-ken-1.4.1/os_ken/tests/packet_data_generator3 creating os-ken-1.4.1/os_ken/tests/switch creating os-ken-1.4.1/os_ken/tests/switch/of10 creating os-ken-1.4.1/os_ken/tests/switch/of10/action creating os-ken-1.4.1/os_ken/tests/switch/of10/match creating os-ken-1.4.1/os_ken/tests/switch/of13 creating os-ken-1.4.1/os_ken/tests/switch/of13/action creating os-ken-1.4.1/os_ken/tests/switch/of13/action/25_SET_FIELD creating os-ken-1.4.1/os_ken/tests/switch/of13/group creating os-ken-1.4.1/os_ken/tests/switch/of13/match creating os-ken-1.4.1/os_ken/tests/switch/of13/meter creating os-ken-1.4.1/os_ken/tests/switch/of14 creating os-ken-1.4.1/os_ken/tests/switch/of14/action creating os-ken-1.4.1/os_ken/tests/switch/of14/action/25_SET_FIELD creating os-ken-1.4.1/os_ken/tests/switch/of14/group creating os-ken-1.4.1/os_ken/tests/switch/of14/match creating os-ken-1.4.1/os_ken/tests/switch/of14/meter creating os-ken-1.4.1/os_ken/tests/unit creating os-ken-1.4.1/os_ken/tests/unit/app creating os-ken-1.4.1/os_ken/tests/unit/app/ofctl_rest_json creating os-ken-1.4.1/os_ken/tests/unit/cmd creating os-ken-1.4.1/os_ken/tests/unit/controller creating os-ken-1.4.1/os_ken/tests/unit/lib creating os-ken-1.4.1/os_ken/tests/unit/ofproto creating os-ken-1.4.1/os_ken/tests/unit/ofproto/json creating os-ken-1.4.1/os_ken/tests/unit/ofproto/json/of10 creating os-ken-1.4.1/os_ken/tests/unit/ofproto/json/of12 creating os-ken-1.4.1/os_ken/tests/unit/ofproto/json/of13 creating os-ken-1.4.1/os_ken/tests/unit/ofproto/json/of14 creating os-ken-1.4.1/os_ken/tests/unit/ofproto/json/of15 creating os-ken-1.4.1/os_ken/tests/unit/packet creating os-ken-1.4.1/os_ken/tests/unit/sample creating os-ken-1.4.1/os_ken/tests/unit/services creating os-ken-1.4.1/os_ken/tests/unit/services/protocols creating os-ken-1.4.1/os_ken/tests/unit/services/protocols/bgp creating os-ken-1.4.1/os_ken/tests/unit/services/protocols/bgp/core_managers creating os-ken-1.4.1/os_ken/tests/unit/services/protocols/bgp/utils creating os-ken-1.4.1/os_ken/topology creating os-ken-1.4.1/releasenotes creating os-ken-1.4.1/releasenotes/notes creating os-ken-1.4.1/releasenotes/source creating os-ken-1.4.1/releasenotes/source/_static creating os-ken-1.4.1/releasenotes/source/_templates creating os-ken-1.4.1/tools creating os-ken-1.4.1/tools/pyang_plugins copying files to os-ken-1.4.1... copying .coveragerc -> os-ken-1.4.1 copying .mailmap -> os-ken-1.4.1 copying .pylintrc -> os-ken-1.4.1 copying .stestr.conf -> os-ken-1.4.1 copying .travis.yml -> os-ken-1.4.1 copying .zuul.yaml -> os-ken-1.4.1 copying AUTHORS -> os-ken-1.4.1 copying CONTRIBUTING.rst -> os-ken-1.4.1 copying ChangeLog -> os-ken-1.4.1 copying HACKING.rst -> os-ken-1.4.1 copying LICENSE -> os-ken-1.4.1 copying MANIFEST.in -> os-ken-1.4.1 copying README.rst -> os-ken-1.4.1 copying requirements.txt -> os-ken-1.4.1 copying run_tests.sh -> os-ken-1.4.1 copying setup.cfg -> os-ken-1.4.1 copying setup.py -> os-ken-1.4.1 copying test-requirements.txt -> os-ken-1.4.1 copying tox.ini -> os-ken-1.4.1 copying doc/Makefile -> os-ken-1.4.1/doc copying doc/requirements.txt -> os-ken-1.4.1/doc copying doc/source/api_ref.rst -> os-ken-1.4.1/doc/source copying doc/source/app.rst -> os-ken-1.4.1/doc/source copying doc/source/archive.rst -> os-ken-1.4.1/doc/source copying doc/source/components.rst -> os-ken-1.4.1/doc/source copying doc/source/conf.py -> os-ken-1.4.1/doc/source copying doc/source/configuration.rst -> os-ken-1.4.1/doc/source copying doc/source/developing.rst -> os-ken-1.4.1/doc/source copying doc/source/docutils.conf -> os-ken-1.4.1/doc/source copying doc/source/gui.png -> os-ken-1.4.1/doc/source copying doc/source/gui.rst -> os-ken-1.4.1/doc/source copying doc/source/index.rst -> os-ken-1.4.1/doc/source copying doc/source/library.rst -> os-ken-1.4.1/doc/source copying doc/source/library_bgp_speaker.rst -> os-ken-1.4.1/doc/source copying doc/source/library_bgp_speaker_ref.rst -> os-ken-1.4.1/doc/source copying doc/source/library_mrt.rst -> os-ken-1.4.1/doc/source copying doc/source/library_of_config.rst -> os-ken-1.4.1/doc/source copying doc/source/library_ovsdb.rst -> os-ken-1.4.1/doc/source copying doc/source/library_ovsdb_manager.rst -> os-ken-1.4.1/doc/source copying doc/source/library_packet.rst -> os-ken-1.4.1/doc/source copying doc/source/library_packet_ref.rst -> os-ken-1.4.1/doc/source copying doc/source/library_pcap.rst -> os-ken-1.4.1/doc/source copying doc/source/nicira_ext_ref.rst -> os-ken-1.4.1/doc/source copying doc/source/ofproto_base.rst -> os-ken-1.4.1/doc/source copying doc/source/ofproto_ref.rst -> os-ken-1.4.1/doc/source copying doc/source/ofproto_v1_0_ref.rst -> os-ken-1.4.1/doc/source copying doc/source/ofproto_v1_2_ref.rst -> os-ken-1.4.1/doc/source copying doc/source/ofproto_v1_3_ref.rst -> os-ken-1.4.1/doc/source copying doc/source/ofproto_v1_4_ref.rst -> os-ken-1.4.1/doc/source copying doc/source/ofproto_v1_5_ref.rst -> os-ken-1.4.1/doc/source copying doc/source/os_ken_app_api.rst -> os-ken-1.4.1/doc/source copying doc/source/parameters.rst -> os-ken-1.4.1/doc/source copying doc/source/readme.rst -> os-ken-1.4.1/doc/source copying doc/source/snort_integrate.rst -> os-ken-1.4.1/doc/source copying doc/source/test-of-config-with-linc.rst -> os-ken-1.4.1/doc/source copying doc/source/test-vrrp.rst -> os-ken-1.4.1/doc/source copying doc/source/tests.rst -> os-ken-1.4.1/doc/source copying doc/source/tls.rst -> os-ken-1.4.1/doc/source copying doc/source/writing_os_ken_app.rst -> os-ken-1.4.1/doc/source copying doc/source/_static/.placeholder -> os-ken-1.4.1/doc/source/_static copying doc/source/_templates/.placeholder -> os-ken-1.4.1/doc/source/_templates copying doc/source/admin/index.rst -> os-ken-1.4.1/doc/source/admin copying doc/source/app/bgp_application.rst -> os-ken-1.4.1/doc/source/app copying doc/source/app/ofctl.rst -> os-ken-1.4.1/doc/source/app copying doc/source/app/ofctl_rest.rst -> os-ken-1.4.1/doc/source/app copying doc/source/app/rest_vtep.rst -> os-ken-1.4.1/doc/source/app copying doc/source/configuration/index.rst -> os-ken-1.4.1/doc/source/configuration copying doc/source/contributor/index.rst -> os-ken-1.4.1/doc/source/contributor copying doc/source/library/index.rst -> os-ken-1.4.1/doc/source/library copying doc/source/library_packet_ref/packet_arp.rst -> os-ken-1.4.1/doc/source/library_packet_ref copying doc/source/library_packet_ref/packet_base.rst -> os-ken-1.4.1/doc/source/library_packet_ref copying doc/source/library_packet_ref/packet_bfd.rst -> os-ken-1.4.1/doc/source/library_packet_ref copying doc/source/library_packet_ref/packet_bgp.rst -> os-ken-1.4.1/doc/source/library_packet_ref copying doc/source/library_packet_ref/packet_bmp.rst -> os-ken-1.4.1/doc/source/library_packet_ref copying doc/source/library_packet_ref/packet_bpdu.rst -> os-ken-1.4.1/doc/source/library_packet_ref copying doc/source/library_packet_ref/packet_cfm.rst -> os-ken-1.4.1/doc/source/library_packet_ref copying doc/source/library_packet_ref/packet_dhcp.rst -> os-ken-1.4.1/doc/source/library_packet_ref copying doc/source/library_packet_ref/packet_dhcp6.rst -> os-ken-1.4.1/doc/source/library_packet_ref copying doc/source/library_packet_ref/packet_ethernet.rst -> os-ken-1.4.1/doc/source/library_packet_ref copying doc/source/library_packet_ref/packet_geneve.rst -> os-ken-1.4.1/doc/source/library_packet_ref copying doc/source/library_packet_ref/packet_gre.rst -> os-ken-1.4.1/doc/source/library_packet_ref copying doc/source/library_packet_ref/packet_icmp.rst -> os-ken-1.4.1/doc/source/library_packet_ref copying doc/source/library_packet_ref/packet_icmpv6.rst -> os-ken-1.4.1/doc/source/library_packet_ref copying doc/source/library_packet_ref/packet_igmp.rst -> os-ken-1.4.1/doc/source/library_packet_ref copying doc/source/library_packet_ref/packet_ipv4.rst -> os-ken-1.4.1/doc/source/library_packet_ref copying doc/source/library_packet_ref/packet_ipv6.rst -> os-ken-1.4.1/doc/source/library_packet_ref copying doc/source/library_packet_ref/packet_llc.rst -> os-ken-1.4.1/doc/source/library_packet_ref copying doc/source/library_packet_ref/packet_lldp.rst -> os-ken-1.4.1/doc/source/library_packet_ref copying doc/source/library_packet_ref/packet_mpls.rst -> os-ken-1.4.1/doc/source/library_packet_ref copying doc/source/library_packet_ref/packet_openflow.rst -> os-ken-1.4.1/doc/source/library_packet_ref copying doc/source/library_packet_ref/packet_ospf.rst -> os-ken-1.4.1/doc/source/library_packet_ref copying doc/source/library_packet_ref/packet_pbb.rst -> os-ken-1.4.1/doc/source/library_packet_ref copying doc/source/library_packet_ref/packet_sctp.rst -> os-ken-1.4.1/doc/source/library_packet_ref copying doc/source/library_packet_ref/packet_slow.rst -> os-ken-1.4.1/doc/source/library_packet_ref copying doc/source/library_packet_ref/packet_tcp.rst -> os-ken-1.4.1/doc/source/library_packet_ref copying doc/source/library_packet_ref/packet_udp.rst -> os-ken-1.4.1/doc/source/library_packet_ref copying doc/source/library_packet_ref/packet_vlan.rst -> os-ken-1.4.1/doc/source/library_packet_ref copying doc/source/library_packet_ref/packet_vrrp.rst -> os-ken-1.4.1/doc/source/library_packet_ref copying doc/source/library_packet_ref/packet_vxlan.rst -> os-ken-1.4.1/doc/source/library_packet_ref copying doc/source/library_packet_ref/packet_zebra.rst -> os-ken-1.4.1/doc/source/library_packet_ref copying doc/source/man/osken.rst -> os-ken-1.4.1/doc/source/man copying doc/source/man/osken_manager.rst -> os-ken-1.4.1/doc/source/man copying doc/source/quantumclient/__init__.py -> os-ken-1.4.1/doc/source/quantumclient copying doc/source/quantumclient/client.py -> os-ken-1.4.1/doc/source/quantumclient copying doc/source/quantumclient/common/__init__.py -> os-ken-1.4.1/doc/source/quantumclient/common copying doc/source/quantumclient/common/exceptions.py -> os-ken-1.4.1/doc/source/quantumclient/common copying doc/source/quantumclient/v2_0/__init__.py -> os-ken-1.4.1/doc/source/quantumclient/v2_0 copying doc/source/quantumclient/v2_0/client.py -> os-ken-1.4.1/doc/source/quantumclient/v2_0 copying doc/source/reference/index.rst -> os-ken-1.4.1/doc/source/reference copying doc/source/user/index.rst -> os-ken-1.4.1/doc/source/user copying etc/os_ken/os_ken.conf -> os-ken-1.4.1/etc/os_ken copying os_ken/__init__.py -> os-ken-1.4.1/os_ken copying os_ken/cfg.py -> os-ken-1.4.1/os_ken copying os_ken/exception.py -> os-ken-1.4.1/os_ken copying os_ken/flags.py -> os-ken-1.4.1/os_ken copying os_ken/hooks.py -> os-ken-1.4.1/os_ken copying os_ken/log.py -> os-ken-1.4.1/os_ken copying os_ken/utils.py -> os-ken-1.4.1/os_ken copying os_ken.egg-info/PKG-INFO -> os-ken-1.4.1/os_ken.egg-info copying os_ken.egg-info/SOURCES.txt -> os-ken-1.4.1/os_ken.egg-info copying os_ken.egg-info/dependency_links.txt -> os-ken-1.4.1/os_ken.egg-info copying os_ken.egg-info/entry_points.txt -> os-ken-1.4.1/os_ken.egg-info copying os_ken.egg-info/not-zip-safe -> os-ken-1.4.1/os_ken.egg-info copying os_ken.egg-info/pbr.json -> os-ken-1.4.1/os_ken.egg-info copying os_ken.egg-info/requires.txt -> os-ken-1.4.1/os_ken.egg-info copying os_ken.egg-info/top_level.txt -> os-ken-1.4.1/os_ken.egg-info copying os_ken/app/__init__.py -> os-ken-1.4.1/os_ken/app copying os_ken/app/bmpstation.py -> os-ken-1.4.1/os_ken/app copying os_ken/app/cbench.py -> os-ken-1.4.1/os_ken/app copying os_ken/app/conf_switch_key.py -> os-ken-1.4.1/os_ken/app copying os_ken/app/example_switch_13.py -> os-ken-1.4.1/os_ken/app copying os_ken/app/ofctl_rest.py -> os-ken-1.4.1/os_ken/app copying os_ken/app/rest_conf_switch.py -> os-ken-1.4.1/os_ken/app copying os_ken/app/rest_firewall.py -> os-ken-1.4.1/os_ken/app copying os_ken/app/rest_qos.py -> os-ken-1.4.1/os_ken/app copying os_ken/app/rest_router.py -> os-ken-1.4.1/os_ken/app copying os_ken/app/rest_topology.py -> os-ken-1.4.1/os_ken/app copying os_ken/app/rest_vtep.py -> os-ken-1.4.1/os_ken/app copying os_ken/app/simple_monitor_13.py -> os-ken-1.4.1/os_ken/app copying os_ken/app/simple_switch.py -> os-ken-1.4.1/os_ken/app copying os_ken/app/simple_switch_12.py -> os-ken-1.4.1/os_ken/app copying os_ken/app/simple_switch_13.py -> os-ken-1.4.1/os_ken/app copying os_ken/app/simple_switch_14.py -> os-ken-1.4.1/os_ken/app copying os_ken/app/simple_switch_15.py -> os-ken-1.4.1/os_ken/app copying os_ken/app/simple_switch_igmp.py -> os-ken-1.4.1/os_ken/app copying os_ken/app/simple_switch_igmp_13.py -> os-ken-1.4.1/os_ken/app copying os_ken/app/simple_switch_lacp.py -> os-ken-1.4.1/os_ken/app copying os_ken/app/simple_switch_lacp_13.py -> os-ken-1.4.1/os_ken/app copying os_ken/app/simple_switch_rest_13.py -> os-ken-1.4.1/os_ken/app copying os_ken/app/simple_switch_snort.py -> os-ken-1.4.1/os_ken/app copying os_ken/app/simple_switch_stp.py -> os-ken-1.4.1/os_ken/app copying os_ken/app/simple_switch_stp_13.py -> os-ken-1.4.1/os_ken/app copying os_ken/app/simple_switch_websocket_13.py -> os-ken-1.4.1/os_ken/app copying os_ken/app/ws_topology.py -> os-ken-1.4.1/os_ken/app copying os_ken/app/wsgi.py -> os-ken-1.4.1/os_ken/app copying os_ken/app/gui_topology/__init__.py -> os-ken-1.4.1/os_ken/app/gui_topology copying os_ken/app/gui_topology/gui_topology.py -> os-ken-1.4.1/os_ken/app/gui_topology copying os_ken/app/gui_topology/html/index.html -> os-ken-1.4.1/os_ken/app/gui_topology/html copying os_ken/app/gui_topology/html/osken.topology.css -> os-ken-1.4.1/os_ken/app/gui_topology/html copying os_ken/app/gui_topology/html/osken.topology.js -> os-ken-1.4.1/os_ken/app/gui_topology/html copying os_ken/app/gui_topology/html/router.svg -> os-ken-1.4.1/os_ken/app/gui_topology/html copying os_ken/app/ofctl/__init__.py -> os-ken-1.4.1/os_ken/app/ofctl copying os_ken/app/ofctl/api.py -> os-ken-1.4.1/os_ken/app/ofctl copying os_ken/app/ofctl/event.py -> os-ken-1.4.1/os_ken/app/ofctl copying os_ken/app/ofctl/exception.py -> os-ken-1.4.1/os_ken/app/ofctl copying os_ken/app/ofctl/service.py -> os-ken-1.4.1/os_ken/app/ofctl copying os_ken/base/__init__.py -> os-ken-1.4.1/os_ken/base copying os_ken/base/app_manager.py -> os-ken-1.4.1/os_ken/base copying os_ken/cmd/__init__.py -> os-ken-1.4.1/os_ken/cmd copying os_ken/cmd/manager.py -> os-ken-1.4.1/os_ken/cmd copying os_ken/cmd/of_config_cli.py -> os-ken-1.4.1/os_ken/cmd copying os_ken/cmd/ofa_neutron_agent.py -> os-ken-1.4.1/os_ken/cmd copying os_ken/cmd/osken_base.py -> os-ken-1.4.1/os_ken/cmd copying os_ken/cmd/rpc_cli.py -> os-ken-1.4.1/os_ken/cmd copying os_ken/contrib/__init__.py -> os-ken-1.4.1/os_ken/contrib copying os_ken/controller/__init__.py -> os-ken-1.4.1/os_ken/controller copying os_ken/controller/conf_switch.py -> os-ken-1.4.1/os_ken/controller copying os_ken/controller/controller.py -> os-ken-1.4.1/os_ken/controller copying os_ken/controller/dpset.py -> os-ken-1.4.1/os_ken/controller copying os_ken/controller/event.py -> os-ken-1.4.1/os_ken/controller copying os_ken/controller/handler.py -> os-ken-1.4.1/os_ken/controller copying os_ken/controller/mac_to_network.py -> os-ken-1.4.1/os_ken/controller copying os_ken/controller/mac_to_port.py -> os-ken-1.4.1/os_ken/controller copying os_ken/controller/network.py -> os-ken-1.4.1/os_ken/controller copying os_ken/controller/ofp_api.py -> os-ken-1.4.1/os_ken/controller copying os_ken/controller/ofp_event.py -> os-ken-1.4.1/os_ken/controller copying os_ken/controller/ofp_handler.py -> os-ken-1.4.1/os_ken/controller copying os_ken/controller/tunnels.py -> os-ken-1.4.1/os_ken/controller copying os_ken/lib/__init__.py -> os-ken-1.4.1/os_ken/lib copying os_ken/lib/addrconv.py -> os-ken-1.4.1/os_ken/lib copying os_ken/lib/alert.py -> os-ken-1.4.1/os_ken/lib copying os_ken/lib/bfdlib.py -> os-ken-1.4.1/os_ken/lib copying os_ken/lib/dpid.py -> os-ken-1.4.1/os_ken/lib copying os_ken/lib/hub.py -> os-ken-1.4.1/os_ken/lib copying os_ken/lib/igmplib.py -> os-ken-1.4.1/os_ken/lib copying os_ken/lib/ip.py -> os-ken-1.4.1/os_ken/lib copying os_ken/lib/lacplib.py -> os-ken-1.4.1/os_ken/lib copying os_ken/lib/mac.py -> os-ken-1.4.1/os_ken/lib copying os_ken/lib/mrtlib.py -> os-ken-1.4.1/os_ken/lib copying os_ken/lib/netdevice.py -> os-ken-1.4.1/os_ken/lib copying os_ken/lib/ofctl_nicira_ext.py -> os-ken-1.4.1/os_ken/lib copying os_ken/lib/ofctl_string.py -> os-ken-1.4.1/os_ken/lib copying os_ken/lib/ofctl_utils.py -> os-ken-1.4.1/os_ken/lib copying os_ken/lib/ofctl_v1_0.py -> os-ken-1.4.1/os_ken/lib copying os_ken/lib/ofctl_v1_2.py -> os-ken-1.4.1/os_ken/lib copying os_ken/lib/ofctl_v1_3.py -> os-ken-1.4.1/os_ken/lib copying os_ken/lib/ofctl_v1_4.py -> os-ken-1.4.1/os_ken/lib copying os_ken/lib/ofctl_v1_5.py -> os-ken-1.4.1/os_ken/lib copying os_ken/lib/ofp_pktinfilter.py -> os-ken-1.4.1/os_ken/lib copying os_ken/lib/pack_utils.py -> os-ken-1.4.1/os_ken/lib copying os_ken/lib/pcaplib.py -> os-ken-1.4.1/os_ken/lib copying os_ken/lib/port_no.py -> os-ken-1.4.1/os_ken/lib copying os_ken/lib/rpc.py -> os-ken-1.4.1/os_ken/lib copying os_ken/lib/snortlib.py -> os-ken-1.4.1/os_ken/lib copying os_ken/lib/sockaddr.py -> os-ken-1.4.1/os_ken/lib copying os_ken/lib/sockopt.py -> os-ken-1.4.1/os_ken/lib copying os_ken/lib/stplib.py -> os-ken-1.4.1/os_ken/lib copying os_ken/lib/stringify.py -> os-ken-1.4.1/os_ken/lib copying os_ken/lib/type_desc.py -> os-ken-1.4.1/os_ken/lib copying os_ken/lib/netconf/__init__.py -> os-ken-1.4.1/os_ken/lib/netconf copying os_ken/lib/netconf/constants.py -> os-ken-1.4.1/os_ken/lib/netconf copying os_ken/lib/netconf/netconf.xsd -> os-ken-1.4.1/os_ken/lib/netconf copying os_ken/lib/netconf/xml.xsd -> os-ken-1.4.1/os_ken/lib/netconf copying os_ken/lib/of_config/__init__.py -> os-ken-1.4.1/os_ken/lib/of_config copying os_ken/lib/of_config/base.py -> os-ken-1.4.1/os_ken/lib/of_config copying os_ken/lib/of_config/capable_switch.py -> os-ken-1.4.1/os_ken/lib/of_config copying os_ken/lib/of_config/classes.py -> os-ken-1.4.1/os_ken/lib/of_config copying os_ken/lib/of_config/constants.py -> os-ken-1.4.1/os_ken/lib/of_config copying os_ken/lib/of_config/generated_classes.py -> os-ken-1.4.1/os_ken/lib/of_config copying os_ken/lib/of_config/ietf-inet-types.xsd -> os-ken-1.4.1/os_ken/lib/of_config copying os_ken/lib/of_config/ietf-yang-types.xsd -> os-ken-1.4.1/os_ken/lib/of_config copying os_ken/lib/of_config/of-config-1.0.xsd -> os-ken-1.4.1/os_ken/lib/of_config copying os_ken/lib/of_config/of-config-1.1.1.xsd -> os-ken-1.4.1/os_ken/lib/of_config copying os_ken/lib/of_config/of-config-1.1.xsd -> os-ken-1.4.1/os_ken/lib/of_config copying os_ken/lib/of_config/xmldsig-core-schema.xsd -> os-ken-1.4.1/os_ken/lib/of_config copying os_ken/lib/ovs/__init__.py -> os-ken-1.4.1/os_ken/lib/ovs copying os_ken/lib/ovs/bridge.py -> os-ken-1.4.1/os_ken/lib/ovs copying os_ken/lib/ovs/db_client.py -> os-ken-1.4.1/os_ken/lib/ovs copying os_ken/lib/ovs/vsctl.py -> os-ken-1.4.1/os_ken/lib/ovs copying os_ken/lib/ovs/vswitch_idl.py -> os-ken-1.4.1/os_ken/lib/ovs copying os_ken/lib/packet/__init__.py -> os-ken-1.4.1/os_ken/lib/packet copying os_ken/lib/packet/afi.py -> os-ken-1.4.1/os_ken/lib/packet copying os_ken/lib/packet/arp.py -> os-ken-1.4.1/os_ken/lib/packet copying os_ken/lib/packet/bfd.py -> os-ken-1.4.1/os_ken/lib/packet copying os_ken/lib/packet/bgp.py -> os-ken-1.4.1/os_ken/lib/packet copying os_ken/lib/packet/bmp.py -> os-ken-1.4.1/os_ken/lib/packet copying os_ken/lib/packet/bpdu.py -> os-ken-1.4.1/os_ken/lib/packet copying os_ken/lib/packet/cfm.py -> os-ken-1.4.1/os_ken/lib/packet copying os_ken/lib/packet/dhcp.py -> os-ken-1.4.1/os_ken/lib/packet copying os_ken/lib/packet/dhcp6.py -> os-ken-1.4.1/os_ken/lib/packet copying os_ken/lib/packet/ether_types.py -> os-ken-1.4.1/os_ken/lib/packet copying os_ken/lib/packet/ethernet.py -> os-ken-1.4.1/os_ken/lib/packet copying os_ken/lib/packet/geneve.py -> os-ken-1.4.1/os_ken/lib/packet copying os_ken/lib/packet/gre.py -> os-ken-1.4.1/os_ken/lib/packet copying os_ken/lib/packet/icmp.py -> os-ken-1.4.1/os_ken/lib/packet copying os_ken/lib/packet/icmpv6.py -> os-ken-1.4.1/os_ken/lib/packet copying os_ken/lib/packet/igmp.py -> os-ken-1.4.1/os_ken/lib/packet copying os_ken/lib/packet/in_proto.py -> os-ken-1.4.1/os_ken/lib/packet copying os_ken/lib/packet/ipv4.py -> os-ken-1.4.1/os_ken/lib/packet copying os_ken/lib/packet/ipv6.py -> os-ken-1.4.1/os_ken/lib/packet copying os_ken/lib/packet/linux.py -> os-ken-1.4.1/os_ken/lib/packet copying os_ken/lib/packet/llc.py -> os-ken-1.4.1/os_ken/lib/packet copying os_ken/lib/packet/lldp.py -> os-ken-1.4.1/os_ken/lib/packet copying os_ken/lib/packet/mpls.py -> os-ken-1.4.1/os_ken/lib/packet copying os_ken/lib/packet/openflow.py -> os-ken-1.4.1/os_ken/lib/packet copying os_ken/lib/packet/ospf.py -> os-ken-1.4.1/os_ken/lib/packet copying os_ken/lib/packet/packet.py -> os-ken-1.4.1/os_ken/lib/packet copying os_ken/lib/packet/packet_base.py -> os-ken-1.4.1/os_ken/lib/packet copying os_ken/lib/packet/packet_utils.py -> os-ken-1.4.1/os_ken/lib/packet copying os_ken/lib/packet/pbb.py -> os-ken-1.4.1/os_ken/lib/packet copying os_ken/lib/packet/safi.py -> os-ken-1.4.1/os_ken/lib/packet copying os_ken/lib/packet/sctp.py -> os-ken-1.4.1/os_ken/lib/packet copying os_ken/lib/packet/slow.py -> os-ken-1.4.1/os_ken/lib/packet copying os_ken/lib/packet/stream_parser.py -> os-ken-1.4.1/os_ken/lib/packet copying os_ken/lib/packet/tcp.py -> os-ken-1.4.1/os_ken/lib/packet copying os_ken/lib/packet/udp.py -> os-ken-1.4.1/os_ken/lib/packet copying os_ken/lib/packet/vlan.py -> os-ken-1.4.1/os_ken/lib/packet copying os_ken/lib/packet/vrrp.py -> os-ken-1.4.1/os_ken/lib/packet copying os_ken/lib/packet/vxlan.py -> os-ken-1.4.1/os_ken/lib/packet copying os_ken/lib/packet/zebra.py -> os-ken-1.4.1/os_ken/lib/packet copying os_ken/lib/xflow/__init__.py -> os-ken-1.4.1/os_ken/lib/xflow copying os_ken/lib/xflow/netflow.py -> os-ken-1.4.1/os_ken/lib/xflow copying os_ken/lib/xflow/sflow.py -> os-ken-1.4.1/os_ken/lib/xflow copying os_ken/ofproto/__init__.py -> os-ken-1.4.1/os_ken/ofproto copying os_ken/ofproto/ether.py -> os-ken-1.4.1/os_ken/ofproto copying os_ken/ofproto/inet.py -> os-ken-1.4.1/os_ken/ofproto copying os_ken/ofproto/nicira_ext.py -> os-ken-1.4.1/os_ken/ofproto copying os_ken/ofproto/nx_actions.py -> os-ken-1.4.1/os_ken/ofproto copying os_ken/ofproto/nx_match.py -> os-ken-1.4.1/os_ken/ofproto copying os_ken/ofproto/ofproto_common.py -> os-ken-1.4.1/os_ken/ofproto copying os_ken/ofproto/ofproto_parser.py -> os-ken-1.4.1/os_ken/ofproto copying os_ken/ofproto/ofproto_protocol.py -> os-ken-1.4.1/os_ken/ofproto copying os_ken/ofproto/ofproto_utils.py -> os-ken-1.4.1/os_ken/ofproto copying os_ken/ofproto/ofproto_v1_0.py -> os-ken-1.4.1/os_ken/ofproto copying os_ken/ofproto/ofproto_v1_0_parser.py -> os-ken-1.4.1/os_ken/ofproto copying os_ken/ofproto/ofproto_v1_2.py -> os-ken-1.4.1/os_ken/ofproto copying os_ken/ofproto/ofproto_v1_2_parser.py -> os-ken-1.4.1/os_ken/ofproto copying os_ken/ofproto/ofproto_v1_3.py -> os-ken-1.4.1/os_ken/ofproto copying os_ken/ofproto/ofproto_v1_3_parser.py -> os-ken-1.4.1/os_ken/ofproto copying os_ken/ofproto/ofproto_v1_4.py -> os-ken-1.4.1/os_ken/ofproto copying os_ken/ofproto/ofproto_v1_4_parser.py -> os-ken-1.4.1/os_ken/ofproto copying os_ken/ofproto/ofproto_v1_5.py -> os-ken-1.4.1/os_ken/ofproto copying os_ken/ofproto/ofproto_v1_5_parser.py -> os-ken-1.4.1/os_ken/ofproto copying os_ken/ofproto/oxm_fields.py -> os-ken-1.4.1/os_ken/ofproto copying os_ken/ofproto/oxs_fields.py -> os-ken-1.4.1/os_ken/ofproto copying os_ken/ofproto/oxx_fields.py -> os-ken-1.4.1/os_ken/ofproto copying os_ken/services/__init__.py -> os-ken-1.4.1/os_ken/services copying os_ken/services/protocols/__init__.py -> os-ken-1.4.1/os_ken/services/protocols copying os_ken/services/protocols/bgp/__init__.py -> os-ken-1.4.1/os_ken/services/protocols/bgp copying os_ken/services/protocols/bgp/application.py -> os-ken-1.4.1/os_ken/services/protocols/bgp copying os_ken/services/protocols/bgp/base.py -> os-ken-1.4.1/os_ken/services/protocols/bgp copying os_ken/services/protocols/bgp/bgp_sample_conf.py -> os-ken-1.4.1/os_ken/services/protocols/bgp copying os_ken/services/protocols/bgp/bgpspeaker.py -> os-ken-1.4.1/os_ken/services/protocols/bgp copying os_ken/services/protocols/bgp/bmp.py -> os-ken-1.4.1/os_ken/services/protocols/bgp copying os_ken/services/protocols/bgp/constants.py -> os-ken-1.4.1/os_ken/services/protocols/bgp copying os_ken/services/protocols/bgp/core.py -> os-ken-1.4.1/os_ken/services/protocols/bgp copying os_ken/services/protocols/bgp/core_manager.py -> os-ken-1.4.1/os_ken/services/protocols/bgp copying os_ken/services/protocols/bgp/model.py -> os-ken-1.4.1/os_ken/services/protocols/bgp copying os_ken/services/protocols/bgp/net_ctrl.py -> os-ken-1.4.1/os_ken/services/protocols/bgp copying os_ken/services/protocols/bgp/peer.py -> os-ken-1.4.1/os_ken/services/protocols/bgp copying os_ken/services/protocols/bgp/processor.py -> os-ken-1.4.1/os_ken/services/protocols/bgp copying os_ken/services/protocols/bgp/protocol.py -> os-ken-1.4.1/os_ken/services/protocols/bgp copying os_ken/services/protocols/bgp/speaker.py -> os-ken-1.4.1/os_ken/services/protocols/bgp copying os_ken/services/protocols/bgp/api/__init__.py -> os-ken-1.4.1/os_ken/services/protocols/bgp/api copying os_ken/services/protocols/bgp/api/all.py -> os-ken-1.4.1/os_ken/services/protocols/bgp/api copying os_ken/services/protocols/bgp/api/base.py -> os-ken-1.4.1/os_ken/services/protocols/bgp/api copying os_ken/services/protocols/bgp/api/core.py -> os-ken-1.4.1/os_ken/services/protocols/bgp/api copying os_ken/services/protocols/bgp/api/import_map.py -> os-ken-1.4.1/os_ken/services/protocols/bgp/api copying os_ken/services/protocols/bgp/api/jsonrpc.py -> os-ken-1.4.1/os_ken/services/protocols/bgp/api copying os_ken/services/protocols/bgp/api/operator.py -> os-ken-1.4.1/os_ken/services/protocols/bgp/api copying os_ken/services/protocols/bgp/api/prefix.py -> os-ken-1.4.1/os_ken/services/protocols/bgp/api copying os_ken/services/protocols/bgp/api/rpc_log_handler.py -> os-ken-1.4.1/os_ken/services/protocols/bgp/api copying os_ken/services/protocols/bgp/api/rtconf.py -> os-ken-1.4.1/os_ken/services/protocols/bgp/api copying os_ken/services/protocols/bgp/core_managers/__init__.py -> os-ken-1.4.1/os_ken/services/protocols/bgp/core_managers copying os_ken/services/protocols/bgp/core_managers/configuration_manager.py -> os-ken-1.4.1/os_ken/services/protocols/bgp/core_managers copying os_ken/services/protocols/bgp/core_managers/import_map_manager.py -> os-ken-1.4.1/os_ken/services/protocols/bgp/core_managers copying os_ken/services/protocols/bgp/core_managers/peer_manager.py -> os-ken-1.4.1/os_ken/services/protocols/bgp/core_managers copying os_ken/services/protocols/bgp/core_managers/table_manager.py -> os-ken-1.4.1/os_ken/services/protocols/bgp/core_managers copying os_ken/services/protocols/bgp/info_base/__init__.py -> os-ken-1.4.1/os_ken/services/protocols/bgp/info_base copying os_ken/services/protocols/bgp/info_base/base.py -> os-ken-1.4.1/os_ken/services/protocols/bgp/info_base copying os_ken/services/protocols/bgp/info_base/evpn.py -> os-ken-1.4.1/os_ken/services/protocols/bgp/info_base copying os_ken/services/protocols/bgp/info_base/ipv4.py -> os-ken-1.4.1/os_ken/services/protocols/bgp/info_base copying os_ken/services/protocols/bgp/info_base/ipv4fs.py -> os-ken-1.4.1/os_ken/services/protocols/bgp/info_base copying os_ken/services/protocols/bgp/info_base/ipv6.py -> os-ken-1.4.1/os_ken/services/protocols/bgp/info_base copying os_ken/services/protocols/bgp/info_base/ipv6fs.py -> os-ken-1.4.1/os_ken/services/protocols/bgp/info_base copying os_ken/services/protocols/bgp/info_base/l2vpnfs.py -> os-ken-1.4.1/os_ken/services/protocols/bgp/info_base copying os_ken/services/protocols/bgp/info_base/rtc.py -> os-ken-1.4.1/os_ken/services/protocols/bgp/info_base copying os_ken/services/protocols/bgp/info_base/vpn.py -> os-ken-1.4.1/os_ken/services/protocols/bgp/info_base copying os_ken/services/protocols/bgp/info_base/vpnv4.py -> os-ken-1.4.1/os_ken/services/protocols/bgp/info_base copying os_ken/services/protocols/bgp/info_base/vpnv4fs.py -> os-ken-1.4.1/os_ken/services/protocols/bgp/info_base copying os_ken/services/protocols/bgp/info_base/vpnv6.py -> os-ken-1.4.1/os_ken/services/protocols/bgp/info_base copying os_ken/services/protocols/bgp/info_base/vpnv6fs.py -> os-ken-1.4.1/os_ken/services/protocols/bgp/info_base copying os_ken/services/protocols/bgp/info_base/vrf.py -> os-ken-1.4.1/os_ken/services/protocols/bgp/info_base copying os_ken/services/protocols/bgp/info_base/vrf4.py -> os-ken-1.4.1/os_ken/services/protocols/bgp/info_base copying os_ken/services/protocols/bgp/info_base/vrf4fs.py -> os-ken-1.4.1/os_ken/services/protocols/bgp/info_base copying os_ken/services/protocols/bgp/info_base/vrf6.py -> os-ken-1.4.1/os_ken/services/protocols/bgp/info_base copying os_ken/services/protocols/bgp/info_base/vrf6fs.py -> os-ken-1.4.1/os_ken/services/protocols/bgp/info_base copying os_ken/services/protocols/bgp/info_base/vrfevpn.py -> os-ken-1.4.1/os_ken/services/protocols/bgp/info_base copying os_ken/services/protocols/bgp/info_base/vrffs.py -> os-ken-1.4.1/os_ken/services/protocols/bgp/info_base copying os_ken/services/protocols/bgp/info_base/vrfl2vpnfs.py -> os-ken-1.4.1/os_ken/services/protocols/bgp/info_base copying os_ken/services/protocols/bgp/operator/__init__.py -> os-ken-1.4.1/os_ken/services/protocols/bgp/operator copying os_ken/services/protocols/bgp/operator/command.py -> os-ken-1.4.1/os_ken/services/protocols/bgp/operator copying os_ken/services/protocols/bgp/operator/internal_api.py -> os-ken-1.4.1/os_ken/services/protocols/bgp/operator copying os_ken/services/protocols/bgp/operator/ssh.py -> os-ken-1.4.1/os_ken/services/protocols/bgp/operator copying os_ken/services/protocols/bgp/operator/commands/__init__.py -> os-ken-1.4.1/os_ken/services/protocols/bgp/operator/commands copying os_ken/services/protocols/bgp/operator/commands/clear.py -> os-ken-1.4.1/os_ken/services/protocols/bgp/operator/commands copying os_ken/services/protocols/bgp/operator/commands/responses.py -> os-ken-1.4.1/os_ken/services/protocols/bgp/operator/commands copying os_ken/services/protocols/bgp/operator/commands/root.py -> os-ken-1.4.1/os_ken/services/protocols/bgp/operator/commands copying os_ken/services/protocols/bgp/operator/commands/set.py -> os-ken-1.4.1/os_ken/services/protocols/bgp/operator/commands copying os_ken/services/protocols/bgp/operator/commands/show/__init__.py -> os-ken-1.4.1/os_ken/services/protocols/bgp/operator/commands/show copying os_ken/services/protocols/bgp/operator/commands/show/count.py -> os-ken-1.4.1/os_ken/services/protocols/bgp/operator/commands/show copying os_ken/services/protocols/bgp/operator/commands/show/importmap.py -> os-ken-1.4.1/os_ken/services/protocols/bgp/operator/commands/show copying os_ken/services/protocols/bgp/operator/commands/show/memory.py -> os-ken-1.4.1/os_ken/services/protocols/bgp/operator/commands/show copying os_ken/services/protocols/bgp/operator/commands/show/neighbor.py -> os-ken-1.4.1/os_ken/services/protocols/bgp/operator/commands/show copying os_ken/services/protocols/bgp/operator/commands/show/rib.py -> os-ken-1.4.1/os_ken/services/protocols/bgp/operator/commands/show copying os_ken/services/protocols/bgp/operator/commands/show/route_formatter_mixin.py -> os-ken-1.4.1/os_ken/services/protocols/bgp/operator/commands/show copying os_ken/services/protocols/bgp/operator/commands/show/vrf.py -> os-ken-1.4.1/os_ken/services/protocols/bgp/operator/commands/show copying os_ken/services/protocols/bgp/operator/views/__init__.py -> os-ken-1.4.1/os_ken/services/protocols/bgp/operator/views copying os_ken/services/protocols/bgp/operator/views/base.py -> os-ken-1.4.1/os_ken/services/protocols/bgp/operator/views copying os_ken/services/protocols/bgp/operator/views/bgp.py -> os-ken-1.4.1/os_ken/services/protocols/bgp/operator/views copying os_ken/services/protocols/bgp/operator/views/conf.py -> os-ken-1.4.1/os_ken/services/protocols/bgp/operator/views copying os_ken/services/protocols/bgp/operator/views/fields.py -> os-ken-1.4.1/os_ken/services/protocols/bgp/operator/views copying os_ken/services/protocols/bgp/operator/views/other.py -> os-ken-1.4.1/os_ken/services/protocols/bgp/operator/views copying os_ken/services/protocols/bgp/rtconf/__init__.py -> os-ken-1.4.1/os_ken/services/protocols/bgp/rtconf copying os_ken/services/protocols/bgp/rtconf/base.py -> os-ken-1.4.1/os_ken/services/protocols/bgp/rtconf copying os_ken/services/protocols/bgp/rtconf/common.py -> os-ken-1.4.1/os_ken/services/protocols/bgp/rtconf copying os_ken/services/protocols/bgp/rtconf/neighbors.py -> os-ken-1.4.1/os_ken/services/protocols/bgp/rtconf copying os_ken/services/protocols/bgp/rtconf/vrfs.py -> os-ken-1.4.1/os_ken/services/protocols/bgp/rtconf copying os_ken/services/protocols/bgp/signals/__init__.py -> os-ken-1.4.1/os_ken/services/protocols/bgp/signals copying os_ken/services/protocols/bgp/signals/base.py -> os-ken-1.4.1/os_ken/services/protocols/bgp/signals copying os_ken/services/protocols/bgp/signals/emit.py -> os-ken-1.4.1/os_ken/services/protocols/bgp/signals copying os_ken/services/protocols/bgp/utils/__init__.py -> os-ken-1.4.1/os_ken/services/protocols/bgp/utils copying os_ken/services/protocols/bgp/utils/bgp.py -> os-ken-1.4.1/os_ken/services/protocols/bgp/utils copying os_ken/services/protocols/bgp/utils/circlist.py -> os-ken-1.4.1/os_ken/services/protocols/bgp/utils copying os_ken/services/protocols/bgp/utils/evtlet.py -> os-ken-1.4.1/os_ken/services/protocols/bgp/utils copying os_ken/services/protocols/bgp/utils/rtfilter.py -> os-ken-1.4.1/os_ken/services/protocols/bgp/utils copying os_ken/services/protocols/bgp/utils/stats.py -> os-ken-1.4.1/os_ken/services/protocols/bgp/utils copying os_ken/services/protocols/bgp/utils/validation.py -> os-ken-1.4.1/os_ken/services/protocols/bgp/utils copying os_ken/services/protocols/ovsdb/__init__.py -> os-ken-1.4.1/os_ken/services/protocols/ovsdb copying os_ken/services/protocols/ovsdb/api.py -> os-ken-1.4.1/os_ken/services/protocols/ovsdb copying os_ken/services/protocols/ovsdb/client.py -> os-ken-1.4.1/os_ken/services/protocols/ovsdb copying os_ken/services/protocols/ovsdb/event.py -> os-ken-1.4.1/os_ken/services/protocols/ovsdb copying os_ken/services/protocols/ovsdb/manager.py -> os-ken-1.4.1/os_ken/services/protocols/ovsdb copying os_ken/services/protocols/ovsdb/model.py -> os-ken-1.4.1/os_ken/services/protocols/ovsdb copying os_ken/services/protocols/vrrp/__init__.py -> os-ken-1.4.1/os_ken/services/protocols/vrrp copying os_ken/services/protocols/vrrp/api.py -> os-ken-1.4.1/os_ken/services/protocols/vrrp copying os_ken/services/protocols/vrrp/dumper.py -> os-ken-1.4.1/os_ken/services/protocols/vrrp copying os_ken/services/protocols/vrrp/event.py -> os-ken-1.4.1/os_ken/services/protocols/vrrp copying os_ken/services/protocols/vrrp/manager.py -> os-ken-1.4.1/os_ken/services/protocols/vrrp copying os_ken/services/protocols/vrrp/monitor.py -> os-ken-1.4.1/os_ken/services/protocols/vrrp copying os_ken/services/protocols/vrrp/monitor_linux.py -> os-ken-1.4.1/os_ken/services/protocols/vrrp copying os_ken/services/protocols/vrrp/monitor_openflow.py -> os-ken-1.4.1/os_ken/services/protocols/vrrp copying os_ken/services/protocols/vrrp/router.py -> os-ken-1.4.1/os_ken/services/protocols/vrrp copying os_ken/services/protocols/vrrp/rpc_manager.py -> os-ken-1.4.1/os_ken/services/protocols/vrrp copying os_ken/services/protocols/vrrp/sample_manager.py -> os-ken-1.4.1/os_ken/services/protocols/vrrp copying os_ken/services/protocols/vrrp/sample_router.py -> os-ken-1.4.1/os_ken/services/protocols/vrrp copying os_ken/services/protocols/vrrp/utils.py -> os-ken-1.4.1/os_ken/services/protocols/vrrp copying os_ken/services/protocols/zebra/__init__.py -> os-ken-1.4.1/os_ken/services/protocols/zebra copying os_ken/services/protocols/zebra/event.py -> os-ken-1.4.1/os_ken/services/protocols/zebra copying os_ken/services/protocols/zebra/client/__init__.py -> os-ken-1.4.1/os_ken/services/protocols/zebra/client copying os_ken/services/protocols/zebra/client/event.py -> os-ken-1.4.1/os_ken/services/protocols/zebra/client copying os_ken/services/protocols/zebra/client/sample_dumper.py -> os-ken-1.4.1/os_ken/services/protocols/zebra/client copying os_ken/services/protocols/zebra/client/zclient.py -> os-ken-1.4.1/os_ken/services/protocols/zebra/client copying os_ken/services/protocols/zebra/db/__init__.py -> os-ken-1.4.1/os_ken/services/protocols/zebra/db copying os_ken/services/protocols/zebra/db/base.py -> os-ken-1.4.1/os_ken/services/protocols/zebra/db copying os_ken/services/protocols/zebra/db/interface.py -> os-ken-1.4.1/os_ken/services/protocols/zebra/db copying os_ken/services/protocols/zebra/db/route.py -> os-ken-1.4.1/os_ken/services/protocols/zebra/db copying os_ken/services/protocols/zebra/server/__init__.py -> os-ken-1.4.1/os_ken/services/protocols/zebra/server copying os_ken/services/protocols/zebra/server/event.py -> os-ken-1.4.1/os_ken/services/protocols/zebra/server copying os_ken/services/protocols/zebra/server/sample_dumper.py -> os-ken-1.4.1/os_ken/services/protocols/zebra/server copying os_ken/services/protocols/zebra/server/zserver.py -> os-ken-1.4.1/os_ken/services/protocols/zebra/server copying os_ken/tests/__init__.py -> os-ken-1.4.1/os_ken/tests copying os_ken/tests/base.py -> os-ken-1.4.1/os_ken/tests copying os_ken/tests/run_tests.py -> os-ken-1.4.1/os_ken/tests copying os_ken/tests/test_lib.py -> os-ken-1.4.1/os_ken/tests copying os_ken/tests/test_os_ken.py -> os-ken-1.4.1/os_ken/tests copying os_ken/tests/integrated/__init__.py -> os-ken-1.4.1/os_ken/tests/integrated copying os_ken/tests/integrated/run_test.py -> os-ken-1.4.1/os_ken/tests/integrated copying os_ken/tests/integrated/run_tests_with_ovs12.py -> os-ken-1.4.1/os_ken/tests/integrated copying os_ken/tests/integrated/test_add_flow_v10.py -> os-ken-1.4.1/os_ken/tests/integrated copying os_ken/tests/integrated/test_add_flow_v12_actions.py -> os-ken-1.4.1/os_ken/tests/integrated copying os_ken/tests/integrated/test_add_flow_v12_matches.py -> os-ken-1.4.1/os_ken/tests/integrated copying os_ken/tests/integrated/test_of_config.py -> os-ken-1.4.1/os_ken/tests/integrated copying os_ken/tests/integrated/test_request_reply_v12.py -> os-ken-1.4.1/os_ken/tests/integrated copying os_ken/tests/integrated/test_vrrp_linux_multi.py -> os-ken-1.4.1/os_ken/tests/integrated copying os_ken/tests/integrated/test_vrrp_linux_multi.sh -> os-ken-1.4.1/os_ken/tests/integrated copying os_ken/tests/integrated/test_vrrp_multi.py -> os-ken-1.4.1/os_ken/tests/integrated copying os_ken/tests/integrated/test_vrrp_multi.sh -> os-ken-1.4.1/os_ken/tests/integrated copying os_ken/tests/integrated/tester.py -> os-ken-1.4.1/os_ken/tests/integrated copying os_ken/tests/integrated/vrrp_common.py -> os-ken-1.4.1/os_ken/tests/integrated copying os_ken/tests/integrated/bgp/__init__.py -> os-ken-1.4.1/os_ken/tests/integrated/bgp copying os_ken/tests/integrated/bgp/base.py -> os-ken-1.4.1/os_ken/tests/integrated/bgp copying os_ken/tests/integrated/bgp/base_ip6.py -> os-ken-1.4.1/os_ken/tests/integrated/bgp copying os_ken/tests/integrated/bgp/test_basic.py -> os-ken-1.4.1/os_ken/tests/integrated/bgp copying os_ken/tests/integrated/bgp/test_ip6_basic.py -> os-ken-1.4.1/os_ken/tests/integrated/bgp copying os_ken/tests/integrated/common/__init__.py -> os-ken-1.4.1/os_ken/tests/integrated/common copying os_ken/tests/integrated/common/docker_base.py -> os-ken-1.4.1/os_ken/tests/integrated/common copying os_ken/tests/integrated/common/install_docker_test_pkg.sh -> os-ken-1.4.1/os_ken/tests/integrated/common copying os_ken/tests/integrated/common/install_docker_test_pkg_common.sh -> os-ken-1.4.1/os_ken/tests/integrated/common copying os_ken/tests/integrated/common/install_docker_test_pkg_for_travis.sh -> os-ken-1.4.1/os_ken/tests/integrated/common copying os_ken/tests/integrated/common/oskenbgp.py -> os-ken-1.4.1/os_ken/tests/integrated/common copying os_ken/tests/integrated/common/quagga.py -> os-ken-1.4.1/os_ken/tests/integrated/common copying os_ken/tests/mininet/run_mnet-test.sh -> os-ken-1.4.1/os_ken/tests/mininet copying os_ken/tests/mininet/l2/mpls/PopMPLS_mpls.mn -> os-ken-1.4.1/os_ken/tests/mininet/l2/mpls copying os_ken/tests/mininet/l2/mpls/PushMPLS_ip.mn -> os-ken-1.4.1/os_ken/tests/mininet/l2/mpls copying os_ken/tests/mininet/l2/mpls/PushMPLS_mpls.mn -> os-ken-1.4.1/os_ken/tests/mininet/l2/mpls copying os_ken/tests/mininet/l2/mpls/test_mpls.py -> os-ken-1.4.1/os_ken/tests/mininet/l2/mpls copying os_ken/tests/mininet/l2/vlan/PopVLAN_vlan.mn -> os-ken-1.4.1/os_ken/tests/mininet/l2/vlan copying os_ken/tests/mininet/l2/vlan/PopVLAN_vlanvlan.mn -> os-ken-1.4.1/os_ken/tests/mininet/l2/vlan copying os_ken/tests/mininet/l2/vlan/PushVLAN_icmp.mn -> os-ken-1.4.1/os_ken/tests/mininet/l2/vlan copying os_ken/tests/mininet/l2/vlan/test_vlan.py -> os-ken-1.4.1/os_ken/tests/mininet/l2/vlan copying os_ken/tests/mininet/l3/icmp/ICMP_ping.mn -> os-ken-1.4.1/os_ken/tests/mininet/l3/icmp copying os_ken/tests/mininet/l3/icmp/ICMP_reply.mn -> os-ken-1.4.1/os_ken/tests/mininet/l3/icmp copying os_ken/tests/mininet/l3/icmp/test_icmp.py -> os-ken-1.4.1/os_ken/tests/mininet/l3/icmp copying os_ken/tests/mininet/l3/ip_ttl/DecNwTtl.mn -> os-ken-1.4.1/os_ken/tests/mininet/l3/ip_ttl copying os_ken/tests/mininet/l3/ip_ttl/test_ip_ttl.py -> os-ken-1.4.1/os_ken/tests/mininet/l3/ip_ttl copying os_ken/tests/mininet/packet_lib/arp/ARP_gratuitous.mn -> os-ken-1.4.1/os_ken/tests/mininet/packet_lib/arp copying os_ken/tests/mininet/packet_lib/arp/ARP_reply.mn -> os-ken-1.4.1/os_ken/tests/mininet/packet_lib/arp copying os_ken/tests/mininet/packet_lib/arp/ARP_request.mn -> os-ken-1.4.1/os_ken/tests/mininet/packet_lib/arp copying os_ken/tests/mininet/packet_lib/arp/test_arp.py -> os-ken-1.4.1/os_ken/tests/mininet/packet_lib/arp copying os_ken/tests/packet_data/bgp4/bgp4-keepalive.pcap -> os-ken-1.4.1/os_ken/tests/packet_data/bgp4 copying os_ken/tests/packet_data/bgp4/bgp4-open.pcap -> os-ken-1.4.1/os_ken/tests/packet_data/bgp4 copying os_ken/tests/packet_data/bgp4/bgp4-update.pcap -> os-ken-1.4.1/os_ken/tests/packet_data/bgp4 copying os_ken/tests/packet_data/bgp4/bgp4-update_ipv6.pcap -> os-ken-1.4.1/os_ken/tests/packet_data/bgp4 copying os_ken/tests/packet_data/bgp4/bgp4-update_vpnv6.pcap -> os-ken-1.4.1/os_ken/tests/packet_data/bgp4 copying os_ken/tests/packet_data/bgp4/evpn_esi_arbitrary.pcap -> os-ken-1.4.1/os_ken/tests/packet_data/bgp4 copying os_ken/tests/packet_data/bgp4/evpn_esi_as_based.pcap -> os-ken-1.4.1/os_ken/tests/packet_data/bgp4 copying os_ken/tests/packet_data/bgp4/evpn_esi_l2_bridge.pcap -> os-ken-1.4.1/os_ken/tests/packet_data/bgp4 copying os_ken/tests/packet_data/bgp4/evpn_esi_lacp.pcap -> os-ken-1.4.1/os_ken/tests/packet_data/bgp4 copying os_ken/tests/packet_data/bgp4/evpn_esi_mac_base.pcap -> os-ken-1.4.1/os_ken/tests/packet_data/bgp4 copying os_ken/tests/packet_data/bgp4/evpn_esi_router_id.pcap -> os-ken-1.4.1/os_ken/tests/packet_data/bgp4 copying os_ken/tests/packet_data/bgp4/evpn_nlri_eth_a-d.pcap -> os-ken-1.4.1/os_ken/tests/packet_data/bgp4 copying os_ken/tests/packet_data/bgp4/evpn_nlri_eth_seg.pcap -> os-ken-1.4.1/os_ken/tests/packet_data/bgp4 copying os_ken/tests/packet_data/bgp4/evpn_nlri_inc_multi_eth_tag.pcap -> os-ken-1.4.1/os_ken/tests/packet_data/bgp4 copying os_ken/tests/packet_data/bgp4/evpn_nlri_ip_prefix.pcap -> os-ken-1.4.1/os_ken/tests/packet_data/bgp4 copying os_ken/tests/packet_data/bgp4/evpn_nlri_mac_ip_ad.pcap -> os-ken-1.4.1/os_ken/tests/packet_data/bgp4 copying os_ken/tests/packet_data/bgp4/flowspec_action_redirect.pcap -> os-ken-1.4.1/os_ken/tests/packet_data/bgp4 copying os_ken/tests/packet_data/bgp4/flowspec_action_traffic_action.pcap -> os-ken-1.4.1/os_ken/tests/packet_data/bgp4 copying os_ken/tests/packet_data/bgp4/flowspec_action_traffic_marking.pcap -> os-ken-1.4.1/os_ken/tests/packet_data/bgp4 copying os_ken/tests/packet_data/bgp4/flowspec_action_traffic_rate.pcap -> os-ken-1.4.1/os_ken/tests/packet_data/bgp4 copying os_ken/tests/packet_data/bgp4/flowspec_nlri_ipv4.pcap -> os-ken-1.4.1/os_ken/tests/packet_data/bgp4 copying os_ken/tests/packet_data/bgp4/flowspec_nlri_ipv6.pcap -> os-ken-1.4.1/os_ken/tests/packet_data/bgp4 copying os_ken/tests/packet_data/bgp4/flowspec_nlri_l2vpn.pcap -> os-ken-1.4.1/os_ken/tests/packet_data/bgp4 copying os_ken/tests/packet_data/bgp4/flowspec_nlri_vpn4.pcap -> os-ken-1.4.1/os_ken/tests/packet_data/bgp4 copying os_ken/tests/packet_data/bgp4/flowspec_nlri_vpn6.pcap -> os-ken-1.4.1/os_ken/tests/packet_data/bgp4 copying os_ken/tests/packet_data/mrt/rib.20161101.0000_pick.bz2 -> os-ken-1.4.1/os_ken/tests/packet_data/mrt copying os_ken/tests/packet_data/mrt/updates.20161101.0000.bz2 -> os-ken-1.4.1/os_ken/tests/packet_data/mrt copying os_ken/tests/packet_data/of10/1-1-ofp_packet_out.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of10 copying os_ken/tests/packet_data/of10/1-2-ofp_flow_mod.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of10 copying os_ken/tests/packet_data/of10/1-4-ofp_packet_in.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of10 copying os_ken/tests/packet_data/of10/1-5-features_request.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of10 copying os_ken/tests/packet_data/of10/1-6-ofp_switch_features.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of10 copying os_ken/tests/packet_data/of10/libofproto-OFP10-ofp_packet_out_packet_library.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of10 copying os_ken/tests/packet_data/of10/ovs-ofctl-of10-action_dec_mpls_ttl.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of10 copying os_ken/tests/packet_data/of10/ovs-ofctl-of10-action_dec_nw_ttl.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of10 copying os_ken/tests/packet_data/of10/ovs-ofctl-of10-action_pop_mpls.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of10 copying os_ken/tests/packet_data/of10/ovs-ofctl-of10-action_push_mpls.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of10 copying os_ken/tests/packet_data/of10/ovs-ofctl-of10-action_set_mpls_label.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of10 copying os_ken/tests/packet_data/of10/ovs-ofctl-of10-action_set_mpls_tc.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of10 copying os_ken/tests/packet_data/of10/ovs-ofctl-of10-action_set_mpls_ttl.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of10 copying os_ken/tests/packet_data/of12/3-0-ofp_desc_stats_reply.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-1-ofp_packet_out.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-10-ofp_hello.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-11-ofp_flow_stats_request.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-12-ofp_flow_stats_reply.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-13-ofp_echo_request.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-14-ofp_echo_reply.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-15-ofp_error_msg.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-16-ofp_experimenter.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-17-ofp_barrier_request.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-18-ofp_barrier_reply.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-19-ofp_role_request.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-2-ofp_flow_mod.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-20-ofp_role_reply.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-21-ofp_group_mod.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-22-ofp_port_mod.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-23-ofp_table_mod.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-24-ofp_desc_stats_request.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-25-ofp_aggregate_stats_request.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-26-ofp_aggregate_stats_reply.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-27-ofp_table_stats_request.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-28-ofp_table_stats_reply.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-29-ofp_port_stats_request.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-3-ofp_flow_mod.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-30-ofp_port_stats_reply.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-31-ofp_group_features_stats_request.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-32-ofp_group_features_stats_reply.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-33-ofp_group_desc_stats_request.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-34-ofp_group_desc_stats_reply.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-35-ofp_queue_get_config_request.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-36-ofp_queue_get_config_reply.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-37-ofp_queue_stats_request.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-38-ofp_queue_stats_reply.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-39-ofp_port_status.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-4-ofp_packet_in.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-40-ofp_flow_removed.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-41-ofp_error_msg_experimenter.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-5-ofp_features_request.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-59-ofp_packet_in.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-6-ofp_features_reply.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-60-ofp_flow_mod.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-61-ofp_group_stats_request.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-62-ofp_group_stats_reply.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-7-ofp_set_config.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-8-ofp_get_config_request.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-9-ofp_get_config_reply.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/libofproto-OFP12-ofp_packet_out_packet_library.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of13/4-0-ofp_desc_reply.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-1-ofp_packet_out.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-10-ofp_hello.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-11-ofp_flow_stats_request.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-12-ofp_flow_stats_reply.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-13-ofp_echo_request.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-14-ofp_echo_reply.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-15-ofp_error_msg.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-16-ofp_experimenter.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-17-ofp_barrier_request.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-18-ofp_barrier_reply.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-19-ofp_role_request.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-2-ofp_flow_mod.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-20-ofp_role_reply.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-21-ofp_group_mod.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-22-ofp_port_mod.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-23-ofp_table_mod.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-24-ofp_desc_request.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-25-ofp_aggregate_stats_request.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-26-ofp_aggregate_stats_reply.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-27-ofp_table_stats_request.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-28-ofp_table_stats_reply.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-29-ofp_port_stats_request.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-3-ofp_flow_mod.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-30-ofp_port_stats_reply.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-31-ofp_group_features_request.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-32-ofp_group_features_reply.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-33-ofp_group_desc_request.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-34-ofp_group_desc_reply.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-35-ofp_queue_get_config_request.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-36-ofp_queue_get_config_reply.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-37-ofp_queue_stats_request.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-38-ofp_queue_stats_reply.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-39-ofp_port_status.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-4-ofp_packet_in.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-40-ofp_flow_removed.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-41-ofp_error_msg_experimenter.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-42-ofp_get_async_request.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-43-ofp_get_async_reply.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-44-ofp_set_async.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-45-ofp_meter_mod.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-46-ofp_flow_mod.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-47-ofp_meter_config_request.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-48-ofp_meter_config_reply.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-49-ofp_meter_stats_request.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-5-ofp_features_request.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-50-ofp_meter_stats_reply.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-51-ofp_meter_features_request.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-52-ofp_meter_features_reply.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-53-ofp_port_desc_request.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-54-ofp_port_desc_reply.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-55-ofp_table_features_request.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-56-ofp_table_features_reply.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-57-ofp_group_stats_request.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-58-ofp_group_stats_reply.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-59-ofp_packet_in.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-6-ofp_features_reply.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-60-ofp_flow_mod.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-61-ofp_experimenter_request.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-62-ofp_experimenter_reply.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-63-onf_flow_monitor_request.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-7-ofp_set_config.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-8-ofp_get_config_request.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-9-ofp_get_config_reply.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/libofproto-OFP13-echo_reply.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/libofproto-OFP13-echo_request.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/libofproto-OFP13-error_msg.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/libofproto-OFP13-features_reply.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/libofproto-OFP13-flow_mod.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/libofproto-OFP13-flow_mod.truncated64 -> os-ken-1.4.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/libofproto-OFP13-flow_mod_conjunction.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/libofproto-OFP13-flow_mod_match_conj.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/libofproto-OFP13-flow_removed.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/libofproto-OFP13-get_config_reply.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/libofproto-OFP13-hello.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/libofproto-OFP13-meter_mod.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/libofproto-OFP13-ofp_packet_out_packet_library.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/libofproto-OFP13-packet_in.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/libofproto-OFP13-port_mod.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/libofproto-OFP13-port_status.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/libofproto-OFP13-set_config.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/libofproto-OFP13-table_mod.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_conjunction.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_controller.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_controller2.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_ct.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_ct_clear.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_ct_exec.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_ct_nat.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_ct_nat_v6.packet -> os-ken-1.4.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-1.4.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_fintimeout.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_learn.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_note.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_output_trunc.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_resubmit.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_sample.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_sample2.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_stack_pop.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_stack_push.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-match_conj.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-match_load_nx_register.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-match_move_nx_register.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-match_pkt_mark.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-match_pkt_mark_masked.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of14/5-0-ofp_desc_reply.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-1-ofp_packet_out.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-10-ofp_hello.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-11-ofp_flow_stats_request.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-12-ofp_flow_stats_reply.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-13-ofp_echo_request.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-14-ofp_echo_reply.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-15-ofp_error_msg.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-16-ofp_experimenter.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-17-ofp_barrier_request.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-18-ofp_barrier_reply.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-19-ofp_role_request.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-2-ofp_flow_mod.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-20-ofp_role_reply.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-21-ofp_group_mod.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-22-ofp_port_mod.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-23-ofp_table_mod.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-24-ofp_desc_request.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-25-ofp_aggregate_stats_request.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-26-ofp_aggregate_stats_reply.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-27-ofp_table_stats_request.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-28-ofp_table_stats_reply.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-29-ofp_port_stats_request.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-3-ofp_flow_mod.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-30-ofp_port_stats_reply.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-31-ofp_group_features_request.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-32-ofp_group_features_reply.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-33-ofp_group_desc_request.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-34-ofp_group_desc_reply.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-35-ofp_queue_stats_request.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-36-ofp_queue_stats_reply.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-37-ofp_port_status.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-38-ofp_flow_removed.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-39-ofp_error_msg_experimenter.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-4-ofp_packet_in.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-40-ofp_get_async_request.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-41-ofp_get_async_reply.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-42-ofp_set_async.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-43-ofp_meter_mod.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-44-ofp_flow_mod.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-45-ofp_meter_config_request.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-46-ofp_meter_config_reply.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-47-ofp_meter_stats_request.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-48-ofp_meter_stats_reply.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-49-ofp_meter_features_request.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-5-ofp_features_request.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-50-ofp_meter_features_reply.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-51-ofp_port_desc_request.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-52-ofp_port_desc_reply.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-53-ofp_table_features_request.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-54-ofp_table_features_reply.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-55-ofp_group_stats_request.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-56-ofp_group_stats_reply.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-57-ofp_packet_in.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-58-ofp_flow_mod.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-59-ofp_experimenter_request.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-6-ofp_features_reply.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-60-ofp_experimenter_reply.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-61-ofp_table_desc_request.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-62-ofp_table_desc_reply.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-63-ofp_queue_desc_request.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-64-ofp_queue_desc_reply.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-65-ofp_role_status.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-66-ofp_flow_monitor_request.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-67-ofp_flow_monitor_reply.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-68-ofp_table_status.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-69-ofp_bundle_ctrl_msg.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-7-ofp_set_config.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-70-ofp_bundle_add_msg.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-71-ofp_requestforward.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-8-ofp_get_config_request.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-9-ofp_get_config_reply.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/libofproto-OFP14-ofp_packet_out_packet_library.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of15/libofproto-OFP15-aggregate_stats_reply.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-aggregate_stats_request.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-barrier_reply.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-barrier_request.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-bundle_add.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-bundle_ctrl.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-bundle_features_reply.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-bundle_features_request.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-controller_status.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-controller_status_reply.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-controller_status_request.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-desc_reply.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-desc_request.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-echo_reply.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-echo_request.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-error_msg.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-error_msg_experimenter.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-experimenter.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-experimenter_reply.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-experimenter_request.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-features_reply.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-features_request.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-flow_desc_reply.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-flow_desc_request.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-flow_mod.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-flow_mod_conjunction.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-flow_mod_match_conj.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-flow_monitor_reply.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-flow_monitor_request.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-flow_removed.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-flow_stats_reply.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-flow_stats_request.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-get_async_reply.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-get_async_request.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-get_config_reply.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-get_config_request.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-group_desc_reply.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-group_desc_request.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-group_features_reply.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-group_features_request.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-group_mod.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-group_stats_reply.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-group_stats_request.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-hello.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-meter_desc_reply.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-meter_desc_request.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-meter_features_reply.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-meter_features_request.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-meter_mod.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-meter_stats_reply.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-meter_stats_request.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-packet_in.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-packet_out.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-port_desc_reply.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-port_desc_request.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-port_mod.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-port_stats_reply.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-port_stats_request.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-port_status.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-queue_desc_reply.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-queue_desc_request.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-queue_stats_reply.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-queue_stats_request.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-requestforward.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-role_reply.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-role_request.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-role_status.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-set_async.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-set_config.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-table_desc_reply.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-table_desc_request.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-table_features_reply.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-table_features_request.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-table_mod.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-table_stats_reply.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-table_stats_request.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-table_status.packet -> os-ken-1.4.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/pcap/big_endian.pcap -> os-ken-1.4.1/os_ken/tests/packet_data/pcap copying os_ken/tests/packet_data/pcap/geneve_unknown.pcap -> os-ken-1.4.1/os_ken/tests/packet_data/pcap copying os_ken/tests/packet_data/pcap/gre_full_options.pcap -> os-ken-1.4.1/os_ken/tests/packet_data/pcap copying os_ken/tests/packet_data/pcap/gre_no_option.pcap -> os-ken-1.4.1/os_ken/tests/packet_data/pcap copying os_ken/tests/packet_data/pcap/gre_nvgre_option.pcap -> os-ken-1.4.1/os_ken/tests/packet_data/pcap copying os_ken/tests/packet_data/pcap/little_endian.pcap -> os-ken-1.4.1/os_ken/tests/packet_data/pcap copying os_ken/tests/packet_data/pcap/openflow_flowmod.pcap -> os-ken-1.4.1/os_ken/tests/packet_data/pcap copying os_ken/tests/packet_data/pcap/openflow_flowstats_req.pcap -> os-ken-1.4.1/os_ken/tests/packet_data/pcap copying os_ken/tests/packet_data/pcap/openflow_invalid_version.pcap -> os-ken-1.4.1/os_ken/tests/packet_data/pcap copying os_ken/tests/packet_data/pcap/zebra_v2.pcap -> os-ken-1.4.1/os_ken/tests/packet_data/pcap copying os_ken/tests/packet_data/pcap/zebra_v3.pcap -> os-ken-1.4.1/os_ken/tests/packet_data/pcap copying os_ken/tests/packet_data/pcap/zebra_v4_frr_v2.pcap -> os-ken-1.4.1/os_ken/tests/packet_data/pcap copying os_ken/tests/packet_data_generator3/gen.py -> os-ken-1.4.1/os_ken/tests/packet_data_generator3 copying os_ken/tests/switch/__init__.py -> os-ken-1.4.1/os_ken/tests/switch copying os_ken/tests/switch/run_mininet.py -> os-ken-1.4.1/os_ken/tests/switch copying os_ken/tests/switch/tester.py -> os-ken-1.4.1/os_ken/tests/switch copying os_ken/tests/switch/of10/action/00_OUTPUT.json -> os-ken-1.4.1/os_ken/tests/switch/of10/action copying os_ken/tests/switch/of10/action/01_SET_VLAN_VID.json -> os-ken-1.4.1/os_ken/tests/switch/of10/action copying os_ken/tests/switch/of10/action/02_SET_VLAN_PCP.json -> os-ken-1.4.1/os_ken/tests/switch/of10/action copying os_ken/tests/switch/of10/action/03_STRIP_VLAN.json -> os-ken-1.4.1/os_ken/tests/switch/of10/action copying os_ken/tests/switch/of10/action/04_SET_DL_SRC.json -> os-ken-1.4.1/os_ken/tests/switch/of10/action copying os_ken/tests/switch/of10/action/05_SET_DL_DST.json -> os-ken-1.4.1/os_ken/tests/switch/of10/action copying os_ken/tests/switch/of10/action/06_SET_NW_SRC.json -> os-ken-1.4.1/os_ken/tests/switch/of10/action copying os_ken/tests/switch/of10/action/07_SET_NW_DST.json -> os-ken-1.4.1/os_ken/tests/switch/of10/action copying os_ken/tests/switch/of10/action/08_SET_NW_TOS_IPv4.json -> os-ken-1.4.1/os_ken/tests/switch/of10/action copying os_ken/tests/switch/of10/action/08_SET_NW_TOS_IPv6.json -> os-ken-1.4.1/os_ken/tests/switch/of10/action copying os_ken/tests/switch/of10/action/09_SET_TP_SRC_IPv4_TCP.json -> os-ken-1.4.1/os_ken/tests/switch/of10/action copying os_ken/tests/switch/of10/action/09_SET_TP_SRC_IPv4_UDP.json -> os-ken-1.4.1/os_ken/tests/switch/of10/action copying os_ken/tests/switch/of10/action/09_SET_TP_SRC_IPv6_TCP.json -> os-ken-1.4.1/os_ken/tests/switch/of10/action copying os_ken/tests/switch/of10/action/09_SET_TP_SRC_IPv6_UDP.json -> os-ken-1.4.1/os_ken/tests/switch/of10/action copying os_ken/tests/switch/of10/action/10_SET_TP_DST_IPv4_TCP.json -> os-ken-1.4.1/os_ken/tests/switch/of10/action copying os_ken/tests/switch/of10/action/10_SET_TP_DST_IPv4_UDP.json -> os-ken-1.4.1/os_ken/tests/switch/of10/action copying os_ken/tests/switch/of10/action/10_SET_TP_DST_IPv6_TCP.json -> os-ken-1.4.1/os_ken/tests/switch/of10/action copying os_ken/tests/switch/of10/action/10_SET_TP_DST_IPv6_UDP.json -> os-ken-1.4.1/os_ken/tests/switch/of10/action copying os_ken/tests/switch/of10/match/00_IN_PORT.json -> os-ken-1.4.1/os_ken/tests/switch/of10/match copying os_ken/tests/switch/of10/match/01_DL_SRC.json -> os-ken-1.4.1/os_ken/tests/switch/of10/match copying os_ken/tests/switch/of10/match/02_DL_DST.json -> os-ken-1.4.1/os_ken/tests/switch/of10/match copying os_ken/tests/switch/of10/match/03_DL_VLAN.json -> os-ken-1.4.1/os_ken/tests/switch/of10/match copying os_ken/tests/switch/of10/match/04_DL_VLAN_PCP.json -> os-ken-1.4.1/os_ken/tests/switch/of10/match copying os_ken/tests/switch/of10/match/05_DL_TYPE.json -> os-ken-1.4.1/os_ken/tests/switch/of10/match copying os_ken/tests/switch/of10/match/06_NW_TOS_IPv4.json -> os-ken-1.4.1/os_ken/tests/switch/of10/match copying os_ken/tests/switch/of10/match/06_NW_TOS_IPv6.json -> os-ken-1.4.1/os_ken/tests/switch/of10/match copying os_ken/tests/switch/of10/match/07_NW_PROTO_IPv4.json -> os-ken-1.4.1/os_ken/tests/switch/of10/match copying os_ken/tests/switch/of10/match/07_NW_PROTO_IPv6.json -> os-ken-1.4.1/os_ken/tests/switch/of10/match copying os_ken/tests/switch/of10/match/08_NW_SRC.json -> os-ken-1.4.1/os_ken/tests/switch/of10/match copying os_ken/tests/switch/of10/match/08_NW_SRC_Mask.json -> os-ken-1.4.1/os_ken/tests/switch/of10/match copying os_ken/tests/switch/of10/match/09_NW_DST.json -> os-ken-1.4.1/os_ken/tests/switch/of10/match copying os_ken/tests/switch/of10/match/09_NW_DST_Mask.json -> os-ken-1.4.1/os_ken/tests/switch/of10/match copying os_ken/tests/switch/of10/match/10_TP_SRC_IPv4_TCP.json -> os-ken-1.4.1/os_ken/tests/switch/of10/match copying os_ken/tests/switch/of10/match/10_TP_SRC_IPv4_UDP.json -> os-ken-1.4.1/os_ken/tests/switch/of10/match copying os_ken/tests/switch/of10/match/10_TP_SRC_IPv6_TCP.json -> os-ken-1.4.1/os_ken/tests/switch/of10/match copying os_ken/tests/switch/of10/match/10_TP_SRC_IPv6_UDP.json -> os-ken-1.4.1/os_ken/tests/switch/of10/match copying os_ken/tests/switch/of10/match/11_TP_DST_IPv4_TCP.json -> os-ken-1.4.1/os_ken/tests/switch/of10/match copying os_ken/tests/switch/of10/match/11_TP_DST_IPv4_UDP.json -> os-ken-1.4.1/os_ken/tests/switch/of10/match copying os_ken/tests/switch/of10/match/11_TP_DST_IPv6_TCP.json -> os-ken-1.4.1/os_ken/tests/switch/of10/match copying os_ken/tests/switch/of10/match/11_TP_DST_IPv6_UDP.json -> os-ken-1.4.1/os_ken/tests/switch/of10/match copying os_ken/tests/switch/of13/action/00_OUTPUT.json -> os-ken-1.4.1/os_ken/tests/switch/of13/action copying os_ken/tests/switch/of13/action/11_COPY_TTL_OUT.json -> os-ken-1.4.1/os_ken/tests/switch/of13/action copying os_ken/tests/switch/of13/action/12_COPY_TTL_IN.json -> os-ken-1.4.1/os_ken/tests/switch/of13/action copying os_ken/tests/switch/of13/action/15_SET_MPLS_TTL.json -> os-ken-1.4.1/os_ken/tests/switch/of13/action copying os_ken/tests/switch/of13/action/16_DEC_MPLS_TTL.json -> os-ken-1.4.1/os_ken/tests/switch/of13/action copying os_ken/tests/switch/of13/action/17_PUSH_VLAN.json -> os-ken-1.4.1/os_ken/tests/switch/of13/action copying os_ken/tests/switch/of13/action/17_PUSH_VLAN_multiple.json -> os-ken-1.4.1/os_ken/tests/switch/of13/action copying os_ken/tests/switch/of13/action/18_POP_VLAN.json -> os-ken-1.4.1/os_ken/tests/switch/of13/action copying os_ken/tests/switch/of13/action/19_PUSH_MPLS.json -> os-ken-1.4.1/os_ken/tests/switch/of13/action copying os_ken/tests/switch/of13/action/19_PUSH_MPLS_multiple.json -> os-ken-1.4.1/os_ken/tests/switch/of13/action copying os_ken/tests/switch/of13/action/20_POP_MPLS.json -> os-ken-1.4.1/os_ken/tests/switch/of13/action copying os_ken/tests/switch/of13/action/23_SET_NW_TTL_IPv4.json -> os-ken-1.4.1/os_ken/tests/switch/of13/action copying os_ken/tests/switch/of13/action/23_SET_NW_TTL_IPv6.json -> os-ken-1.4.1/os_ken/tests/switch/of13/action copying os_ken/tests/switch/of13/action/24_DEC_NW_TTL_IPv4.json -> os-ken-1.4.1/os_ken/tests/switch/of13/action copying os_ken/tests/switch/of13/action/24_DEC_NW_TTL_IPv6.json -> os-ken-1.4.1/os_ken/tests/switch/of13/action copying os_ken/tests/switch/of13/action/26_PUSH_PBB.json -> os-ken-1.4.1/os_ken/tests/switch/of13/action copying os_ken/tests/switch/of13/action/26_PUSH_PBB_multiple.json -> os-ken-1.4.1/os_ken/tests/switch/of13/action copying os_ken/tests/switch/of13/action/27_POP_PBB.json -> os-ken-1.4.1/os_ken/tests/switch/of13/action copying os_ken/tests/switch/of13/action/25_SET_FIELD/03_ETH_DST.json -> os-ken-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.1/os_ken/tests/switch/of13/action/25_SET_FIELD copying os_ken/tests/switch/of13/group/00_ALL.json -> os-ken-1.4.1/os_ken/tests/switch/of13/group copying os_ken/tests/switch/of13/group/01_SELECT_Ether.json -> os-ken-1.4.1/os_ken/tests/switch/of13/group copying os_ken/tests/switch/of13/group/01_SELECT_IP.json -> os-ken-1.4.1/os_ken/tests/switch/of13/group copying os_ken/tests/switch/of13/group/01_SELECT_Weight_Ether.json -> os-ken-1.4.1/os_ken/tests/switch/of13/group copying os_ken/tests/switch/of13/group/01_SELECT_Weight_IP.json -> os-ken-1.4.1/os_ken/tests/switch/of13/group copying os_ken/tests/switch/of13/match/00_IN_PORT.json -> os-ken-1.4.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/02_METADATA.json -> os-ken-1.4.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/02_METADATA_Mask.json -> os-ken-1.4.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/03_ETH_DST.json -> os-ken-1.4.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/03_ETH_DST_Mask.json -> os-ken-1.4.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/04_ETH_SRC.json -> os-ken-1.4.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/04_ETH_SRC_Mask.json -> os-ken-1.4.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/05_ETH_TYPE.json -> os-ken-1.4.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/06_VLAN_VID.json -> os-ken-1.4.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/06_VLAN_VID_Mask.json -> os-ken-1.4.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/07_VLAN_PCP.json -> os-ken-1.4.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/08_IP_DSCP_IPv4.json -> os-ken-1.4.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/08_IP_DSCP_IPv6.json -> os-ken-1.4.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/09_IP_ECN_IPv4.json -> os-ken-1.4.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/09_IP_ECN_IPv6.json -> os-ken-1.4.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/10_IP_PROTO_IPv4.json -> os-ken-1.4.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/10_IP_PROTO_IPv6.json -> os-ken-1.4.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/11_IPV4_SRC.json -> os-ken-1.4.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/11_IPV4_SRC_Mask.json -> os-ken-1.4.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/12_IPV4_DST.json -> os-ken-1.4.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/12_IPV4_DST_Mask.json -> os-ken-1.4.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/13_TCP_SRC_IPv4.json -> os-ken-1.4.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/13_TCP_SRC_IPv6.json -> os-ken-1.4.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/14_TCP_DST_IPv4.json -> os-ken-1.4.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/14_TCP_DST_IPv6.json -> os-ken-1.4.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/15_UDP_SRC_IPv4.json -> os-ken-1.4.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/15_UDP_SRC_IPv6.json -> os-ken-1.4.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/16_UDP_DST_IPv4.json -> os-ken-1.4.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/16_UDP_DST_IPv6.json -> os-ken-1.4.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/17_SCTP_SRC_IPv4.json -> os-ken-1.4.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/17_SCTP_SRC_IPv6.json -> os-ken-1.4.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/18_SCTP_DST_IPv4.json -> os-ken-1.4.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/18_SCTP_DST_IPv6.json -> os-ken-1.4.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/19_ICMPV4_TYPE.json -> os-ken-1.4.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/20_ICMPV4_CODE.json -> os-ken-1.4.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/21_ARP_OP.json -> os-ken-1.4.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/22_ARP_SPA.json -> os-ken-1.4.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/22_ARP_SPA_Mask.json -> os-ken-1.4.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/23_ARP_TPA.json -> os-ken-1.4.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/23_ARP_TPA_Mask.json -> os-ken-1.4.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/24_ARP_SHA.json -> os-ken-1.4.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/24_ARP_SHA_Mask.json -> os-ken-1.4.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/25_ARP_THA.json -> os-ken-1.4.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/25_ARP_THA_Mask.json -> os-ken-1.4.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/26_IPV6_SRC.json -> os-ken-1.4.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/26_IPV6_SRC_Mask.json -> os-ken-1.4.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/27_IPV6_DST.json -> os-ken-1.4.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/27_IPV6_DST_Mask.json -> os-ken-1.4.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/28_IPV6_FLABEL.json -> os-ken-1.4.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/28_IPV6_FLABEL_Mask.json -> os-ken-1.4.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/29_ICMPV6_TYPE.json -> os-ken-1.4.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/30_ICMPV6_CODE.json -> os-ken-1.4.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/31_IPV6_ND_TARGET.json -> os-ken-1.4.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/32_IPV6_ND_SLL.json -> os-ken-1.4.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/33_IPV6_ND_TLL.json -> os-ken-1.4.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/34_MPLS_LABEL.json -> os-ken-1.4.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/35_MPLS_TC.json -> os-ken-1.4.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/36_MPLS_BOS.json -> os-ken-1.4.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/37_PBB_ISID.json -> os-ken-1.4.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/37_PBB_ISID_Mask.json -> os-ken-1.4.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/38_TUNNEL_ID.json -> os-ken-1.4.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/38_TUNNEL_ID_Mask.json -> os-ken-1.4.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/39_IPV6_EXTHDR.json -> os-ken-1.4.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/39_IPV6_EXTHDR_Mask.json -> os-ken-1.4.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/meter/01_DROP_00_KBPS_00_1M.json -> os-ken-1.4.1/os_ken/tests/switch/of13/meter copying os_ken/tests/switch/of13/meter/01_DROP_00_KBPS_01_10M.json -> os-ken-1.4.1/os_ken/tests/switch/of13/meter copying os_ken/tests/switch/of13/meter/01_DROP_00_KBPS_02_100M.json -> os-ken-1.4.1/os_ken/tests/switch/of13/meter copying os_ken/tests/switch/of13/meter/01_DROP_01_PKTPS_00_100.json -> os-ken-1.4.1/os_ken/tests/switch/of13/meter copying os_ken/tests/switch/of13/meter/01_DROP_01_PKTPS_01_1000.json -> os-ken-1.4.1/os_ken/tests/switch/of13/meter copying os_ken/tests/switch/of13/meter/01_DROP_01_PKTPS_02_10000.json -> os-ken-1.4.1/os_ken/tests/switch/of13/meter copying os_ken/tests/switch/of13/meter/02_DSCP_REMARK_00_KBPS_00_1M.json -> os-ken-1.4.1/os_ken/tests/switch/of13/meter copying os_ken/tests/switch/of13/meter/02_DSCP_REMARK_00_KBPS_01_10M.json -> os-ken-1.4.1/os_ken/tests/switch/of13/meter copying os_ken/tests/switch/of13/meter/02_DSCP_REMARK_00_KBPS_02_100M.json -> os-ken-1.4.1/os_ken/tests/switch/of13/meter copying os_ken/tests/switch/of13/meter/02_DSCP_REMARK_01_PKTPS_00_100.json -> os-ken-1.4.1/os_ken/tests/switch/of13/meter copying os_ken/tests/switch/of13/meter/02_DSCP_REMARK_01_PKTPS_01_1000.json -> os-ken-1.4.1/os_ken/tests/switch/of13/meter copying os_ken/tests/switch/of13/meter/02_DSCP_REMARK_01_PKTPS_02_10000.json -> os-ken-1.4.1/os_ken/tests/switch/of13/meter copying os_ken/tests/switch/of14/action/00_OUTPUT.json -> os-ken-1.4.1/os_ken/tests/switch/of14/action copying os_ken/tests/switch/of14/action/11_COPY_TTL_OUT.json -> os-ken-1.4.1/os_ken/tests/switch/of14/action copying os_ken/tests/switch/of14/action/12_COPY_TTL_IN.json -> os-ken-1.4.1/os_ken/tests/switch/of14/action copying os_ken/tests/switch/of14/action/15_SET_MPLS_TTL.json -> os-ken-1.4.1/os_ken/tests/switch/of14/action copying os_ken/tests/switch/of14/action/16_DEC_MPLS_TTL.json -> os-ken-1.4.1/os_ken/tests/switch/of14/action copying os_ken/tests/switch/of14/action/17_PUSH_VLAN.json -> os-ken-1.4.1/os_ken/tests/switch/of14/action copying os_ken/tests/switch/of14/action/17_PUSH_VLAN_multiple.json -> os-ken-1.4.1/os_ken/tests/switch/of14/action copying os_ken/tests/switch/of14/action/18_POP_VLAN.json -> os-ken-1.4.1/os_ken/tests/switch/of14/action copying os_ken/tests/switch/of14/action/19_PUSH_MPLS.json -> os-ken-1.4.1/os_ken/tests/switch/of14/action copying os_ken/tests/switch/of14/action/19_PUSH_MPLS_multiple.json -> os-ken-1.4.1/os_ken/tests/switch/of14/action copying os_ken/tests/switch/of14/action/20_POP_MPLS.json -> os-ken-1.4.1/os_ken/tests/switch/of14/action copying os_ken/tests/switch/of14/action/23_SET_NW_TTL_IPv4.json -> os-ken-1.4.1/os_ken/tests/switch/of14/action copying os_ken/tests/switch/of14/action/23_SET_NW_TTL_IPv6.json -> os-ken-1.4.1/os_ken/tests/switch/of14/action copying os_ken/tests/switch/of14/action/24_DEC_NW_TTL_IPv4.json -> os-ken-1.4.1/os_ken/tests/switch/of14/action copying os_ken/tests/switch/of14/action/24_DEC_NW_TTL_IPv6.json -> os-ken-1.4.1/os_ken/tests/switch/of14/action copying os_ken/tests/switch/of14/action/26_PUSH_PBB.json -> os-ken-1.4.1/os_ken/tests/switch/of14/action copying os_ken/tests/switch/of14/action/26_PUSH_PBB_multiple.json -> os-ken-1.4.1/os_ken/tests/switch/of14/action copying os_ken/tests/switch/of14/action/27_POP_PBB.json -> os-ken-1.4.1/os_ken/tests/switch/of14/action copying os_ken/tests/switch/of14/action/25_SET_FIELD/03_ETH_DST.json -> os-ken-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.1/os_ken/tests/switch/of14/action/25_SET_FIELD copying os_ken/tests/switch/of14/group/00_ALL.json -> os-ken-1.4.1/os_ken/tests/switch/of14/group copying os_ken/tests/switch/of14/group/01_SELECT_Ether.json -> os-ken-1.4.1/os_ken/tests/switch/of14/group copying os_ken/tests/switch/of14/group/01_SELECT_IP.json -> os-ken-1.4.1/os_ken/tests/switch/of14/group copying os_ken/tests/switch/of14/group/01_SELECT_Weight_Ether.json -> os-ken-1.4.1/os_ken/tests/switch/of14/group copying os_ken/tests/switch/of14/group/01_SELECT_Weight_IP.json -> os-ken-1.4.1/os_ken/tests/switch/of14/group copying os_ken/tests/switch/of14/match/00_IN_PORT.json -> os-ken-1.4.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/02_METADATA.json -> os-ken-1.4.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/02_METADATA_Mask.json -> os-ken-1.4.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/03_ETH_DST.json -> os-ken-1.4.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/03_ETH_DST_Mask.json -> os-ken-1.4.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/04_ETH_SRC.json -> os-ken-1.4.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/04_ETH_SRC_Mask.json -> os-ken-1.4.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/05_ETH_TYPE.json -> os-ken-1.4.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/06_VLAN_VID.json -> os-ken-1.4.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/06_VLAN_VID_Mask.json -> os-ken-1.4.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/07_VLAN_PCP.json -> os-ken-1.4.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/08_IP_DSCP_IPv4.json -> os-ken-1.4.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/08_IP_DSCP_IPv6.json -> os-ken-1.4.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/09_IP_ECN_IPv4.json -> os-ken-1.4.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/09_IP_ECN_IPv6.json -> os-ken-1.4.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/10_IP_PROTO_IPv4.json -> os-ken-1.4.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/10_IP_PROTO_IPv6.json -> os-ken-1.4.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/11_IPV4_SRC.json -> os-ken-1.4.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/11_IPV4_SRC_Mask.json -> os-ken-1.4.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/12_IPV4_DST.json -> os-ken-1.4.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/12_IPV4_DST_Mask.json -> os-ken-1.4.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/13_TCP_SRC_IPv4.json -> os-ken-1.4.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/13_TCP_SRC_IPv6.json -> os-ken-1.4.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/14_TCP_DST_IPv4.json -> os-ken-1.4.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/14_TCP_DST_IPv6.json -> os-ken-1.4.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/15_UDP_SRC_IPv4.json -> os-ken-1.4.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/15_UDP_SRC_IPv6.json -> os-ken-1.4.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/16_UDP_DST_IPv4.json -> os-ken-1.4.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/16_UDP_DST_IPv6.json -> os-ken-1.4.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/17_SCTP_SRC_IPv4.json -> os-ken-1.4.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/17_SCTP_SRC_IPv6.json -> os-ken-1.4.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/18_SCTP_DST_IPv4.json -> os-ken-1.4.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/18_SCTP_DST_IPv6.json -> os-ken-1.4.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/19_ICMPV4_TYPE.json -> os-ken-1.4.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/20_ICMPV4_CODE.json -> os-ken-1.4.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/21_ARP_OP.json -> os-ken-1.4.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/22_ARP_SPA.json -> os-ken-1.4.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/22_ARP_SPA_Mask.json -> os-ken-1.4.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/23_ARP_TPA.json -> os-ken-1.4.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/23_ARP_TPA_Mask.json -> os-ken-1.4.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/24_ARP_SHA.json -> os-ken-1.4.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/24_ARP_SHA_Mask.json -> os-ken-1.4.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/25_ARP_THA.json -> os-ken-1.4.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/25_ARP_THA_Mask.json -> os-ken-1.4.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/26_IPV6_SRC.json -> os-ken-1.4.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/26_IPV6_SRC_Mask.json -> os-ken-1.4.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/27_IPV6_DST.json -> os-ken-1.4.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/27_IPV6_DST_Mask.json -> os-ken-1.4.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/28_IPV6_FLABEL.json -> os-ken-1.4.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/28_IPV6_FLABEL_Mask.json -> os-ken-1.4.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/29_ICMPV6_TYPE.json -> os-ken-1.4.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/30_ICMPV6_CODE.json -> os-ken-1.4.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/31_IPV6_ND_TARGET.json -> os-ken-1.4.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/32_IPV6_ND_SLL.json -> os-ken-1.4.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/33_IPV6_ND_TLL.json -> os-ken-1.4.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/34_MPLS_LABEL.json -> os-ken-1.4.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/35_MPLS_TC.json -> os-ken-1.4.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/36_MPLS_BOS.json -> os-ken-1.4.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/37_PBB_ISID.json -> os-ken-1.4.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/37_PBB_ISID_Mask.json -> os-ken-1.4.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/38_TUNNEL_ID.json -> os-ken-1.4.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/38_TUNNEL_ID_Mask.json -> os-ken-1.4.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/39_IPV6_EXTHDR.json -> os-ken-1.4.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/39_IPV6_EXTHDR_Mask.json -> os-ken-1.4.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/41_PBB_UCA.json -> os-ken-1.4.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/meter/01_DROP_00_KBPS_00_1M.json -> os-ken-1.4.1/os_ken/tests/switch/of14/meter copying os_ken/tests/switch/of14/meter/01_DROP_00_KBPS_01_10M.json -> os-ken-1.4.1/os_ken/tests/switch/of14/meter copying os_ken/tests/switch/of14/meter/01_DROP_00_KBPS_02_100M.json -> os-ken-1.4.1/os_ken/tests/switch/of14/meter copying os_ken/tests/switch/of14/meter/01_DROP_01_PKTPS_00_100.json -> os-ken-1.4.1/os_ken/tests/switch/of14/meter copying os_ken/tests/switch/of14/meter/01_DROP_01_PKTPS_01_1000.json -> os-ken-1.4.1/os_ken/tests/switch/of14/meter copying os_ken/tests/switch/of14/meter/01_DROP_01_PKTPS_02_10000.json -> os-ken-1.4.1/os_ken/tests/switch/of14/meter copying os_ken/tests/switch/of14/meter/02_DSCP_REMARK_00_KBPS_00_1M.json -> os-ken-1.4.1/os_ken/tests/switch/of14/meter copying os_ken/tests/switch/of14/meter/02_DSCP_REMARK_00_KBPS_01_10M.json -> os-ken-1.4.1/os_ken/tests/switch/of14/meter copying os_ken/tests/switch/of14/meter/02_DSCP_REMARK_00_KBPS_02_100M.json -> os-ken-1.4.1/os_ken/tests/switch/of14/meter copying os_ken/tests/switch/of14/meter/02_DSCP_REMARK_01_PKTPS_00_100.json -> os-ken-1.4.1/os_ken/tests/switch/of14/meter copying os_ken/tests/switch/of14/meter/02_DSCP_REMARK_01_PKTPS_01_1000.json -> os-ken-1.4.1/os_ken/tests/switch/of14/meter copying os_ken/tests/switch/of14/meter/02_DSCP_REMARK_01_PKTPS_02_10000.json -> os-ken-1.4.1/os_ken/tests/switch/of14/meter copying os_ken/tests/unit/__init__.py -> os-ken-1.4.1/os_ken/tests/unit copying os_ken/tests/unit/test_utils.py -> os-ken-1.4.1/os_ken/tests/unit copying os_ken/tests/unit/app/__init__.py -> os-ken-1.4.1/os_ken/tests/unit/app copying os_ken/tests/unit/app/test_ofctl_rest.py -> os-ken-1.4.1/os_ken/tests/unit/app copying os_ken/tests/unit/app/test_tester.py -> os-ken-1.4.1/os_ken/tests/unit/app copying os_ken/tests/unit/app/test_ws_topology.py -> os-ken-1.4.1/os_ken/tests/unit/app copying os_ken/tests/unit/app/test_wsgi.py -> os-ken-1.4.1/os_ken/tests/unit/app copying os_ken/tests/unit/app/ofctl_rest_json/of10.json -> os-ken-1.4.1/os_ken/tests/unit/app/ofctl_rest_json copying os_ken/tests/unit/app/ofctl_rest_json/of12.json -> os-ken-1.4.1/os_ken/tests/unit/app/ofctl_rest_json copying os_ken/tests/unit/app/ofctl_rest_json/of13.json -> os-ken-1.4.1/os_ken/tests/unit/app/ofctl_rest_json copying os_ken/tests/unit/app/ofctl_rest_json/of14.json -> os-ken-1.4.1/os_ken/tests/unit/app/ofctl_rest_json copying os_ken/tests/unit/app/ofctl_rest_json/of15.json -> os-ken-1.4.1/os_ken/tests/unit/app/ofctl_rest_json copying os_ken/tests/unit/cmd/__init__.py -> os-ken-1.4.1/os_ken/tests/unit/cmd copying os_ken/tests/unit/cmd/dummy_app.py -> os-ken-1.4.1/os_ken/tests/unit/cmd copying os_ken/tests/unit/cmd/dummy_openflow_app.py -> os-ken-1.4.1/os_ken/tests/unit/cmd copying os_ken/tests/unit/cmd/test_manager.py -> os-ken-1.4.1/os_ken/tests/unit/cmd copying os_ken/tests/unit/controller/__init__.py -> os-ken-1.4.1/os_ken/tests/unit/controller copying os_ken/tests/unit/controller/test_controller.py -> os-ken-1.4.1/os_ken/tests/unit/controller copying os_ken/tests/unit/lib/__init__.py -> os-ken-1.4.1/os_ken/tests/unit/lib copying os_ken/tests/unit/lib/test_sockaddr.py -> os-ken-1.4.1/os_ken/tests/unit/lib copying os_ken/tests/unit/ofproto/__init__.py -> os-ken-1.4.1/os_ken/tests/unit/ofproto copying os_ken/tests/unit/ofproto/test_ether.py -> os-ken-1.4.1/os_ken/tests/unit/ofproto copying os_ken/tests/unit/ofproto/test_inet.py -> os-ken-1.4.1/os_ken/tests/unit/ofproto copying os_ken/tests/unit/ofproto/test_nx_flow_spec.py -> os-ken-1.4.1/os_ken/tests/unit/ofproto copying os_ken/tests/unit/ofproto/test_ofproto.py -> os-ken-1.4.1/os_ken/tests/unit/ofproto copying os_ken/tests/unit/ofproto/test_ofproto_common.py -> os-ken-1.4.1/os_ken/tests/unit/ofproto copying os_ken/tests/unit/ofproto/test_ofproto_parser.py -> os-ken-1.4.1/os_ken/tests/unit/ofproto copying os_ken/tests/unit/ofproto/test_ofproto_v12.py -> os-ken-1.4.1/os_ken/tests/unit/ofproto copying os_ken/tests/unit/ofproto/test_oxm.py -> os-ken-1.4.1/os_ken/tests/unit/ofproto copying os_ken/tests/unit/ofproto/test_oxs.py -> os-ken-1.4.1/os_ken/tests/unit/ofproto copying os_ken/tests/unit/ofproto/test_parser.py -> os-ken-1.4.1/os_ken/tests/unit/ofproto copying os_ken/tests/unit/ofproto/test_parser_compat.py -> os-ken-1.4.1/os_ken/tests/unit/ofproto copying os_ken/tests/unit/ofproto/test_parser_ofpmatch.py -> os-ken-1.4.1/os_ken/tests/unit/ofproto copying os_ken/tests/unit/ofproto/test_parser_ofpstats.py -> os-ken-1.4.1/os_ken/tests/unit/ofproto copying os_ken/tests/unit/ofproto/test_parser_v10.py -> os-ken-1.4.1/os_ken/tests/unit/ofproto copying os_ken/tests/unit/ofproto/test_parser_v12.py -> os-ken-1.4.1/os_ken/tests/unit/ofproto copying os_ken/tests/unit/ofproto/test_parser_v13.py -> os-ken-1.4.1/os_ken/tests/unit/ofproto copying os_ken/tests/unit/ofproto/json/of10/1-1-ofp_packet_out.packet.json -> os-ken-1.4.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-1.4.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-1.4.1/os_ken/tests/unit/ofproto/json/of10 copying os_ken/tests/unit/ofproto/json/of10/1-5-features_request.packet.json -> os-ken-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.1/os_ken/tests/unit/ofproto/json/of12 copying os_ken/tests/unit/ofproto/json/of12/3-10-ofp_hello.packet.json -> os-ken-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.1/os_ken/tests/unit/ofproto/json/of12 copying os_ken/tests/unit/ofproto/json/of12/3-16-ofp_experimenter.packet.json -> os-ken-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.1/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/4-10-ofp_hello.packet.json -> os-ken-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.1/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/4-16-ofp_experimenter.packet.json -> os-ken-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.1/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-echo_reply.packet.json -> os-ken-1.4.1/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-echo_request.packet.json -> os-ken-1.4.1/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-error_msg.packet.json -> os-ken-1.4.1/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-features_reply.packet.json -> os-ken-1.4.1/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-flow_mod.packet.json -> os-ken-1.4.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-1.4.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-1.4.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-1.4.1/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-flow_removed.packet.json -> os-ken-1.4.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-1.4.1/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-hello.packet.json -> os-ken-1.4.1/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-meter_mod.packet.json -> os-ken-1.4.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-1.4.1/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-packet_in.packet.json -> os-ken-1.4.1/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-port_mod.packet.json -> os-ken-1.4.1/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-port_status.packet.json -> os-ken-1.4.1/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-set_config.packet.json -> os-ken-1.4.1/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-table_mod.packet.json -> os-ken-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.1/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-10-ofp_hello.packet.json -> os-ken-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.1/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-16-ofp_experimenter.packet.json -> os-ken-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.1/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-71-ofp_requestforward.packet.json -> os-ken-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.1/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-barrier_reply.packet.json -> os-ken-1.4.1/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-barrier_request.packet.json -> os-ken-1.4.1/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-bundle_add.packet.json -> os-ken-1.4.1/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-bundle_ctrl.packet.json -> os-ken-1.4.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-1.4.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-1.4.1/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-controller_status.packet.json -> os-ken-1.4.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-1.4.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-1.4.1/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-desc_reply.packet.json -> os-ken-1.4.1/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-desc_request.packet.json -> os-ken-1.4.1/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-echo_reply.packet.json -> os-ken-1.4.1/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-echo_request.packet.json -> os-ken-1.4.1/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-error_msg.packet.json -> os-ken-1.4.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-1.4.1/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-experimenter.packet.json -> os-ken-1.4.1/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-experimenter_reply.packet.json -> os-ken-1.4.1/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-experimenter_request.packet.json -> os-ken-1.4.1/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-features_reply.packet.json -> os-ken-1.4.1/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-features_request.packet.json -> os-ken-1.4.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-1.4.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-1.4.1/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-flow_mod.packet.json -> os-ken-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.1/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-flow_removed.packet.json -> os-ken-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.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-1.4.1/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-group_mod.packet.json -> os-ken-1.4.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-1.4.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-1.4.1/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-hello.packet.json -> os-ken-1.4.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-1.4.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-1.4.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-1.4.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-1.4.1/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-meter_mod.packet.json -> os-ken-1.4.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-1.4.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-1.4.1/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-packet_in.packet.json -> os-ken-1.4.1/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-packet_out.packet.json -> os-ken-1.4.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-1.4.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-1.4.1/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-port_mod.packet.json -> os-ken-1.4.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-1.4.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-1.4.1/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-port_status.packet.json -> os-ken-1.4.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-1.4.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-1.4.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-1.4.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-1.4.1/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-requestforward.packet.json -> os-ken-1.4.1/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-role_reply.packet.json -> os-ken-1.4.1/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-role_request.packet.json -> os-ken-1.4.1/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-role_status.packet.json -> os-ken-1.4.1/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-set_async.packet.json -> os-ken-1.4.1/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-set_config.packet.json -> os-ken-1.4.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-1.4.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-1.4.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-1.4.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-1.4.1/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-table_mod.packet.json -> os-ken-1.4.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-1.4.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-1.4.1/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-table_status.packet.json -> os-ken-1.4.1/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/packet/__init__.py -> os-ken-1.4.1/os_ken/tests/unit/packet copying os_ken/tests/unit/packet/test_arp.py -> os-ken-1.4.1/os_ken/tests/unit/packet copying os_ken/tests/unit/packet/test_bfd.py -> os-ken-1.4.1/os_ken/tests/unit/packet copying os_ken/tests/unit/packet/test_bgp.py -> os-ken-1.4.1/os_ken/tests/unit/packet copying os_ken/tests/unit/packet/test_bmp.py -> os-ken-1.4.1/os_ken/tests/unit/packet copying os_ken/tests/unit/packet/test_bpdu.py -> os-ken-1.4.1/os_ken/tests/unit/packet copying os_ken/tests/unit/packet/test_cfm.py -> os-ken-1.4.1/os_ken/tests/unit/packet copying os_ken/tests/unit/packet/test_dhcp.py -> os-ken-1.4.1/os_ken/tests/unit/packet copying os_ken/tests/unit/packet/test_ethernet.py -> os-ken-1.4.1/os_ken/tests/unit/packet copying os_ken/tests/unit/packet/test_geneve.py -> os-ken-1.4.1/os_ken/tests/unit/packet copying os_ken/tests/unit/packet/test_gre.py -> os-ken-1.4.1/os_ken/tests/unit/packet copying os_ken/tests/unit/packet/test_icmp.py -> os-ken-1.4.1/os_ken/tests/unit/packet copying os_ken/tests/unit/packet/test_icmpv6.py -> os-ken-1.4.1/os_ken/tests/unit/packet copying os_ken/tests/unit/packet/test_igmp.py -> os-ken-1.4.1/os_ken/tests/unit/packet copying os_ken/tests/unit/packet/test_ipv4.py -> os-ken-1.4.1/os_ken/tests/unit/packet copying os_ken/tests/unit/packet/test_ipv6.py -> os-ken-1.4.1/os_ken/tests/unit/packet copying os_ken/tests/unit/packet/test_llc.py -> os-ken-1.4.1/os_ken/tests/unit/packet copying os_ken/tests/unit/packet/test_lldp.py -> os-ken-1.4.1/os_ken/tests/unit/packet copying os_ken/tests/unit/packet/test_mpls.py -> os-ken-1.4.1/os_ken/tests/unit/packet copying os_ken/tests/unit/packet/test_openflow.py -> os-ken-1.4.1/os_ken/tests/unit/packet copying os_ken/tests/unit/packet/test_ospf.py -> os-ken-1.4.1/os_ken/tests/unit/packet copying os_ken/tests/unit/packet/test_packet.py -> os-ken-1.4.1/os_ken/tests/unit/packet copying os_ken/tests/unit/packet/test_pbb.py -> os-ken-1.4.1/os_ken/tests/unit/packet copying os_ken/tests/unit/packet/test_sctp.py -> os-ken-1.4.1/os_ken/tests/unit/packet copying os_ken/tests/unit/packet/test_slow.py -> os-ken-1.4.1/os_ken/tests/unit/packet copying os_ken/tests/unit/packet/test_tcp.py -> os-ken-1.4.1/os_ken/tests/unit/packet copying os_ken/tests/unit/packet/test_udp.py -> os-ken-1.4.1/os_ken/tests/unit/packet copying os_ken/tests/unit/packet/test_vlan.py -> os-ken-1.4.1/os_ken/tests/unit/packet copying os_ken/tests/unit/packet/test_vrrp.py -> os-ken-1.4.1/os_ken/tests/unit/packet copying os_ken/tests/unit/packet/test_vxlan.py -> os-ken-1.4.1/os_ken/tests/unit/packet copying os_ken/tests/unit/packet/test_zebra.py -> os-ken-1.4.1/os_ken/tests/unit/packet copying os_ken/tests/unit/sample/__init__.py -> os-ken-1.4.1/os_ken/tests/unit/sample copying os_ken/tests/unit/sample/test_sample1.py -> os-ken-1.4.1/os_ken/tests/unit/sample copying os_ken/tests/unit/sample/test_sample2.py -> os-ken-1.4.1/os_ken/tests/unit/sample copying os_ken/tests/unit/services/__init__.py -> os-ken-1.4.1/os_ken/tests/unit/services copying os_ken/tests/unit/services/protocols/__init__.py -> os-ken-1.4.1/os_ken/tests/unit/services/protocols copying os_ken/tests/unit/services/protocols/bgp/__init__.py -> os-ken-1.4.1/os_ken/tests/unit/services/protocols/bgp copying os_ken/tests/unit/services/protocols/bgp/test_bgpspeaker.py -> os-ken-1.4.1/os_ken/tests/unit/services/protocols/bgp copying os_ken/tests/unit/services/protocols/bgp/test_peer.py -> os-ken-1.4.1/os_ken/tests/unit/services/protocols/bgp copying os_ken/tests/unit/services/protocols/bgp/core_managers/__init__.py -> os-ken-1.4.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-1.4.1/os_ken/tests/unit/services/protocols/bgp/core_managers copying os_ken/tests/unit/services/protocols/bgp/utils/__init__.py -> os-ken-1.4.1/os_ken/tests/unit/services/protocols/bgp/utils copying os_ken/tests/unit/services/protocols/bgp/utils/test_bgp.py -> os-ken-1.4.1/os_ken/tests/unit/services/protocols/bgp/utils copying os_ken/tests/unit/services/protocols/bgp/utils/test_validation.py -> os-ken-1.4.1/os_ken/tests/unit/services/protocols/bgp/utils copying os_ken/topology/__init__.py -> os-ken-1.4.1/os_ken/topology copying os_ken/topology/api.py -> os-ken-1.4.1/os_ken/topology copying os_ken/topology/dumper.py -> os-ken-1.4.1/os_ken/topology copying os_ken/topology/event.py -> os-ken-1.4.1/os_ken/topology copying os_ken/topology/switches.py -> os-ken-1.4.1/os_ken/topology copying releasenotes/notes/.placeholder -> os-ken-1.4.1/releasenotes/notes copying releasenotes/source/conf.py -> os-ken-1.4.1/releasenotes/source copying releasenotes/source/index.rst -> os-ken-1.4.1/releasenotes/source copying releasenotes/source/stein.rst -> os-ken-1.4.1/releasenotes/source copying releasenotes/source/train.rst -> os-ken-1.4.1/releasenotes/source copying releasenotes/source/unreleased.rst -> os-ken-1.4.1/releasenotes/source copying releasenotes/source/ussuri.rst -> os-ken-1.4.1/releasenotes/source copying releasenotes/source/victoria.rst -> os-ken-1.4.1/releasenotes/source copying releasenotes/source/_static/.placeholder -> os-ken-1.4.1/releasenotes/source/_static copying releasenotes/source/_templates/.placeholder -> os-ken-1.4.1/releasenotes/source/_templates copying tools/doc-requires -> os-ken-1.4.1/tools copying tools/install_venv.py -> os-ken-1.4.1/tools copying tools/normalize_json.py -> os-ken-1.4.1/tools copying tools/optional-requires -> os-ken-1.4.1/tools copying tools/pip-requires -> os-ken-1.4.1/tools copying tools/test-requires -> os-ken-1.4.1/tools copying tools/topology_graphviz.py -> os-ken-1.4.1/tools copying tools/with_venv.sh -> os-ken-1.4.1/tools copying tools/pyang_plugins/__init__.py -> os-ken-1.4.1/tools/pyang_plugins copying tools/pyang_plugins/osken.py -> os-ken-1.4.1/tools/pyang_plugins Writing os-ken-1.4.1/setup.cfg creating dist Creating tar archive removing 'os-ken-1.4.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-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-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-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby/data/dlrn-5.cfg --resultdir /home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c --copyout /var/tmp/pkgsrc/dist /tmp/tmp.NibZM2VHkf/dist INFO: mock.py version 2.10 starting (python version = 3.6.8, NVR = mock-2.10-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-wallaby-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-wallaby-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-wallaby-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-wallaby-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: ['/etc/mock/site-defaults.cfg', '/home/centos9-wallaby/data/dlrn-5.cfg'] DEBUG: version: 2.10 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c DEBUG: rootdir: /var/lib/mock/dlrn-centos9-wallaby-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: 1029 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: registry.centos.org/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: 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: 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-wallaby-x86_64-5/ccache/u1029/', 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5/root_cache/', 'tar': 'gnutar', '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-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c'}, '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-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c'}} 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 1029 -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.novalocal'} 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'] DEBUG: user_agent: Mock (dlrn-centos9-wallaby-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos9-wallaby/data/dlrn-5.cfg DEBUG: root: dlrn-centos9-wallaby-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 best=1 protected_packages= module_platform_id=platform:el9 user_agent=DLRN [9-BaseOS] name=CentOS-Stream - Base baseurl=https://composes.stream.centos.org/production/latest-CentOS-Stream/compose/BaseOS/x86_64/os/ failovermethod=priority gpgcheck=0 enabled=1 skip_if_unavailable=False [9-AppStream] name=CentOS-Stream - AppStream baseurl=https://composes.stream.centos.org/production/latest-CentOS-Stream/compose/AppStream/x86_64/os/ gpgcheck=0 enabled=1 gpgkey=file:///usr/share/distribution-gpg-keys/centos/RPM-GPG-KEY-CentOS-Official [9-PowerTools] name=CentOS-Stream - PowerTools baseurl=https://composes.stream.centos.org/production/latest-CentOS-Stream/compose/CRB/x86_64/os/ gpgcheck=0 enabled=1 gpgkey=file:///usr/share/distribution-gpg-keys/centos/RPM-GPG-KEY-CentOS-Official [9-HighAvailability] name=CentOS-Stream - HighAvailability baseurl=https://composes.stream.centos.org/production/latest-CentOS-Stream/compose/HighAvailability/x86_64/os/ gpgcheck=0 enabled=1 gpgkey=file:///usr/share/distribution-gpg-keys/centos/RPM-GPG-KEY-CentOS-Official [delorean-component-baremetal] name=delorean-openstack-ironic-b3883cd2774732a1d44f9fff3b3f466a05f761c8 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/baremetal/b3/88/b3883cd2774732a1d44f9fff3b3f466a05f761c8_9b035987 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-62a0e26751dd28274eb710ec716a8d66b4e490a2 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/cinder/62/a0/62a0e26751dd28274eb710ec716a8d66b4e490a2_cae305c6 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-manilaclient-a9d1193741f75f7a11d92a7d117bc3d666da1d95 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/clients/a9/d1/a9d1193741f75f7a11d92a7d117bc3d666da1d95_f1ef7dbe enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-panko-276d891675c692c146448180767f97362871b493 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/cloudops/27/6d/276d891675c692c146448180767f97362871b493_79b4d7a3 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-tobiko-206052e14fbd4c28ae17bd7f0ced6748f50354c7 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/common/20/60/206052e14fbd4c28ae17bd7f0ced6748f50354c7_3d4d4101 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-94f17be190cce060ba8afcafbade4247b27b86f0 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/compute/94/f1/94f17be190cce060ba8afcafbade4247b27b86f0_fa341604 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-b1d635c287f950b15df207455d64d97228963e5f baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/glance/b1/d6/b1d635c287f950b15df207455d64d97228963e5f_71f1f918 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-e1e9670cfbf0069c95cfc777d8abdd9c2c379950 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/manila/e1/e9/e1e9670cfbf0069c95cfc777d8abdd9c2c379950_5d57ae58 enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-os-ken-018d755fd7426902256891f39cb21b51d52b7f17 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_b004f1df enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-a5d94247d15b028c57d8f6f9dbbd2daf0adb34d8 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/octavia/a5/d9/a5d94247d15b028c57d8f6f9dbbd2daf0adb34d8_eb503cb8 enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-python-keystone-tests-tempest-f57af91f9a97a822d2deee1fd32857ad4571d210 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/security/f5/7a/f57af91f9a97a822d2deee1fd32857ad4571d210_0e6dc7df enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-a25a936c4fd4486d66c434715f0cb8a6f404885d baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/swift/a2/5a/a25a936c4fd4486d66c434715f0cb8a6f404885d_1c12d317 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-tempestconf-d630e489aa36aefa17c4ac9633af07694b825bcd baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/tempest/d6/30/d630e489aa36aefa17c4ac9633af07694b825bcd_048d9d64 enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-openstack-kolla-f439afa42e9f5074e4680987e6185c4bd93aa090 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/tripleo/f4/39/f439afa42e9f5074e4680987e6185c4bd93aa090_b3cc0a73 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-murano-ui-c01fbfcaeabd74f2a6b5edbe07c7d9d7515a9dea baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/ui/c0/1f/c01fbfcaeabd74f2a6b5edbe07c7d9d7515a9dea_6b3e707e enabled=1 gpgcheck=0 priority=1 [delorean-component-validation] name=delorean-openstack-tripleo-validations-a628e7bcfbf97b32d155d64e02d9d9c3bd2d2f00 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/validation/a6/28/a628e7bcfbf97b32d155d64e02d9d9c3bd2d2f00_5f65bf33 enabled=1 gpgcheck=0 priority=1 [delorean-wallaby-testing] name=dlrn-wallaby-testing baseurl=https://trunk.rdoproject.org/centos9-wallaby/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-wallaby-build-deps] name=dlrn-wallaby-build-deps baseurl=https://trunk.rdoproject.org/centos9-wallaby/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-rabbitmq] name=centos9-rabbitmq baseurl=https://buildlogs.centos.org/centos/9-stream/messaging/x86_64/rabbitmq-38/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-storage] name=centos9-storage baseurl=https://buildlogs.centos.org/9-stream/storage/x86_64/ceph-pacific/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-opstools] name=centos9-opstools baseurl=https://buildlogs.centos.org/centos/9-stream/opstools/x86_64/collectd-5/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=https://buildlogs.centos.org/centos/9-stream/nfv/x86_64/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=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-wallaby-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-wallaby-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 7402 24-Core Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 64K DEBUG: L1i cache: 64K 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 ibpb vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip 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: 16212180 3298704 1092872 1988528 11820604 10589732 DEBUG: Swap: 16777212 6558456 10218756 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/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: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 269M 4.1G 7% /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/results Mock Version: 2.10 INFO: Mock Version: 2.10 INFO: Mock Version: 2.10 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-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-wallaby-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-wallaby-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-wallaby-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', '/proc', '/var/lib/mock/dlrn-centos9-wallaby-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-wallaby-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-wallaby-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-wallaby-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-wallaby-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', '/sys', '/var/lib/mock/dlrn-centos9-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos9-wallaby-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-wallaby-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-wallaby-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos9-wallaby-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.a9j120hb', '/var/lib/mock/dlrn-centos9-wallaby-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-wallaby-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-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-wallaby-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-wallaby-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc DEBUG: method _fixup_build_user skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root. DEBUG: ensuring that dir exists: /home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-wallaby-x86_64-5/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-wallaby-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-wallaby-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 7402 24-Core Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 64K DEBUG: L1i cache: 64K 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 ibpb vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip 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: 16212180 3298672 1092904 1988528 11820604 10589764 DEBUG: Swap: 16777212 6558456 10218756 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos9-wallaby-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: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 1.3G 3.1G 29% /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c Mock Version: 2.10 INFO: Mock Version: 2.10 INFO: Mock Version: 2.10 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-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-wallaby-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-wallaby-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-wallaby-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', '/proc', '/var/lib/mock/dlrn-centos9-wallaby-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-wallaby-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-wallaby-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-wallaby-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-wallaby-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', '/sys', '/var/lib/mock/dlrn-centos9-wallaby-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-wallaby-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos9-wallaby-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-wallaby-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos9-wallaby-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.ipbtkhvi', '/var/lib/mock/dlrn-centos9-wallaby-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-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-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-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-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', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-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-wallaby-x86_64-5/root DEBUG: resultdir = /home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: child environment: None DEBUG: Executing command: ['/usr/sbin/usermod', '-u', '1029', '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-wallaby-x86_64-5/root/.initialized Finish: chroot init INFO: copying /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/tmp/pkgsrc/dist to /tmp/tmp.NibZM2VHkf/dist Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-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-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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.NibZM2VHkf/dist ++ grep .tar.gz + SOURCE=os-ken-1.4.1.tar.gz + SOURCEEXT=.tar.gz + SOURCEPATH=/tmp/tmp.NibZM2VHkf/dist/os-ken-1.4.1.tar.gz ++ basename os-ken-1.4.1.tar.gz .tar.gz + SOURCEWITHREL=os-ken-1.4.1-0.20220204150331.018d755.tar.gz + mv /tmp/tmp.NibZM2VHkf/dist/os-ken-1.4.1.tar.gz /tmp/tmp.NibZM2VHkf/SOURCES/os-ken-1.4.1-0.20220204150331.018d755.tar.gz + cd /home/centos9-wallaby/data/python-os-ken_distro + cp -a python-os-ken.spec /tmp/tmp.NibZM2VHkf/SOURCES/ + cp python-os-ken.spec /tmp/tmp.NibZM2VHkf/SPECS/ + cd /tmp/tmp.NibZM2VHkf/SPECS/ + '[' -z '' ']' + grep -qc '^%define upstream_version.*' python-os-ken.spec + sed -i -e '1i%define upstream_version 1.4.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-1.4.1-0.20220204150331.018d755.tar.gz .tar.gz + sed -i -e '1i%global dlrn_nvr os-ken-1.4.1-0.20220204150331.018d755\' python-os-ken.spec + sed -i -e s/UPSTREAMVERSION/1.4.1/g python-os-ken.spec + set_nvr_in_spec + VERSION=1.4.1 + sed -i -e 's/Version:.*/Version: 1.4.1/g' python-os-ken.spec + sed -i -e 's/Release:.*/Release: 0.20220204150331.018d755%{?dist}/g' python-os-ken.spec + '[' '' '!=' 1 ']' + sed -i -e 's/^\(Source\|Source0\):.*/\1: os-ken-1.4.1-0.20220204150331.018d755.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-1.4.1-0.20220204150331.018d755 %global dlrn 1 %define upstream_version 1.4.1 %{!?sources_gpg: %{!?dlrn:%global sources_gpg 1} } %global sources_gpg_sign 0x01527a34f0d0080f8a5db8d6eb6c5df21b4b6363 %{!?upstream_version: %global upstream_version %{version}%{?milestone}} %global pypi_name os-ken %global srcname os_ken %global binname osken %global docpath doc/build/html %global with_doc 1 Name: python-%{pypi_name} Version: 1.4.1 Release: 0.20220204150331.018d755%{?dist} Summary: Component-based Software-defined Networking Framework License: ASL 2.0 Url: http://github.com/openstack/os-ken Source0: os-ken-1.4.1-0.20220204150331.018d755.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 %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 %{?python_provide:%python_provide python3-%{pypi_name}} BuildRequires: python3-devel BuildRequires: python3-eventlet BuildRequires: python3-greenlet BuildRequires: python3-msgpack BuildRequires: python3-openvswitch BuildRequires: python3-oslo-config BuildRequires: python3-paramiko BuildRequires: python3-routes BuildRequires: python3-tinyrpc BuildRequires: python3-setuptools BuildRequires: python3-webob BuildRequires: python3-dns BuildRequires: python3-nose BuildRequires: python3-mock BuildRequires: python3-monotonic BuildRequires: python3-tinyrpc BuildRequires: python3-lxml BuildRequires: python3-repoze-lru Requires: python3-eventlet Requires: python3-pbr >= 2.0.0 Requires: python3-msgpack Requires: python3-netaddr Requires: python3-openvswitch Requires: python3-oslo-config Requires: python3-paramiko Requires: python3-routes Requires: python3-six Requires: python3-tinyrpc Requires: python3-webob Requires: python3-lxml %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 BuildRequires: python3-sphinx BuildRequires: python3-openstackdocstheme %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 # (TODO) remove this line once https://review.openstack.org/#/c/625704/ is tagged and # in u-c and source-branch in stein-uc and stein-py3-uc. rm -f os_ken/tests/unit/test_requirements.py %build %{py3_build} %if 0%{?with_doc} sphinx-build-3 -W -b html doc/source doc/build/html # remove the sphinx-build leftovers rm -rf doc/build/html/.{doctrees,buildinfo} %endif %install export PBR_VERSION=%{version} %{py3_install} install -d -m 755 %{buildroot}%{_sysconfdir}/%{srcname} install -p -m 644 etc/%{srcname}/%{srcname}.conf %{buildroot}%{_sysconfdir}/%{srcname}/%{srcname}.conf %check # Tests without virtualenv (N) and without PEP8 tests (P) PYTHON=%{__python3} ./run_tests.sh -N -P %files -n python3-%{pypi_name} %license LICENSE %{python3_sitelib}/%{srcname} %{python3_sitelib}/%{srcname}-%{version}-*.egg-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 %{docpath} %endif %changelog + spectool -g -C /tmp/tmp.NibZM2VHkf/SOURCES python-os-ken.spec + /usr/bin/mock --buildsrpm -v -r /home/centos9-wallaby/data/dlrn-5.cfg --resultdir /home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c --spec python-os-ken.spec --sources=/tmp/tmp.NibZM2VHkf/SOURCES INFO: mock.py version 2.10 starting (python version = 3.6.8, NVR = mock-2.10-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-wallaby-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-wallaby-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-wallaby-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-wallaby-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: ['/etc/mock/site-defaults.cfg', '/home/centos9-wallaby/data/dlrn-5.cfg'] DEBUG: version: 2.10 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c DEBUG: rootdir: /var/lib/mock/dlrn-centos9-wallaby-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: 1029 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: registry.centos.org/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: 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: 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-wallaby-x86_64-5/ccache/u1029/', 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5/root_cache/', 'tar': 'gnutar', '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-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c'}, '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-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c'}} 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 1029 -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.novalocal'} 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'] DEBUG: user_agent: Mock (dlrn-centos9-wallaby-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos9-wallaby/data/dlrn-5.cfg DEBUG: root: dlrn-centos9-wallaby-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 best=1 protected_packages= module_platform_id=platform:el9 user_agent=DLRN [9-BaseOS] name=CentOS-Stream - Base baseurl=https://composes.stream.centos.org/production/latest-CentOS-Stream/compose/BaseOS/x86_64/os/ failovermethod=priority gpgcheck=0 enabled=1 skip_if_unavailable=False [9-AppStream] name=CentOS-Stream - AppStream baseurl=https://composes.stream.centos.org/production/latest-CentOS-Stream/compose/AppStream/x86_64/os/ gpgcheck=0 enabled=1 gpgkey=file:///usr/share/distribution-gpg-keys/centos/RPM-GPG-KEY-CentOS-Official [9-PowerTools] name=CentOS-Stream - PowerTools baseurl=https://composes.stream.centos.org/production/latest-CentOS-Stream/compose/CRB/x86_64/os/ gpgcheck=0 enabled=1 gpgkey=file:///usr/share/distribution-gpg-keys/centos/RPM-GPG-KEY-CentOS-Official [9-HighAvailability] name=CentOS-Stream - HighAvailability baseurl=https://composes.stream.centos.org/production/latest-CentOS-Stream/compose/HighAvailability/x86_64/os/ gpgcheck=0 enabled=1 gpgkey=file:///usr/share/distribution-gpg-keys/centos/RPM-GPG-KEY-CentOS-Official [delorean-component-baremetal] name=delorean-openstack-ironic-b3883cd2774732a1d44f9fff3b3f466a05f761c8 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/baremetal/b3/88/b3883cd2774732a1d44f9fff3b3f466a05f761c8_9b035987 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-62a0e26751dd28274eb710ec716a8d66b4e490a2 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/cinder/62/a0/62a0e26751dd28274eb710ec716a8d66b4e490a2_cae305c6 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-manilaclient-a9d1193741f75f7a11d92a7d117bc3d666da1d95 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/clients/a9/d1/a9d1193741f75f7a11d92a7d117bc3d666da1d95_f1ef7dbe enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-panko-276d891675c692c146448180767f97362871b493 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/cloudops/27/6d/276d891675c692c146448180767f97362871b493_79b4d7a3 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-tobiko-206052e14fbd4c28ae17bd7f0ced6748f50354c7 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/common/20/60/206052e14fbd4c28ae17bd7f0ced6748f50354c7_3d4d4101 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-94f17be190cce060ba8afcafbade4247b27b86f0 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/compute/94/f1/94f17be190cce060ba8afcafbade4247b27b86f0_fa341604 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-b1d635c287f950b15df207455d64d97228963e5f baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/glance/b1/d6/b1d635c287f950b15df207455d64d97228963e5f_71f1f918 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-e1e9670cfbf0069c95cfc777d8abdd9c2c379950 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/manila/e1/e9/e1e9670cfbf0069c95cfc777d8abdd9c2c379950_5d57ae58 enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-os-ken-018d755fd7426902256891f39cb21b51d52b7f17 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_b004f1df enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-a5d94247d15b028c57d8f6f9dbbd2daf0adb34d8 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/octavia/a5/d9/a5d94247d15b028c57d8f6f9dbbd2daf0adb34d8_eb503cb8 enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-python-keystone-tests-tempest-f57af91f9a97a822d2deee1fd32857ad4571d210 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/security/f5/7a/f57af91f9a97a822d2deee1fd32857ad4571d210_0e6dc7df enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-a25a936c4fd4486d66c434715f0cb8a6f404885d baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/swift/a2/5a/a25a936c4fd4486d66c434715f0cb8a6f404885d_1c12d317 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-tempestconf-d630e489aa36aefa17c4ac9633af07694b825bcd baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/tempest/d6/30/d630e489aa36aefa17c4ac9633af07694b825bcd_048d9d64 enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-openstack-kolla-f439afa42e9f5074e4680987e6185c4bd93aa090 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/tripleo/f4/39/f439afa42e9f5074e4680987e6185c4bd93aa090_b3cc0a73 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-murano-ui-c01fbfcaeabd74f2a6b5edbe07c7d9d7515a9dea baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/ui/c0/1f/c01fbfcaeabd74f2a6b5edbe07c7d9d7515a9dea_6b3e707e enabled=1 gpgcheck=0 priority=1 [delorean-component-validation] name=delorean-openstack-tripleo-validations-a628e7bcfbf97b32d155d64e02d9d9c3bd2d2f00 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/validation/a6/28/a628e7bcfbf97b32d155d64e02d9d9c3bd2d2f00_5f65bf33 enabled=1 gpgcheck=0 priority=1 [delorean-wallaby-testing] name=dlrn-wallaby-testing baseurl=https://trunk.rdoproject.org/centos9-wallaby/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-wallaby-build-deps] name=dlrn-wallaby-build-deps baseurl=https://trunk.rdoproject.org/centos9-wallaby/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-rabbitmq] name=centos9-rabbitmq baseurl=https://buildlogs.centos.org/centos/9-stream/messaging/x86_64/rabbitmq-38/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-storage] name=centos9-storage baseurl=https://buildlogs.centos.org/9-stream/storage/x86_64/ceph-pacific/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-opstools] name=centos9-opstools baseurl=https://buildlogs.centos.org/centos/9-stream/opstools/x86_64/collectd-5/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=https://buildlogs.centos.org/centos/9-stream/nfv/x86_64/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=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-wallaby-x86_64-5) Start: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5 DEBUG: kill orphans INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos9-wallaby-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-wallaby-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-wallaby-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 7402 24-Core Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 64K DEBUG: L1i cache: 64K 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 ibpb vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip 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: 16212180 3299632 2304416 772916 10608132 11804408 DEBUG: Swap: 16777212 6558456 10218756 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/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: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 269M 4.1G 7% /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/results Mock Version: 2.10 INFO: Mock Version: 2.10 INFO: Mock Version: 2.10 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-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-wallaby-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-wallaby-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-wallaby-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', '/proc', '/var/lib/mock/dlrn-centos9-wallaby-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-wallaby-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-wallaby-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-wallaby-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-wallaby-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', '/sys', '/var/lib/mock/dlrn-centos9-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos9-wallaby-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-wallaby-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-wallaby-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos9-wallaby-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.3et3hmve', '/var/lib/mock/dlrn-centos9-wallaby-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-wallaby-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-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-wallaby-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-wallaby-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc DEBUG: method _make_build_user skipped in bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/builddir DEBUG: touching file: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-wallaby-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-wallaby-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-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-wallaby-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['gtar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos9-wallaby-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-wallaby-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos9-wallaby-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-wallaby-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-wallaby-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 7402 24-Core Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 64K DEBUG: L1i cache: 64K 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 ibpb vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip 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: 16212180 3300356 1124328 1952016 11787496 10624592 DEBUG: Swap: 16777212 6558456 10218756 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos9-wallaby-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: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 1.3G 3.1G 29% /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c Mock Version: 2.10 INFO: Mock Version: 2.10 INFO: Mock Version: 2.10 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-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-wallaby-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-wallaby-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-wallaby-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', '/proc', '/var/lib/mock/dlrn-centos9-wallaby-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-wallaby-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-wallaby-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-wallaby-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-wallaby-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', '/sys', '/var/lib/mock/dlrn-centos9-wallaby-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-wallaby-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos9-wallaby-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-wallaby-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos9-wallaby-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._ijqts1p', '/var/lib/mock/dlrn-centos9-wallaby-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-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-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-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-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', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-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-wallaby-x86_64-5/root DEBUG: resultdir = /home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-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', '1029', '-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-wallaby-x86_64-5/root/builddir/build DEBUG: creating dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/builddir/build/RPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/builddir/build/SPECS DEBUG: creating dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/builddir/build/SRPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/builddir/build/SOURCES DEBUG: creating dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/builddir/build/BUILD DEBUG: creating dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/builddir/build/BUILDROOT DEBUG: creating dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/builddir/build/originals DEBUG: creating dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/builddir Start: dnf update DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos9-wallaby-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.2.1-9.1.el9.x86_64 DEBUG: crypto-policies-20220201-1.git636a91d.el9.noarch DEBUG: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: tzdata-2021e-1.el9.noarch DEBUG: hwdata-0.348-9.2.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-20211216-1.el9.noarch DEBUG: abattis-cantarell-fonts-0.301-4.el9.noarch DEBUG: google-droid-sans-fonts-20200215-11.el9.2.noarch DEBUG: xkeyboard-config-2.33-2.el9.noarch DEBUG: rust-srpm-macros-17-4.el9.noarch DEBUG: qt5-srpm-macros-5.15.2-9.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-7.el9.noarch DEBUG: kernel-headers-5.14.0-52.el9.x86_64 DEBUG: ghc-srpm-macros-1.5.0-6.el9.noarch DEBUG: gawk-all-langpacks-5.1.0-5.el9.x86_64 DEBUG: adwaita-cursor-theme-40.1.1-3.el9.noarch DEBUG: adobe-mappings-pdf-20180407-10.el9.noarch DEBUG: python3-setuptools-wheel-53.0.0-9.el9.noarch DEBUG: publicsuffix-list-dafsa-20210518-2.el9.noarch DEBUG: pkgconf-m4-1.7.3-9.el9.noarch DEBUG: pcre2-syntax-10.37-3.el9.1.noarch DEBUG: ncurses-base-6.2-8.20210508.el9.noarch DEBUG: libssh-config-0.9.6-3.el9.noarch DEBUG: kbd-misc-2.4.0-8.el9.noarch DEBUG: coreutils-common-8.32-31.el9.x86_64 DEBUG: centos-gpg-keys-9.0-9.el9.noarch DEBUG: centos-stream-release-9.0-9.el9.noarch DEBUG: centos-stream-repos-9.0-9.el9.noarch DEBUG: setup-2.13.7-6.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-21.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-21.el9.x86_64 DEBUG: glibc-common-2.34-21.el9.x86_64 DEBUG: glibc-2.34-21.el9.x86_64 DEBUG: ncurses-libs-6.2-8.20210508.el9.x86_64 DEBUG: bash-5.1.8-2.el9.x86_64 DEBUG: zlib-1.2.11-31.el9.x86_64 DEBUG: libstdc++-11.2.1-9.1.el9.x86_64 DEBUG: bzip2-libs-1.0.8-8.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: xz-libs-5.2.5-7.el9.x86_64 DEBUG: libxml2-2.9.12-4.el9.x86_64 DEBUG: libpng-1.6.37-12.el9.x86_64 DEBUG: libzstd-1.5.0-2.el9.x86_64 DEBUG: libjpeg-turbo-2.0.90-5.el9.x86_64 DEBUG: expat-2.2.10-4.el9.x86_64 DEBUG: gmp-6.2.0-10.el9.x86_64 DEBUG: libffi-3.4.2-7.el9.x86_64 DEBUG: libuuid-2.37.2-1.el9.x86_64 DEBUG: elfutils-libelf-0.186-1.el9.x86_64 DEBUG: sqlite-libs-3.34.1-5.el9.x86_64 DEBUG: libcap-2.48-8.el9.x86_64 DEBUG: p11-kit-0.24.1-2.el9.x86_64 DEBUG: lcms2-2.12-3.el9.x86_64 DEBUG: nspr-4.32.0-8.el9.x86_64 DEBUG: mpfr-4.1.0-7.el9.x86_64 DEBUG: libgomp-11.2.1-9.1.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.71.0-6.el9.x86_64 DEBUG: libwayland-client-1.19.0-4.el9.x86_64 DEBUG: readline-8.1-4.el9.x86_64 DEBUG: libattr-2.5.1-3.el9.x86_64 DEBUG: libacl-2.3.1-3.el9.x86_64 DEBUG: popt-1.18-8.el9.x86_64 DEBUG: libwebp-1.2.0-3.el9.x86_64 DEBUG: libicu-67.1-9.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-6.el9.x86_64 DEBUG: audit-libs-3.0.7-100.el9.x86_64 DEBUG: libcom_err-1.46.2-2.el9.x86_64 DEBUG: libtdb-1.4.4-1.el9.x86_64 DEBUG: libunistring-0.9.10-15.el9.x86_64 DEBUG: libidn2-2.3.0-7.el9.x86_64 DEBUG: lz4-libs-1.9.3-5.el9.x86_64 DEBUG: pcre2-10.37-3.el9.1.x86_64 DEBUG: fribidi-1.0.10-6.el9.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libX11-xcb-1.7.0-7.el9.x86_64 DEBUG: openjpeg2-2.4.0-6.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.19.0-4.el9.x86_64 DEBUG: libmpc-1.2.1-4.el9.x86_64 DEBUG: libwayland-server-1.19.0-4.el9.x86_64 DEBUG: exiv2-0.27.5-2.el9.x86_64 DEBUG: exiv2-libs-0.27.5-2.el9.x86_64 DEBUG: xml-common-0.6.3-58.el9.noarch DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64 DEBUG: unzip-6.0-56.el9.x86_64 DEBUG: imath-3.1.2-1.el9.x86_64 DEBUG: file-libs-5.39-8.el9.x86_64 DEBUG: file-5.39-8.el9.x86_64 DEBUG: hicolor-icon-theme-0.17-12.el9.noarch DEBUG: libedit-3.1-37.20210216cvs.el9.x86_64 DEBUG: alternatives-1.20-2.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libsepol-3.3-2.el9.x86_64 DEBUG: libselinux-3.3-2.el9.x86_64 DEBUG: sed-4.8-9.el9.x86_64 DEBUG: findutils-4.8.0-5.el9.x86_64 DEBUG: mesa-libglapi-21.3.4-2.el9.x86_64 DEBUG: libsigsegv-2.13-4.el9.x86_64 DEBUG: gawk-5.1.0-5.el9.x86_64 DEBUG: libsmartcols-2.37.2-1.el9.x86_64 DEBUG: libtasn1-4.16.0-7.el9.x86_64 DEBUG: p11-kit-trust-0.24.1-2.el9.x86_64 DEBUG: lua-libs-5.4.2-4.el9.x86_64 DEBUG: pcre-8.44-3.el9.3.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: openssl-pkcs11-0.4.11-7.el9.x86_64 DEBUG: openssl-libs-3.0.1-5.el9.x86_64 DEBUG: coreutils-8.32-31.el9.x86_64 DEBUG: ca-certificates-2020.2.50-94.el9.noarch DEBUG: libblkid-2.37.2-1.el9.x86_64 DEBUG: libmount-2.37.2-1.el9.x86_64 DEBUG: libarchive-3.5.2-1.el9.x86_64 DEBUG: libfdisk-2.37.2-1.el9.x86_64 DEBUG: gzip-1.10-8.el9.x86_64 DEBUG: cracklib-2.9.6-27.el9.x86_64 DEBUG: kmod-libs-28-7.el9.x86_64 DEBUG: alsa-lib-1.2.6.1-1.el9.x86_64 DEBUG: jbigkit-libs-2.1-23.el9.x86_64 DEBUG: libtiff-4.2.0-3.el9.x86_64 DEBUG: libglvnd-1.3.4-1.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: libwayland-egl-1.19.0-4.el9.x86_64 DEBUG: libxshmfence-1.3-10.el9.x86_64 DEBUG: opus-1.3.1-10.el9.x86_64 DEBUG: pixman-0.40.0-5.el9.x86_64 DEBUG: cracklib-dicts-2.9.6-27.el9.x86_64 DEBUG: python3-pip-wheel-21.2.3-5.el9.noarch DEBUG: python-unversioned-command-3.9.10-1.el9.noarch DEBUG: python3-3.9.10-1.el9.x86_64 DEBUG: python3-libs-3.9.10-1.el9.x86_64 DEBUG: python3-setuptools-57.4.0-1.el9s.noarch DEBUG: python3-six-1.15.0-7.el9.noarch DEBUG: python3-idna-2.10-5.el9.noarch DEBUG: python3-pip-21.2.3-5.el9.noarch DEBUG: crypto-policies-scripts-20220201-1.git636a91d.el9.noarch DEBUG: python3-chardet-4.0.0-3.el9.noarch DEBUG: python3-pyparsing-2.4.7-7.1.el9.noarch DEBUG: python3-packaging-20.9-4.el9.noarch DEBUG: python3-pysocks-1.7.1-10.el9.noarch DEBUG: python3-urllib3-1.26.5-2.el9.noarch DEBUG: python3-requests-2.25.1-5.el9.noarch DEBUG: python3-ply-3.11-13.el9.noarch DEBUG: python3-pycparser-2.20-5.el9.noarch DEBUG: python3-cffi-1.14.5-4.el9.x86_64 DEBUG: python3-cryptography-3.4.7-6.el9.x86_64 DEBUG: python3-pytz-2021.1-4.el9.noarch DEBUG: python3-babel-2.9.1-2.el9.noarch DEBUG: python3-docutils-0.16-6.el9.noarch DEBUG: python3-greenlet-0.4.17-4.el9.x86_64 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.0.0-2.el9s.x86_64 DEBUG: python3-jinja2-3.0.1-2.el9s.noarch DEBUG: python3-tomli-1.2.1-2.el9s.noarch DEBUG: openssl-3.0.1-5.el9.x86_64 DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: kmod-28-7.el9.x86_64 DEBUG: libevent-2.1.12-6.el9.x86_64 DEBUG: xz-5.2.5-7.el9.x86_64 DEBUG: libsemanage-3.3-1.el9.x86_64 DEBUG: shadow-utils-4.9-3.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: tar-1.34-3.el9.x86_64 DEBUG: llvm-libs-13.0.0-1.el9.x86_64 DEBUG: openexr-libs-3.1.1-2.el9.x86_64 DEBUG: zip-3.0-30.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: cpp-11.2.1-9.1.el9.x86_64 DEBUG: acl-2.3.1-3.el9.x86_64 DEBUG: nss-softokn-freebl-3.71.0-6.el9.x86_64 DEBUG: nss-softokn-3.71.0-6.el9.x86_64 DEBUG: nss-sysinit-3.71.0-6.el9.x86_64 DEBUG: nss-3.71.0-6.el9.x86_64 DEBUG: flac-libs-1.3.3-9.el9.x86_64 DEBUG: libtheora-1.1.1-31.el9.x86_64 DEBUG: fftw-libs-double-3.3.8-12.el9.x86_64 DEBUG: dwz-0.14-3.el9.x86_64 DEBUG: nettle-3.7.3-2.el9.x86_64 DEBUG: gnutls-3.7.3-1.el9.x86_64 DEBUG: glib2-2.68.4-5.el9.x86_64 DEBUG: atk-2.36.0-5.el9.x86_64 DEBUG: gstreamer1-1.18.4-4.el9.x86_64 DEBUG: json-glib-1.6.6-1.el9.x86_64 DEBUG: gobject-introspection-1.68.0-10.el9.x86_64 DEBUG: gsettings-desktop-schemas-40.0-4.el9.x86_64 DEBUG: glib-networking-2.68.3-1.el9.x86_64 DEBUG: shared-mime-info-2.1-4.el9.x86_64 DEBUG: gdk-pixbuf2-2.42.6-2.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-2.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-1.el9.x86_64 DEBUG: libgsf-1.14.47-5.el9.x86_64 DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: libgexiv2-0.12.3-1.el9.x86_64 DEBUG: liblqr-1-0.4.2-17.el9s.x86_64 DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 DEBUG: jasper-libs-2.0.28-3.el9.x86_64 DEBUG: LibRaw-0.20.2-5.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxslt-1.1.34-9.el9.x86_64 DEBUG: bzip2-1.0.8-8.el9.x86_64 DEBUG: graphite2-1.3.14-9.el9.x86_64 DEBUG: freetype-2.10.4-6.el9.x86_64 DEBUG: harfbuzz-2.7.4-5.el9.x86_64 DEBUG: fontconfig-2.13.94-2.el9.x86_64 DEBUG: poppler-21.01.0-12.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: groff-base-1.22.4-10.el9.x86_64 DEBUG: zstd-1.5.0-2.el9.x86_64 DEBUG: info-6.7-12.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: mkfontscale-1.2.1-3.el9.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch DEBUG: less-575-4.el9.x86_64 DEBUG: systemd-rpm-macros-249-9.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-8.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-479.el9.x86_64 DEBUG: perl-FileHandle-2.03-479.el9.noarch DEBUG: perl-AutoLoader-5.74-479.el9.noarch DEBUG: perl-Data-Dumper-2.174-462.el9.x86_64 DEBUG: perl-libnet-3.13-4.el9.noarch DEBUG: perl-base-2.27-479.el9.noarch DEBUG: perl-URI-5.09-3.el9.noarch DEBUG: perl-Net-SSLeay-1.92-1.el9.x86_64 DEBUG: perl-Mozilla-CA-20200520-6.el9.noarch DEBUG: perl-if-0.60.800-479.el9.noarch DEBUG: perl-IO-Socket-IP-0.41-5.el9.noarch DEBUG: perl-Time-Local-1.300-7.el9.noarch DEBUG: perl-File-Path-2.18-4.el9.noarch DEBUG: perl-Pod-Escapes-1.07-460.el9.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch DEBUG: perl-IO-Socket-SSL-2.073-1.el9.noarch DEBUG: perl-Class-Struct-0.66-479.el9.noarch DEBUG: perl-POSIX-1.94-479.el9.x86_64 DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch DEBUG: perl-IPC-Open3-1.21-479.el9.noarch DEBUG: perl-subs-1.03-479.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-460.el9.noarch DEBUG: perl-Socket-2.031-4.el9.x86_64 DEBUG: perl-SelectSaver-1.02-479.el9.noarch DEBUG: perl-Symbol-1.08-479.el9.noarch DEBUG: perl-File-stat-1.09-479.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-479.el9.x86_64 DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch DEBUG: perl-mro-1.23-479.el9.x86_64 DEBUG: perl-IO-1.43-479.el9.x86_64 DEBUG: perl-overloading-0.02-479.el9.noarch DEBUG: perl-Pod-Usage-2.01-4.el9.noarch DEBUG: perl-Errno-1.30-479.el9.x86_64 DEBUG: perl-File-Basename-2.85-479.el9.noarch DEBUG: perl-Getopt-Std-1.12-479.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-479.el9.noarch DEBUG: perl-parent-0.238-460.el9.noarch DEBUG: perl-vars-1.05-479.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-479.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-479.el9.x86_64 DEBUG: perl-interpreter-5.32.1-479.el9.x86_64 DEBUG: kernel-srpm-macros-1.0-10.el9.noarch DEBUG: cpio-2.13-16.el9.x86_64 DEBUG: diffutils-3.7-12.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: keyutils-libs-1.6.1-4.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-2.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: pam-1.5.1-9.el9.x86_64 DEBUG: kbd-2.4.0-8.el9.x86_64 DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: libgcrypt-1.10.0-1.el9.x86_64 DEBUG: systemd-libs-249-9.el9.x86_64 DEBUG: dbus-libs-1.12.20-5.el9.x86_64 DEBUG: avahi-libs-0.8-11.el9.x86_64 DEBUG: NetworkManager-libnm-1.36.0-0.7.el9.x86_64 DEBUG: libgudev-237-1.el9.x86_64 DEBUG: libusbx-1.0.24-4.el9.x86_64 DEBUG: libgusb-0.3.6-3.el9.x86_64 DEBUG: colord-libs-1.4.5-4.el9.x86_64 DEBUG: util-linux-core-2.37.2-1.el9.x86_64 DEBUG: util-linux-2.37.2-1.el9.x86_64 DEBUG: device-mapper-1.02.181-3.el9.x86_64 DEBUG: device-mapper-libs-1.02.181-3.el9.x86_64 DEBUG: cryptsetup-libs-2.4.3-1.el9.x86_64 DEBUG: elfutils-default-yama-scope-0.186-1.el9.noarch DEBUG: elfutils-libs-0.186-1.el9.x86_64 DEBUG: dbus-1.12.20-5.el9.x86_64 DEBUG: systemd-pam-249-9.el9.x86_64 DEBUG: systemd-249-9.el9.x86_64 DEBUG: dbus-common-1.12.20-5.el9.noarch DEBUG: dbus-broker-28-5.el9.x86_64 DEBUG: systemd-udev-249-9.el9.x86_64 DEBUG: libfido2-1.6.0-7.el9.x86_64 DEBUG: upower-0.99.11-11.el9.x86_64 DEBUG: dconf-0.40.0-6.el9.x86_64 DEBUG: openssh-8.7p1-6.el9.x86_64 DEBUG: totem-pl-parser-3.26.6-2.el9.x86_64 DEBUG: libnghttp2-1.43.0-5.el9.x86_64 DEBUG: libpciaccess-0.16-6.el9.x86_64 DEBUG: libdrm-2.4.108-1.el9.x86_64 DEBUG: mesa-libgbm-21.3.4-2.el9.x86_64 DEBUG: libpkgconf-1.7.3-9.el9.x86_64 DEBUG: pkgconf-1.7.3-9.el9.x86_64 DEBUG: pkgconf-pkg-config-1.7.3-9.el9.x86_64 DEBUG: libverto-0.3.2-3.el9.x86_64 DEBUG: krb5-libs-1.19.1-13.el9.x86_64 DEBUG: cups-libs-2.3.3op2-10.el9.x86_64 DEBUG: libsoup-2.72.0-8.el9.x86_64 DEBUG: osinfo-db-tools-1.9.0-3.el9.x86_64 DEBUG: libosinfo-1.9.0-4.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-17.el9.x86_64 DEBUG: openldap-2.4.59-3.el9.x86_64 DEBUG: libssh-0.9.6-3.el9.x86_64 DEBUG: libcurl-7.76.1-14.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.186-1.el9.x86_64 DEBUG: binutils-gold-2.35.2-17.el9.x86_64 DEBUG: binutils-2.35.2-17.el9.x86_64 DEBUG: elfutils-0.186-1.el9.x86_64 DEBUG: gdb-minimal-10.2-8.el9.x86_64 DEBUG: curl-7.76.1-14.el9.x86_64 DEBUG: rpm-4.16.1.3-10.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-10.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-10.el9.x86_64 DEBUG: efi-srpm-macros-4-9.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: openssh-clients-8.7p1-6.el9.x86_64 DEBUG: git-core-2.31.1-2.el9.2.x86_64 DEBUG: make-4.3-7.el9.x86_64 DEBUG: giflib-5.2.1-9.el9.x86_64 DEBUG: glibc-headers-2.34-21.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: glibc-devel-2.34-21.el9.x86_64 DEBUG: gcc-11.2.1-9.1.el9.x86_64 DEBUG: annobin-10.53-1.el9.x86_64 DEBUG: gcc-plugin-annobin-11.2.1-9.1.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: go-srpm-macros-3.0.9-9.el9.noarch DEBUG: python-srpm-macros-3.9-50.el9.noarch DEBUG: redhat-rpm-config-191-1.el9.noarch DEBUG: python-rpm-macros-3.9-50.el9.noarch DEBUG: python3-rpm-macros-3.9-50.el9.noarch DEBUG: python3-rpm-generators-12-8.el9.noarch DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: libsndfile-1.0.31-6.el9.x86_64 DEBUG: jbig2dec-libs-0.19-6.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-7.el9.x86_64 DEBUG: libXext-1.3.4-8.el9.x86_64 DEBUG: libXrender-0.9.10-16.el9.x86_64 DEBUG: cairo-1.17.4-5.el9.x86_64 DEBUG: libXfixes-5.0.3-16.el9.x86_64 DEBUG: libXi-1.7.10-8.el9.x86_64 DEBUG: libXt-1.2.0-6.el9.x86_64 DEBUG: cairo-gobject-1.17.4-5.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-7.el9.x86_64 DEBUG: gd-2.3.2-3.el9.x86_64 DEBUG: libXaw-1.0.13-19.el9.x86_64 DEBUG: libXtst-1.2.3-16.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: libgxps-0.3.2-3.el9.x86_64 DEBUG: poppler-glib-21.01.0-12.el9.x86_64 DEBUG: libXft-2.3.3-8.el9.x86_64 DEBUG: libXv-1.0.11-16.el9.x86_64 DEBUG: libXxf86vm-1.1.4-18.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: mesa-libGL-21.3.4-2.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: mesa-libEGL-21.3.4-2.el9.x86_64 DEBUG: libasyncns-0.8-22.el9.x86_64 DEBUG: pulseaudio-libs-15.0-2.el9.x86_64 DEBUG: libcanberra-0.30-26.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-2.el9.x86_64 DEBUG: librsvg2-2.50.7-1.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-4.el9.x86_64 DEBUG: libiptcdata-1.0.5-9.el9.x86_64 DEBUG: libvisual-0.4.0-34.el9.x86_64 DEBUG: orc-0.4.31-6.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.18.4-5.el9.x86_64 DEBUG: libtracker-sparql-3.1.2-2.el9.x86_64 DEBUG: tracker-3.1.2-2.el9.x86_64 DEBUG: tracker-miners-3.1.2-1.el9.x86_64 DEBUG: libcanberra-gtk3-0.30-26.el9.x86_64 DEBUG: gtk3-3.24.31-1.el9.x86_64 DEBUG: gtk2-2.24.33-6.el9.x86_64 DEBUG: libcanberra-gtk2-0.30-26.el9.x86_64 DEBUG: graphviz-2.44.0-25.el9.x86_64 DEBUG: libwmf-lite-0.2.12-6.el9s.x86_64 DEBUG: ImageMagick-libs-6.9.11.27-7.el9s.x86_64 DEBUG: ImageMagick-6.9.11.27-7.el9s.x86_64 DEBUG: python3-sphinx-3.4.3-7.el9.noarch DEBUG: python3-devel-3.9.10-1.el9.x86_64 DEBUG: rpm-build-4.16.1.3-10.el9.x86_64 DEBUG: python3-pbr-5.6.0-1.el9s.noarch DEBUG: python3-setuptools_scm-6.3.2-2.el9s.noarch DEBUG: python3-eventlet-0.30.2-1.el9s.noarch DEBUG: python3-sqlalchemy-1.3.24-1.el9s.x86_64 DEBUG: openstack-macros-2021.1.0-0.20211214170552.ce6a105.el9.noarch DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/', '-y', '--releasever', '9', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', 'update'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/', '-y', '--releasever', '9', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', 'update', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos9-wallaby-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 DEBUG: delorean-openstack-ironic-b3883cd2774732a1d44f9 15 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-62a0e26751dd28274eb71 14 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-manilaclient-a9d1193741f75f7a11 16 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-panko-276d891675c692c1464481 14 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tobiko-206052e14fbd4c28ae17b 16 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-94f17be190cce060ba8afca 18 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-b1d635c287f950b15df20 15 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-manila-e1e9670cfbf0069c95cfc 12 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-os-ken-018d755fd7426902256891f3 15 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-a5d94247d15b028c57d8 14 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-keystone-tests-tempest-f57af91f 14 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-a25a936c4fd4486d66c434 13 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-tempestconf-d630e489aa36aefa17c 16 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-kolla-f439afa42e9f5074e46809 14 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-murano-ui-c01fbfcaeabd74f2a6 16 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tripleo-validations-a628e7bc 15 kB/s | 3.0 kB 00:00 DEBUG: CentOS-Stream - Base 9.8 kB/s | 2.3 kB 00:00 DEBUG: CentOS-Stream - AppStream 27 kB/s | 2.8 kB 00:00 DEBUG: CentOS-Stream - PowerTools 22 kB/s | 2.3 kB 00:00 DEBUG: CentOS-Stream - HighAvailability 20 kB/s | 2.3 kB 00:00 DEBUG: dlrn-wallaby-testing 18 kB/s | 3.0 kB 00:00 DEBUG: dlrn-wallaby-build-deps 16 kB/s | 3.0 kB 00:00 DEBUG: centos9-rabbitmq 11 kB/s | 3.0 kB 00:00 DEBUG: centos9-storage 15 kB/s | 3.0 kB 00:00 DEBUG: centos9-opstools 13 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 11 kB/s | 3.0 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-wallaby-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.2.1-9.1.el9.x86_64 DEBUG: crypto-policies-20220201-1.git636a91d.el9.noarch DEBUG: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: tzdata-2021e-1.el9.noarch DEBUG: hwdata-0.348-9.2.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-20211216-1.el9.noarch DEBUG: abattis-cantarell-fonts-0.301-4.el9.noarch DEBUG: google-droid-sans-fonts-20200215-11.el9.2.noarch DEBUG: xkeyboard-config-2.33-2.el9.noarch DEBUG: rust-srpm-macros-17-4.el9.noarch DEBUG: qt5-srpm-macros-5.15.2-9.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-7.el9.noarch DEBUG: kernel-headers-5.14.0-52.el9.x86_64 DEBUG: ghc-srpm-macros-1.5.0-6.el9.noarch DEBUG: gawk-all-langpacks-5.1.0-5.el9.x86_64 DEBUG: adwaita-cursor-theme-40.1.1-3.el9.noarch DEBUG: adobe-mappings-pdf-20180407-10.el9.noarch DEBUG: python3-setuptools-wheel-53.0.0-9.el9.noarch DEBUG: publicsuffix-list-dafsa-20210518-2.el9.noarch DEBUG: pkgconf-m4-1.7.3-9.el9.noarch DEBUG: pcre2-syntax-10.37-3.el9.1.noarch DEBUG: ncurses-base-6.2-8.20210508.el9.noarch DEBUG: libssh-config-0.9.6-3.el9.noarch DEBUG: kbd-misc-2.4.0-8.el9.noarch DEBUG: coreutils-common-8.32-31.el9.x86_64 DEBUG: centos-gpg-keys-9.0-9.el9.noarch DEBUG: centos-stream-release-9.0-9.el9.noarch DEBUG: centos-stream-repos-9.0-9.el9.noarch DEBUG: setup-2.13.7-6.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-21.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-21.el9.x86_64 DEBUG: glibc-common-2.34-21.el9.x86_64 DEBUG: glibc-2.34-21.el9.x86_64 DEBUG: ncurses-libs-6.2-8.20210508.el9.x86_64 DEBUG: bash-5.1.8-2.el9.x86_64 DEBUG: zlib-1.2.11-31.el9.x86_64 DEBUG: libstdc++-11.2.1-9.1.el9.x86_64 DEBUG: bzip2-libs-1.0.8-8.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: xz-libs-5.2.5-7.el9.x86_64 DEBUG: libxml2-2.9.12-4.el9.x86_64 DEBUG: libpng-1.6.37-12.el9.x86_64 DEBUG: libzstd-1.5.0-2.el9.x86_64 DEBUG: libjpeg-turbo-2.0.90-5.el9.x86_64 DEBUG: expat-2.2.10-4.el9.x86_64 DEBUG: gmp-6.2.0-10.el9.x86_64 DEBUG: libffi-3.4.2-7.el9.x86_64 DEBUG: libuuid-2.37.2-1.el9.x86_64 DEBUG: elfutils-libelf-0.186-1.el9.x86_64 DEBUG: sqlite-libs-3.34.1-5.el9.x86_64 DEBUG: libcap-2.48-8.el9.x86_64 DEBUG: p11-kit-0.24.1-2.el9.x86_64 DEBUG: lcms2-2.12-3.el9.x86_64 DEBUG: nspr-4.32.0-8.el9.x86_64 DEBUG: mpfr-4.1.0-7.el9.x86_64 DEBUG: libgomp-11.2.1-9.1.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.71.0-6.el9.x86_64 DEBUG: libwayland-client-1.19.0-4.el9.x86_64 DEBUG: readline-8.1-4.el9.x86_64 DEBUG: libattr-2.5.1-3.el9.x86_64 DEBUG: libacl-2.3.1-3.el9.x86_64 DEBUG: popt-1.18-8.el9.x86_64 DEBUG: libwebp-1.2.0-3.el9.x86_64 DEBUG: libicu-67.1-9.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-6.el9.x86_64 DEBUG: audit-libs-3.0.7-100.el9.x86_64 DEBUG: libcom_err-1.46.2-2.el9.x86_64 DEBUG: libtdb-1.4.4-1.el9.x86_64 DEBUG: libunistring-0.9.10-15.el9.x86_64 DEBUG: libidn2-2.3.0-7.el9.x86_64 DEBUG: lz4-libs-1.9.3-5.el9.x86_64 DEBUG: pcre2-10.37-3.el9.1.x86_64 DEBUG: fribidi-1.0.10-6.el9.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libX11-xcb-1.7.0-7.el9.x86_64 DEBUG: openjpeg2-2.4.0-6.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.19.0-4.el9.x86_64 DEBUG: libmpc-1.2.1-4.el9.x86_64 DEBUG: libwayland-server-1.19.0-4.el9.x86_64 DEBUG: exiv2-0.27.5-2.el9.x86_64 DEBUG: exiv2-libs-0.27.5-2.el9.x86_64 DEBUG: xml-common-0.6.3-58.el9.noarch DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64 DEBUG: unzip-6.0-56.el9.x86_64 DEBUG: imath-3.1.2-1.el9.x86_64 DEBUG: file-libs-5.39-8.el9.x86_64 DEBUG: file-5.39-8.el9.x86_64 DEBUG: hicolor-icon-theme-0.17-12.el9.noarch DEBUG: libedit-3.1-37.20210216cvs.el9.x86_64 DEBUG: alternatives-1.20-2.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libsepol-3.3-2.el9.x86_64 DEBUG: libselinux-3.3-2.el9.x86_64 DEBUG: sed-4.8-9.el9.x86_64 DEBUG: findutils-4.8.0-5.el9.x86_64 DEBUG: mesa-libglapi-21.3.4-2.el9.x86_64 DEBUG: libsigsegv-2.13-4.el9.x86_64 DEBUG: gawk-5.1.0-5.el9.x86_64 DEBUG: libsmartcols-2.37.2-1.el9.x86_64 DEBUG: libtasn1-4.16.0-7.el9.x86_64 DEBUG: p11-kit-trust-0.24.1-2.el9.x86_64 DEBUG: lua-libs-5.4.2-4.el9.x86_64 DEBUG: pcre-8.44-3.el9.3.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: openssl-pkcs11-0.4.11-7.el9.x86_64 DEBUG: openssl-libs-3.0.1-5.el9.x86_64 DEBUG: coreutils-8.32-31.el9.x86_64 DEBUG: ca-certificates-2020.2.50-94.el9.noarch DEBUG: libblkid-2.37.2-1.el9.x86_64 DEBUG: libmount-2.37.2-1.el9.x86_64 DEBUG: libarchive-3.5.2-1.el9.x86_64 DEBUG: libfdisk-2.37.2-1.el9.x86_64 DEBUG: gzip-1.10-8.el9.x86_64 DEBUG: cracklib-2.9.6-27.el9.x86_64 DEBUG: kmod-libs-28-7.el9.x86_64 DEBUG: alsa-lib-1.2.6.1-1.el9.x86_64 DEBUG: jbigkit-libs-2.1-23.el9.x86_64 DEBUG: libtiff-4.2.0-3.el9.x86_64 DEBUG: libglvnd-1.3.4-1.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: libwayland-egl-1.19.0-4.el9.x86_64 DEBUG: libxshmfence-1.3-10.el9.x86_64 DEBUG: opus-1.3.1-10.el9.x86_64 DEBUG: pixman-0.40.0-5.el9.x86_64 DEBUG: cracklib-dicts-2.9.6-27.el9.x86_64 DEBUG: python3-pip-wheel-21.2.3-5.el9.noarch DEBUG: python-unversioned-command-3.9.10-1.el9.noarch DEBUG: python3-3.9.10-1.el9.x86_64 DEBUG: python3-libs-3.9.10-1.el9.x86_64 DEBUG: python3-setuptools-57.4.0-1.el9s.noarch DEBUG: python3-six-1.15.0-7.el9.noarch DEBUG: python3-idna-2.10-5.el9.noarch DEBUG: python3-pip-21.2.3-5.el9.noarch DEBUG: crypto-policies-scripts-20220201-1.git636a91d.el9.noarch DEBUG: python3-chardet-4.0.0-3.el9.noarch DEBUG: python3-pyparsing-2.4.7-7.1.el9.noarch DEBUG: python3-packaging-20.9-4.el9.noarch DEBUG: python3-pysocks-1.7.1-10.el9.noarch DEBUG: python3-urllib3-1.26.5-2.el9.noarch DEBUG: python3-requests-2.25.1-5.el9.noarch DEBUG: python3-ply-3.11-13.el9.noarch DEBUG: python3-pycparser-2.20-5.el9.noarch DEBUG: python3-cffi-1.14.5-4.el9.x86_64 DEBUG: python3-cryptography-3.4.7-6.el9.x86_64 DEBUG: python3-pytz-2021.1-4.el9.noarch DEBUG: python3-babel-2.9.1-2.el9.noarch DEBUG: python3-docutils-0.16-6.el9.noarch DEBUG: python3-greenlet-0.4.17-4.el9.x86_64 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.0.0-2.el9s.x86_64 DEBUG: python3-jinja2-3.0.1-2.el9s.noarch DEBUG: python3-tomli-1.2.1-2.el9s.noarch DEBUG: openssl-3.0.1-5.el9.x86_64 DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: kmod-28-7.el9.x86_64 DEBUG: libevent-2.1.12-6.el9.x86_64 DEBUG: xz-5.2.5-7.el9.x86_64 DEBUG: libsemanage-3.3-1.el9.x86_64 DEBUG: shadow-utils-4.9-3.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: tar-1.34-3.el9.x86_64 DEBUG: llvm-libs-13.0.0-1.el9.x86_64 DEBUG: openexr-libs-3.1.1-2.el9.x86_64 DEBUG: zip-3.0-30.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: cpp-11.2.1-9.1.el9.x86_64 DEBUG: acl-2.3.1-3.el9.x86_64 DEBUG: nss-softokn-freebl-3.71.0-6.el9.x86_64 DEBUG: nss-softokn-3.71.0-6.el9.x86_64 DEBUG: nss-sysinit-3.71.0-6.el9.x86_64 DEBUG: nss-3.71.0-6.el9.x86_64 DEBUG: flac-libs-1.3.3-9.el9.x86_64 DEBUG: libtheora-1.1.1-31.el9.x86_64 DEBUG: fftw-libs-double-3.3.8-12.el9.x86_64 DEBUG: dwz-0.14-3.el9.x86_64 DEBUG: nettle-3.7.3-2.el9.x86_64 DEBUG: gnutls-3.7.3-1.el9.x86_64 DEBUG: glib2-2.68.4-5.el9.x86_64 DEBUG: atk-2.36.0-5.el9.x86_64 DEBUG: gstreamer1-1.18.4-4.el9.x86_64 DEBUG: json-glib-1.6.6-1.el9.x86_64 DEBUG: gobject-introspection-1.68.0-10.el9.x86_64 DEBUG: gsettings-desktop-schemas-40.0-4.el9.x86_64 DEBUG: glib-networking-2.68.3-1.el9.x86_64 DEBUG: shared-mime-info-2.1-4.el9.x86_64 DEBUG: gdk-pixbuf2-2.42.6-2.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-2.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-1.el9.x86_64 DEBUG: libgsf-1.14.47-5.el9.x86_64 DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: libgexiv2-0.12.3-1.el9.x86_64 DEBUG: liblqr-1-0.4.2-17.el9s.x86_64 DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 DEBUG: jasper-libs-2.0.28-3.el9.x86_64 DEBUG: LibRaw-0.20.2-5.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxslt-1.1.34-9.el9.x86_64 DEBUG: bzip2-1.0.8-8.el9.x86_64 DEBUG: graphite2-1.3.14-9.el9.x86_64 DEBUG: freetype-2.10.4-6.el9.x86_64 DEBUG: harfbuzz-2.7.4-5.el9.x86_64 DEBUG: fontconfig-2.13.94-2.el9.x86_64 DEBUG: poppler-21.01.0-12.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: groff-base-1.22.4-10.el9.x86_64 DEBUG: zstd-1.5.0-2.el9.x86_64 DEBUG: info-6.7-12.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: mkfontscale-1.2.1-3.el9.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch DEBUG: less-575-4.el9.x86_64 DEBUG: systemd-rpm-macros-249-9.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-8.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-479.el9.x86_64 DEBUG: perl-FileHandle-2.03-479.el9.noarch DEBUG: perl-AutoLoader-5.74-479.el9.noarch DEBUG: perl-Data-Dumper-2.174-462.el9.x86_64 DEBUG: perl-libnet-3.13-4.el9.noarch DEBUG: perl-base-2.27-479.el9.noarch DEBUG: perl-URI-5.09-3.el9.noarch DEBUG: perl-Net-SSLeay-1.92-1.el9.x86_64 DEBUG: perl-Mozilla-CA-20200520-6.el9.noarch DEBUG: perl-if-0.60.800-479.el9.noarch DEBUG: perl-IO-Socket-IP-0.41-5.el9.noarch DEBUG: perl-Time-Local-1.300-7.el9.noarch DEBUG: perl-File-Path-2.18-4.el9.noarch DEBUG: perl-Pod-Escapes-1.07-460.el9.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch DEBUG: perl-IO-Socket-SSL-2.073-1.el9.noarch DEBUG: perl-Class-Struct-0.66-479.el9.noarch DEBUG: perl-POSIX-1.94-479.el9.x86_64 DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch DEBUG: perl-IPC-Open3-1.21-479.el9.noarch DEBUG: perl-subs-1.03-479.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-460.el9.noarch DEBUG: perl-Socket-2.031-4.el9.x86_64 DEBUG: perl-SelectSaver-1.02-479.el9.noarch DEBUG: perl-Symbol-1.08-479.el9.noarch DEBUG: perl-File-stat-1.09-479.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-479.el9.x86_64 DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch DEBUG: perl-mro-1.23-479.el9.x86_64 DEBUG: perl-IO-1.43-479.el9.x86_64 DEBUG: perl-overloading-0.02-479.el9.noarch DEBUG: perl-Pod-Usage-2.01-4.el9.noarch DEBUG: perl-Errno-1.30-479.el9.x86_64 DEBUG: perl-File-Basename-2.85-479.el9.noarch DEBUG: perl-Getopt-Std-1.12-479.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-479.el9.noarch DEBUG: perl-parent-0.238-460.el9.noarch DEBUG: perl-vars-1.05-479.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-479.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-479.el9.x86_64 DEBUG: perl-interpreter-5.32.1-479.el9.x86_64 DEBUG: kernel-srpm-macros-1.0-10.el9.noarch DEBUG: cpio-2.13-16.el9.x86_64 DEBUG: diffutils-3.7-12.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: keyutils-libs-1.6.1-4.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-2.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: pam-1.5.1-9.el9.x86_64 DEBUG: kbd-2.4.0-8.el9.x86_64 DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: libgcrypt-1.10.0-1.el9.x86_64 DEBUG: systemd-libs-249-9.el9.x86_64 DEBUG: dbus-libs-1.12.20-5.el9.x86_64 DEBUG: avahi-libs-0.8-11.el9.x86_64 DEBUG: NetworkManager-libnm-1.36.0-0.7.el9.x86_64 DEBUG: libgudev-237-1.el9.x86_64 DEBUG: libusbx-1.0.24-4.el9.x86_64 DEBUG: libgusb-0.3.6-3.el9.x86_64 DEBUG: colord-libs-1.4.5-4.el9.x86_64 DEBUG: util-linux-core-2.37.2-1.el9.x86_64 DEBUG: util-linux-2.37.2-1.el9.x86_64 DEBUG: device-mapper-1.02.181-3.el9.x86_64 DEBUG: device-mapper-libs-1.02.181-3.el9.x86_64 DEBUG: cryptsetup-libs-2.4.3-1.el9.x86_64 DEBUG: elfutils-default-yama-scope-0.186-1.el9.noarch DEBUG: elfutils-libs-0.186-1.el9.x86_64 DEBUG: dbus-1.12.20-5.el9.x86_64 DEBUG: systemd-pam-249-9.el9.x86_64 DEBUG: systemd-249-9.el9.x86_64 DEBUG: dbus-common-1.12.20-5.el9.noarch DEBUG: dbus-broker-28-5.el9.x86_64 DEBUG: systemd-udev-249-9.el9.x86_64 DEBUG: libfido2-1.6.0-7.el9.x86_64 DEBUG: upower-0.99.11-11.el9.x86_64 DEBUG: dconf-0.40.0-6.el9.x86_64 DEBUG: openssh-8.7p1-6.el9.x86_64 DEBUG: totem-pl-parser-3.26.6-2.el9.x86_64 DEBUG: libnghttp2-1.43.0-5.el9.x86_64 DEBUG: libpciaccess-0.16-6.el9.x86_64 DEBUG: libdrm-2.4.108-1.el9.x86_64 DEBUG: mesa-libgbm-21.3.4-2.el9.x86_64 DEBUG: libpkgconf-1.7.3-9.el9.x86_64 DEBUG: pkgconf-1.7.3-9.el9.x86_64 DEBUG: pkgconf-pkg-config-1.7.3-9.el9.x86_64 DEBUG: libverto-0.3.2-3.el9.x86_64 DEBUG: krb5-libs-1.19.1-13.el9.x86_64 DEBUG: cups-libs-2.3.3op2-10.el9.x86_64 DEBUG: libsoup-2.72.0-8.el9.x86_64 DEBUG: osinfo-db-tools-1.9.0-3.el9.x86_64 DEBUG: libosinfo-1.9.0-4.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-17.el9.x86_64 DEBUG: openldap-2.4.59-3.el9.x86_64 DEBUG: libssh-0.9.6-3.el9.x86_64 DEBUG: libcurl-7.76.1-14.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.186-1.el9.x86_64 DEBUG: binutils-gold-2.35.2-17.el9.x86_64 DEBUG: binutils-2.35.2-17.el9.x86_64 DEBUG: elfutils-0.186-1.el9.x86_64 DEBUG: gdb-minimal-10.2-8.el9.x86_64 DEBUG: curl-7.76.1-14.el9.x86_64 DEBUG: rpm-4.16.1.3-10.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-10.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-10.el9.x86_64 DEBUG: efi-srpm-macros-4-9.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: openssh-clients-8.7p1-6.el9.x86_64 DEBUG: git-core-2.31.1-2.el9.2.x86_64 DEBUG: make-4.3-7.el9.x86_64 DEBUG: giflib-5.2.1-9.el9.x86_64 DEBUG: glibc-headers-2.34-21.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: glibc-devel-2.34-21.el9.x86_64 DEBUG: gcc-11.2.1-9.1.el9.x86_64 DEBUG: annobin-10.53-1.el9.x86_64 DEBUG: gcc-plugin-annobin-11.2.1-9.1.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: go-srpm-macros-3.0.9-9.el9.noarch DEBUG: python-srpm-macros-3.9-50.el9.noarch DEBUG: redhat-rpm-config-191-1.el9.noarch DEBUG: python-rpm-macros-3.9-50.el9.noarch DEBUG: python3-rpm-macros-3.9-50.el9.noarch DEBUG: python3-rpm-generators-12-8.el9.noarch DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: libsndfile-1.0.31-6.el9.x86_64 DEBUG: jbig2dec-libs-0.19-6.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-7.el9.x86_64 DEBUG: libXext-1.3.4-8.el9.x86_64 DEBUG: libXrender-0.9.10-16.el9.x86_64 DEBUG: cairo-1.17.4-5.el9.x86_64 DEBUG: libXfixes-5.0.3-16.el9.x86_64 DEBUG: libXi-1.7.10-8.el9.x86_64 DEBUG: libXt-1.2.0-6.el9.x86_64 DEBUG: cairo-gobject-1.17.4-5.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-7.el9.x86_64 DEBUG: gd-2.3.2-3.el9.x86_64 DEBUG: libXaw-1.0.13-19.el9.x86_64 DEBUG: libXtst-1.2.3-16.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: libgxps-0.3.2-3.el9.x86_64 DEBUG: poppler-glib-21.01.0-12.el9.x86_64 DEBUG: libXft-2.3.3-8.el9.x86_64 DEBUG: libXv-1.0.11-16.el9.x86_64 DEBUG: libXxf86vm-1.1.4-18.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: mesa-libGL-21.3.4-2.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: mesa-libEGL-21.3.4-2.el9.x86_64 DEBUG: libasyncns-0.8-22.el9.x86_64 DEBUG: pulseaudio-libs-15.0-2.el9.x86_64 DEBUG: libcanberra-0.30-26.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-2.el9.x86_64 DEBUG: librsvg2-2.50.7-1.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-4.el9.x86_64 DEBUG: libiptcdata-1.0.5-9.el9.x86_64 DEBUG: libvisual-0.4.0-34.el9.x86_64 DEBUG: orc-0.4.31-6.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.18.4-5.el9.x86_64 DEBUG: libtracker-sparql-3.1.2-2.el9.x86_64 DEBUG: tracker-3.1.2-2.el9.x86_64 DEBUG: tracker-miners-3.1.2-1.el9.x86_64 DEBUG: libcanberra-gtk3-0.30-26.el9.x86_64 DEBUG: gtk3-3.24.31-1.el9.x86_64 DEBUG: gtk2-2.24.33-6.el9.x86_64 DEBUG: libcanberra-gtk2-0.30-26.el9.x86_64 DEBUG: graphviz-2.44.0-25.el9.x86_64 DEBUG: libwmf-lite-0.2.12-6.el9s.x86_64 DEBUG: ImageMagick-libs-6.9.11.27-7.el9s.x86_64 DEBUG: ImageMagick-6.9.11.27-7.el9s.x86_64 DEBUG: python3-sphinx-3.4.3-7.el9.noarch DEBUG: python3-devel-3.9.10-1.el9.x86_64 DEBUG: rpm-build-4.16.1.3-10.el9.x86_64 DEBUG: python3-pbr-5.6.0-1.el9s.noarch DEBUG: python3-setuptools_scm-6.3.2-2.el9s.noarch DEBUG: python3-eventlet-0.30.2-1.el9s.noarch DEBUG: python3-sqlalchemy-1.3.24-1.el9s.x86_64 DEBUG: openstack-macros-2021.1.0-0.20211214170552.ce6a105.el9.noarch DEBUG: Child return code was: 0 Finish: dnf update DEBUG: touching file: /var/lib/mock/dlrn-centos9-wallaby-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-wallaby-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=1029gid=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-1.4.1-0.20220204150331.018d755.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 14 seconds INFO: Results and/or logs in: /home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c 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-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-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-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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.NibZM2VHkf INFO: mock.py version 2.10 starting (python version = 3.6.8, NVR = mock-2.10-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-wallaby-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-wallaby-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-wallaby-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-wallaby-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: ['/etc/mock/site-defaults.cfg', '/home/centos9-wallaby/data/dlrn-5.cfg'] DEBUG: version: 2.10 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c DEBUG: rootdir: /var/lib/mock/dlrn-centos9-wallaby-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: 1029 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: registry.centos.org/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: 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: 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-wallaby-x86_64-5/ccache/u1029/', 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5/root_cache/', 'tar': 'gnutar', '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-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c'}, '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-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c'}} 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 1029 -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.novalocal'} 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'] DEBUG: user_agent: Mock (dlrn-centos9-wallaby-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos9-wallaby/data/dlrn-5.cfg DEBUG: root: dlrn-centos9-wallaby-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 best=1 protected_packages= module_platform_id=platform:el9 user_agent=DLRN [9-BaseOS] name=CentOS-Stream - Base baseurl=https://composes.stream.centos.org/production/latest-CentOS-Stream/compose/BaseOS/x86_64/os/ failovermethod=priority gpgcheck=0 enabled=1 skip_if_unavailable=False [9-AppStream] name=CentOS-Stream - AppStream baseurl=https://composes.stream.centos.org/production/latest-CentOS-Stream/compose/AppStream/x86_64/os/ gpgcheck=0 enabled=1 gpgkey=file:///usr/share/distribution-gpg-keys/centos/RPM-GPG-KEY-CentOS-Official [9-PowerTools] name=CentOS-Stream - PowerTools baseurl=https://composes.stream.centos.org/production/latest-CentOS-Stream/compose/CRB/x86_64/os/ gpgcheck=0 enabled=1 gpgkey=file:///usr/share/distribution-gpg-keys/centos/RPM-GPG-KEY-CentOS-Official [9-HighAvailability] name=CentOS-Stream - HighAvailability baseurl=https://composes.stream.centos.org/production/latest-CentOS-Stream/compose/HighAvailability/x86_64/os/ gpgcheck=0 enabled=1 gpgkey=file:///usr/share/distribution-gpg-keys/centos/RPM-GPG-KEY-CentOS-Official [delorean-component-baremetal] name=delorean-openstack-ironic-b3883cd2774732a1d44f9fff3b3f466a05f761c8 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/baremetal/b3/88/b3883cd2774732a1d44f9fff3b3f466a05f761c8_9b035987 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-62a0e26751dd28274eb710ec716a8d66b4e490a2 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/cinder/62/a0/62a0e26751dd28274eb710ec716a8d66b4e490a2_cae305c6 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-manilaclient-a9d1193741f75f7a11d92a7d117bc3d666da1d95 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/clients/a9/d1/a9d1193741f75f7a11d92a7d117bc3d666da1d95_f1ef7dbe enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-panko-276d891675c692c146448180767f97362871b493 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/cloudops/27/6d/276d891675c692c146448180767f97362871b493_79b4d7a3 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-tobiko-206052e14fbd4c28ae17bd7f0ced6748f50354c7 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/common/20/60/206052e14fbd4c28ae17bd7f0ced6748f50354c7_3d4d4101 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-94f17be190cce060ba8afcafbade4247b27b86f0 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/compute/94/f1/94f17be190cce060ba8afcafbade4247b27b86f0_fa341604 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-b1d635c287f950b15df207455d64d97228963e5f baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/glance/b1/d6/b1d635c287f950b15df207455d64d97228963e5f_71f1f918 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-e1e9670cfbf0069c95cfc777d8abdd9c2c379950 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/manila/e1/e9/e1e9670cfbf0069c95cfc777d8abdd9c2c379950_5d57ae58 enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-os-ken-018d755fd7426902256891f39cb21b51d52b7f17 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_b004f1df enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-a5d94247d15b028c57d8f6f9dbbd2daf0adb34d8 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/octavia/a5/d9/a5d94247d15b028c57d8f6f9dbbd2daf0adb34d8_eb503cb8 enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-python-keystone-tests-tempest-f57af91f9a97a822d2deee1fd32857ad4571d210 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/security/f5/7a/f57af91f9a97a822d2deee1fd32857ad4571d210_0e6dc7df enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-a25a936c4fd4486d66c434715f0cb8a6f404885d baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/swift/a2/5a/a25a936c4fd4486d66c434715f0cb8a6f404885d_1c12d317 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-tempestconf-d630e489aa36aefa17c4ac9633af07694b825bcd baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/tempest/d6/30/d630e489aa36aefa17c4ac9633af07694b825bcd_048d9d64 enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-openstack-kolla-f439afa42e9f5074e4680987e6185c4bd93aa090 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/tripleo/f4/39/f439afa42e9f5074e4680987e6185c4bd93aa090_b3cc0a73 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-murano-ui-c01fbfcaeabd74f2a6b5edbe07c7d9d7515a9dea baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/ui/c0/1f/c01fbfcaeabd74f2a6b5edbe07c7d9d7515a9dea_6b3e707e enabled=1 gpgcheck=0 priority=1 [delorean-component-validation] name=delorean-openstack-tripleo-validations-a628e7bcfbf97b32d155d64e02d9d9c3bd2d2f00 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/validation/a6/28/a628e7bcfbf97b32d155d64e02d9d9c3bd2d2f00_5f65bf33 enabled=1 gpgcheck=0 priority=1 [delorean-wallaby-testing] name=dlrn-wallaby-testing baseurl=https://trunk.rdoproject.org/centos9-wallaby/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-wallaby-build-deps] name=dlrn-wallaby-build-deps baseurl=https://trunk.rdoproject.org/centos9-wallaby/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-rabbitmq] name=centos9-rabbitmq baseurl=https://buildlogs.centos.org/centos/9-stream/messaging/x86_64/rabbitmq-38/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-storage] name=centos9-storage baseurl=https://buildlogs.centos.org/9-stream/storage/x86_64/ceph-pacific/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-opstools] name=centos9-opstools baseurl=https://buildlogs.centos.org/centos/9-stream/opstools/x86_64/collectd-5/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=https://buildlogs.centos.org/centos/9-stream/nfv/x86_64/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=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-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c/python-os-ken-1.4.1-0.20220204150331.018d755.el9.src.rpm INFO: Start(/home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c/python-os-ken-1.4.1-0.20220204150331.018d755.el9.src.rpm) Config(dlrn-centos9-wallaby-x86_64-5) Start: clean chroot Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-wallaby-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 7402 24-Core Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 64K DEBUG: L1i cache: 64K 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 ibpb vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip 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: 16212180 3295176 2308628 772916 10608376 11808864 DEBUG: Swap: 16777212 6558456 10218756 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/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: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 269M 4.1G 7% /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/results Mock Version: 2.10 INFO: Mock Version: 2.10 INFO: Mock Version: 2.10 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-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-wallaby-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-wallaby-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-wallaby-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', '/proc', '/var/lib/mock/dlrn-centos9-wallaby-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-wallaby-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-wallaby-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-wallaby-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-wallaby-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', '/sys', '/var/lib/mock/dlrn-centos9-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos9-wallaby-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-wallaby-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-wallaby-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos9-wallaby-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.4io_zt83', '/var/lib/mock/dlrn-centos9-wallaby-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-wallaby-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-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-wallaby-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-wallaby-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc DEBUG: method _make_build_user skipped in bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/builddir DEBUG: touching file: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-wallaby-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-wallaby-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-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-wallaby-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['gtar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos9-wallaby-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-wallaby-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos9-wallaby-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-wallaby-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-wallaby-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 7402 24-Core Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 64K DEBUG: L1i cache: 64K 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 ibpb vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip 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: 16212180 3295788 1128600 1952016 11787792 10629160 DEBUG: Swap: 16777212 6558456 10218756 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos9-wallaby-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: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 1.3G 3.1G 29% /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c Mock Version: 2.10 INFO: Mock Version: 2.10 INFO: Mock Version: 2.10 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-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-wallaby-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-wallaby-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-wallaby-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', '/proc', '/var/lib/mock/dlrn-centos9-wallaby-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-wallaby-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-wallaby-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-wallaby-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-wallaby-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', '/sys', '/var/lib/mock/dlrn-centos9-wallaby-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-wallaby-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos9-wallaby-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-wallaby-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos9-wallaby-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.bcoxyxrn', '/var/lib/mock/dlrn-centos9-wallaby-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-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-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-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-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', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-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-wallaby-x86_64-5/root DEBUG: resultdir = /home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-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', '1029', '-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-wallaby-x86_64-5/root/builddir/build DEBUG: creating dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/builddir/build/RPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/builddir/build/SPECS DEBUG: creating dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/builddir/build/SRPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/builddir/build/SOURCES DEBUG: creating dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/builddir/build/BUILD DEBUG: creating dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/builddir/build/BUILDROOT DEBUG: creating dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/builddir/build/originals DEBUG: creating dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/builddir Start: dnf update DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos9-wallaby-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.2.1-9.1.el9.x86_64 DEBUG: crypto-policies-20220201-1.git636a91d.el9.noarch DEBUG: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: tzdata-2021e-1.el9.noarch DEBUG: hwdata-0.348-9.2.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-20211216-1.el9.noarch DEBUG: abattis-cantarell-fonts-0.301-4.el9.noarch DEBUG: google-droid-sans-fonts-20200215-11.el9.2.noarch DEBUG: xkeyboard-config-2.33-2.el9.noarch DEBUG: rust-srpm-macros-17-4.el9.noarch DEBUG: qt5-srpm-macros-5.15.2-9.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-7.el9.noarch DEBUG: kernel-headers-5.14.0-52.el9.x86_64 DEBUG: ghc-srpm-macros-1.5.0-6.el9.noarch DEBUG: gawk-all-langpacks-5.1.0-5.el9.x86_64 DEBUG: adwaita-cursor-theme-40.1.1-3.el9.noarch DEBUG: adobe-mappings-pdf-20180407-10.el9.noarch DEBUG: python3-setuptools-wheel-53.0.0-9.el9.noarch DEBUG: publicsuffix-list-dafsa-20210518-2.el9.noarch DEBUG: pkgconf-m4-1.7.3-9.el9.noarch DEBUG: pcre2-syntax-10.37-3.el9.1.noarch DEBUG: ncurses-base-6.2-8.20210508.el9.noarch DEBUG: libssh-config-0.9.6-3.el9.noarch DEBUG: kbd-misc-2.4.0-8.el9.noarch DEBUG: coreutils-common-8.32-31.el9.x86_64 DEBUG: centos-gpg-keys-9.0-9.el9.noarch DEBUG: centos-stream-release-9.0-9.el9.noarch DEBUG: centos-stream-repos-9.0-9.el9.noarch DEBUG: setup-2.13.7-6.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-21.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-21.el9.x86_64 DEBUG: glibc-common-2.34-21.el9.x86_64 DEBUG: glibc-2.34-21.el9.x86_64 DEBUG: ncurses-libs-6.2-8.20210508.el9.x86_64 DEBUG: bash-5.1.8-2.el9.x86_64 DEBUG: zlib-1.2.11-31.el9.x86_64 DEBUG: libstdc++-11.2.1-9.1.el9.x86_64 DEBUG: bzip2-libs-1.0.8-8.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: xz-libs-5.2.5-7.el9.x86_64 DEBUG: libxml2-2.9.12-4.el9.x86_64 DEBUG: libpng-1.6.37-12.el9.x86_64 DEBUG: libzstd-1.5.0-2.el9.x86_64 DEBUG: libjpeg-turbo-2.0.90-5.el9.x86_64 DEBUG: expat-2.2.10-4.el9.x86_64 DEBUG: gmp-6.2.0-10.el9.x86_64 DEBUG: libffi-3.4.2-7.el9.x86_64 DEBUG: libuuid-2.37.2-1.el9.x86_64 DEBUG: elfutils-libelf-0.186-1.el9.x86_64 DEBUG: sqlite-libs-3.34.1-5.el9.x86_64 DEBUG: libcap-2.48-8.el9.x86_64 DEBUG: p11-kit-0.24.1-2.el9.x86_64 DEBUG: lcms2-2.12-3.el9.x86_64 DEBUG: nspr-4.32.0-8.el9.x86_64 DEBUG: mpfr-4.1.0-7.el9.x86_64 DEBUG: libgomp-11.2.1-9.1.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.71.0-6.el9.x86_64 DEBUG: libwayland-client-1.19.0-4.el9.x86_64 DEBUG: readline-8.1-4.el9.x86_64 DEBUG: libattr-2.5.1-3.el9.x86_64 DEBUG: libacl-2.3.1-3.el9.x86_64 DEBUG: popt-1.18-8.el9.x86_64 DEBUG: libwebp-1.2.0-3.el9.x86_64 DEBUG: libicu-67.1-9.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-6.el9.x86_64 DEBUG: audit-libs-3.0.7-100.el9.x86_64 DEBUG: libcom_err-1.46.2-2.el9.x86_64 DEBUG: libtdb-1.4.4-1.el9.x86_64 DEBUG: libunistring-0.9.10-15.el9.x86_64 DEBUG: libidn2-2.3.0-7.el9.x86_64 DEBUG: lz4-libs-1.9.3-5.el9.x86_64 DEBUG: pcre2-10.37-3.el9.1.x86_64 DEBUG: fribidi-1.0.10-6.el9.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libX11-xcb-1.7.0-7.el9.x86_64 DEBUG: openjpeg2-2.4.0-6.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.19.0-4.el9.x86_64 DEBUG: libmpc-1.2.1-4.el9.x86_64 DEBUG: libwayland-server-1.19.0-4.el9.x86_64 DEBUG: exiv2-0.27.5-2.el9.x86_64 DEBUG: exiv2-libs-0.27.5-2.el9.x86_64 DEBUG: xml-common-0.6.3-58.el9.noarch DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64 DEBUG: unzip-6.0-56.el9.x86_64 DEBUG: imath-3.1.2-1.el9.x86_64 DEBUG: file-libs-5.39-8.el9.x86_64 DEBUG: file-5.39-8.el9.x86_64 DEBUG: hicolor-icon-theme-0.17-12.el9.noarch DEBUG: libedit-3.1-37.20210216cvs.el9.x86_64 DEBUG: alternatives-1.20-2.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libsepol-3.3-2.el9.x86_64 DEBUG: libselinux-3.3-2.el9.x86_64 DEBUG: sed-4.8-9.el9.x86_64 DEBUG: findutils-4.8.0-5.el9.x86_64 DEBUG: mesa-libglapi-21.3.4-2.el9.x86_64 DEBUG: libsigsegv-2.13-4.el9.x86_64 DEBUG: gawk-5.1.0-5.el9.x86_64 DEBUG: libsmartcols-2.37.2-1.el9.x86_64 DEBUG: libtasn1-4.16.0-7.el9.x86_64 DEBUG: p11-kit-trust-0.24.1-2.el9.x86_64 DEBUG: lua-libs-5.4.2-4.el9.x86_64 DEBUG: pcre-8.44-3.el9.3.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: openssl-pkcs11-0.4.11-7.el9.x86_64 DEBUG: openssl-libs-3.0.1-5.el9.x86_64 DEBUG: coreutils-8.32-31.el9.x86_64 DEBUG: ca-certificates-2020.2.50-94.el9.noarch DEBUG: libblkid-2.37.2-1.el9.x86_64 DEBUG: libmount-2.37.2-1.el9.x86_64 DEBUG: libarchive-3.5.2-1.el9.x86_64 DEBUG: libfdisk-2.37.2-1.el9.x86_64 DEBUG: gzip-1.10-8.el9.x86_64 DEBUG: cracklib-2.9.6-27.el9.x86_64 DEBUG: kmod-libs-28-7.el9.x86_64 DEBUG: alsa-lib-1.2.6.1-1.el9.x86_64 DEBUG: jbigkit-libs-2.1-23.el9.x86_64 DEBUG: libtiff-4.2.0-3.el9.x86_64 DEBUG: libglvnd-1.3.4-1.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: libwayland-egl-1.19.0-4.el9.x86_64 DEBUG: libxshmfence-1.3-10.el9.x86_64 DEBUG: opus-1.3.1-10.el9.x86_64 DEBUG: pixman-0.40.0-5.el9.x86_64 DEBUG: cracklib-dicts-2.9.6-27.el9.x86_64 DEBUG: python3-pip-wheel-21.2.3-5.el9.noarch DEBUG: python-unversioned-command-3.9.10-1.el9.noarch DEBUG: python3-3.9.10-1.el9.x86_64 DEBUG: python3-libs-3.9.10-1.el9.x86_64 DEBUG: python3-setuptools-57.4.0-1.el9s.noarch DEBUG: python3-six-1.15.0-7.el9.noarch DEBUG: python3-idna-2.10-5.el9.noarch DEBUG: python3-pip-21.2.3-5.el9.noarch DEBUG: crypto-policies-scripts-20220201-1.git636a91d.el9.noarch DEBUG: python3-chardet-4.0.0-3.el9.noarch DEBUG: python3-pyparsing-2.4.7-7.1.el9.noarch DEBUG: python3-packaging-20.9-4.el9.noarch DEBUG: python3-pysocks-1.7.1-10.el9.noarch DEBUG: python3-urllib3-1.26.5-2.el9.noarch DEBUG: python3-requests-2.25.1-5.el9.noarch DEBUG: python3-ply-3.11-13.el9.noarch DEBUG: python3-pycparser-2.20-5.el9.noarch DEBUG: python3-cffi-1.14.5-4.el9.x86_64 DEBUG: python3-cryptography-3.4.7-6.el9.x86_64 DEBUG: python3-pytz-2021.1-4.el9.noarch DEBUG: python3-babel-2.9.1-2.el9.noarch DEBUG: python3-docutils-0.16-6.el9.noarch DEBUG: python3-greenlet-0.4.17-4.el9.x86_64 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.0.0-2.el9s.x86_64 DEBUG: python3-jinja2-3.0.1-2.el9s.noarch DEBUG: python3-tomli-1.2.1-2.el9s.noarch DEBUG: openssl-3.0.1-5.el9.x86_64 DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: kmod-28-7.el9.x86_64 DEBUG: libevent-2.1.12-6.el9.x86_64 DEBUG: xz-5.2.5-7.el9.x86_64 DEBUG: libsemanage-3.3-1.el9.x86_64 DEBUG: shadow-utils-4.9-3.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: tar-1.34-3.el9.x86_64 DEBUG: llvm-libs-13.0.0-1.el9.x86_64 DEBUG: openexr-libs-3.1.1-2.el9.x86_64 DEBUG: zip-3.0-30.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: cpp-11.2.1-9.1.el9.x86_64 DEBUG: acl-2.3.1-3.el9.x86_64 DEBUG: nss-softokn-freebl-3.71.0-6.el9.x86_64 DEBUG: nss-softokn-3.71.0-6.el9.x86_64 DEBUG: nss-sysinit-3.71.0-6.el9.x86_64 DEBUG: nss-3.71.0-6.el9.x86_64 DEBUG: flac-libs-1.3.3-9.el9.x86_64 DEBUG: libtheora-1.1.1-31.el9.x86_64 DEBUG: fftw-libs-double-3.3.8-12.el9.x86_64 DEBUG: dwz-0.14-3.el9.x86_64 DEBUG: nettle-3.7.3-2.el9.x86_64 DEBUG: gnutls-3.7.3-1.el9.x86_64 DEBUG: glib2-2.68.4-5.el9.x86_64 DEBUG: atk-2.36.0-5.el9.x86_64 DEBUG: gstreamer1-1.18.4-4.el9.x86_64 DEBUG: json-glib-1.6.6-1.el9.x86_64 DEBUG: gobject-introspection-1.68.0-10.el9.x86_64 DEBUG: gsettings-desktop-schemas-40.0-4.el9.x86_64 DEBUG: glib-networking-2.68.3-1.el9.x86_64 DEBUG: shared-mime-info-2.1-4.el9.x86_64 DEBUG: gdk-pixbuf2-2.42.6-2.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-2.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-1.el9.x86_64 DEBUG: libgsf-1.14.47-5.el9.x86_64 DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: libgexiv2-0.12.3-1.el9.x86_64 DEBUG: liblqr-1-0.4.2-17.el9s.x86_64 DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 DEBUG: jasper-libs-2.0.28-3.el9.x86_64 DEBUG: LibRaw-0.20.2-5.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxslt-1.1.34-9.el9.x86_64 DEBUG: bzip2-1.0.8-8.el9.x86_64 DEBUG: graphite2-1.3.14-9.el9.x86_64 DEBUG: freetype-2.10.4-6.el9.x86_64 DEBUG: harfbuzz-2.7.4-5.el9.x86_64 DEBUG: fontconfig-2.13.94-2.el9.x86_64 DEBUG: poppler-21.01.0-12.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: groff-base-1.22.4-10.el9.x86_64 DEBUG: zstd-1.5.0-2.el9.x86_64 DEBUG: info-6.7-12.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: mkfontscale-1.2.1-3.el9.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch DEBUG: less-575-4.el9.x86_64 DEBUG: systemd-rpm-macros-249-9.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-8.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-479.el9.x86_64 DEBUG: perl-FileHandle-2.03-479.el9.noarch DEBUG: perl-AutoLoader-5.74-479.el9.noarch DEBUG: perl-Data-Dumper-2.174-462.el9.x86_64 DEBUG: perl-libnet-3.13-4.el9.noarch DEBUG: perl-base-2.27-479.el9.noarch DEBUG: perl-URI-5.09-3.el9.noarch DEBUG: perl-Net-SSLeay-1.92-1.el9.x86_64 DEBUG: perl-Mozilla-CA-20200520-6.el9.noarch DEBUG: perl-if-0.60.800-479.el9.noarch DEBUG: perl-IO-Socket-IP-0.41-5.el9.noarch DEBUG: perl-Time-Local-1.300-7.el9.noarch DEBUG: perl-File-Path-2.18-4.el9.noarch DEBUG: perl-Pod-Escapes-1.07-460.el9.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch DEBUG: perl-IO-Socket-SSL-2.073-1.el9.noarch DEBUG: perl-Class-Struct-0.66-479.el9.noarch DEBUG: perl-POSIX-1.94-479.el9.x86_64 DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch DEBUG: perl-IPC-Open3-1.21-479.el9.noarch DEBUG: perl-subs-1.03-479.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-460.el9.noarch DEBUG: perl-Socket-2.031-4.el9.x86_64 DEBUG: perl-SelectSaver-1.02-479.el9.noarch DEBUG: perl-Symbol-1.08-479.el9.noarch DEBUG: perl-File-stat-1.09-479.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-479.el9.x86_64 DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch DEBUG: perl-mro-1.23-479.el9.x86_64 DEBUG: perl-IO-1.43-479.el9.x86_64 DEBUG: perl-overloading-0.02-479.el9.noarch DEBUG: perl-Pod-Usage-2.01-4.el9.noarch DEBUG: perl-Errno-1.30-479.el9.x86_64 DEBUG: perl-File-Basename-2.85-479.el9.noarch DEBUG: perl-Getopt-Std-1.12-479.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-479.el9.noarch DEBUG: perl-parent-0.238-460.el9.noarch DEBUG: perl-vars-1.05-479.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-479.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-479.el9.x86_64 DEBUG: perl-interpreter-5.32.1-479.el9.x86_64 DEBUG: kernel-srpm-macros-1.0-10.el9.noarch DEBUG: cpio-2.13-16.el9.x86_64 DEBUG: diffutils-3.7-12.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: keyutils-libs-1.6.1-4.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-2.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: pam-1.5.1-9.el9.x86_64 DEBUG: kbd-2.4.0-8.el9.x86_64 DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: libgcrypt-1.10.0-1.el9.x86_64 DEBUG: systemd-libs-249-9.el9.x86_64 DEBUG: dbus-libs-1.12.20-5.el9.x86_64 DEBUG: avahi-libs-0.8-11.el9.x86_64 DEBUG: NetworkManager-libnm-1.36.0-0.7.el9.x86_64 DEBUG: libgudev-237-1.el9.x86_64 DEBUG: libusbx-1.0.24-4.el9.x86_64 DEBUG: libgusb-0.3.6-3.el9.x86_64 DEBUG: colord-libs-1.4.5-4.el9.x86_64 DEBUG: util-linux-core-2.37.2-1.el9.x86_64 DEBUG: util-linux-2.37.2-1.el9.x86_64 DEBUG: device-mapper-1.02.181-3.el9.x86_64 DEBUG: device-mapper-libs-1.02.181-3.el9.x86_64 DEBUG: cryptsetup-libs-2.4.3-1.el9.x86_64 DEBUG: elfutils-default-yama-scope-0.186-1.el9.noarch DEBUG: elfutils-libs-0.186-1.el9.x86_64 DEBUG: dbus-1.12.20-5.el9.x86_64 DEBUG: systemd-pam-249-9.el9.x86_64 DEBUG: systemd-249-9.el9.x86_64 DEBUG: dbus-common-1.12.20-5.el9.noarch DEBUG: dbus-broker-28-5.el9.x86_64 DEBUG: systemd-udev-249-9.el9.x86_64 DEBUG: libfido2-1.6.0-7.el9.x86_64 DEBUG: upower-0.99.11-11.el9.x86_64 DEBUG: dconf-0.40.0-6.el9.x86_64 DEBUG: openssh-8.7p1-6.el9.x86_64 DEBUG: totem-pl-parser-3.26.6-2.el9.x86_64 DEBUG: libnghttp2-1.43.0-5.el9.x86_64 DEBUG: libpciaccess-0.16-6.el9.x86_64 DEBUG: libdrm-2.4.108-1.el9.x86_64 DEBUG: mesa-libgbm-21.3.4-2.el9.x86_64 DEBUG: libpkgconf-1.7.3-9.el9.x86_64 DEBUG: pkgconf-1.7.3-9.el9.x86_64 DEBUG: pkgconf-pkg-config-1.7.3-9.el9.x86_64 DEBUG: libverto-0.3.2-3.el9.x86_64 DEBUG: krb5-libs-1.19.1-13.el9.x86_64 DEBUG: cups-libs-2.3.3op2-10.el9.x86_64 DEBUG: libsoup-2.72.0-8.el9.x86_64 DEBUG: osinfo-db-tools-1.9.0-3.el9.x86_64 DEBUG: libosinfo-1.9.0-4.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-17.el9.x86_64 DEBUG: openldap-2.4.59-3.el9.x86_64 DEBUG: libssh-0.9.6-3.el9.x86_64 DEBUG: libcurl-7.76.1-14.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.186-1.el9.x86_64 DEBUG: binutils-gold-2.35.2-17.el9.x86_64 DEBUG: binutils-2.35.2-17.el9.x86_64 DEBUG: elfutils-0.186-1.el9.x86_64 DEBUG: gdb-minimal-10.2-8.el9.x86_64 DEBUG: curl-7.76.1-14.el9.x86_64 DEBUG: rpm-4.16.1.3-10.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-10.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-10.el9.x86_64 DEBUG: efi-srpm-macros-4-9.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: openssh-clients-8.7p1-6.el9.x86_64 DEBUG: git-core-2.31.1-2.el9.2.x86_64 DEBUG: make-4.3-7.el9.x86_64 DEBUG: giflib-5.2.1-9.el9.x86_64 DEBUG: glibc-headers-2.34-21.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: glibc-devel-2.34-21.el9.x86_64 DEBUG: gcc-11.2.1-9.1.el9.x86_64 DEBUG: annobin-10.53-1.el9.x86_64 DEBUG: gcc-plugin-annobin-11.2.1-9.1.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: go-srpm-macros-3.0.9-9.el9.noarch DEBUG: python-srpm-macros-3.9-50.el9.noarch DEBUG: redhat-rpm-config-191-1.el9.noarch DEBUG: python-rpm-macros-3.9-50.el9.noarch DEBUG: python3-rpm-macros-3.9-50.el9.noarch DEBUG: python3-rpm-generators-12-8.el9.noarch DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: libsndfile-1.0.31-6.el9.x86_64 DEBUG: jbig2dec-libs-0.19-6.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-7.el9.x86_64 DEBUG: libXext-1.3.4-8.el9.x86_64 DEBUG: libXrender-0.9.10-16.el9.x86_64 DEBUG: cairo-1.17.4-5.el9.x86_64 DEBUG: libXfixes-5.0.3-16.el9.x86_64 DEBUG: libXi-1.7.10-8.el9.x86_64 DEBUG: libXt-1.2.0-6.el9.x86_64 DEBUG: cairo-gobject-1.17.4-5.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-7.el9.x86_64 DEBUG: gd-2.3.2-3.el9.x86_64 DEBUG: libXaw-1.0.13-19.el9.x86_64 DEBUG: libXtst-1.2.3-16.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: libgxps-0.3.2-3.el9.x86_64 DEBUG: poppler-glib-21.01.0-12.el9.x86_64 DEBUG: libXft-2.3.3-8.el9.x86_64 DEBUG: libXv-1.0.11-16.el9.x86_64 DEBUG: libXxf86vm-1.1.4-18.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: mesa-libGL-21.3.4-2.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: mesa-libEGL-21.3.4-2.el9.x86_64 DEBUG: libasyncns-0.8-22.el9.x86_64 DEBUG: pulseaudio-libs-15.0-2.el9.x86_64 DEBUG: libcanberra-0.30-26.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-2.el9.x86_64 DEBUG: librsvg2-2.50.7-1.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-4.el9.x86_64 DEBUG: libiptcdata-1.0.5-9.el9.x86_64 DEBUG: libvisual-0.4.0-34.el9.x86_64 DEBUG: orc-0.4.31-6.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.18.4-5.el9.x86_64 DEBUG: libtracker-sparql-3.1.2-2.el9.x86_64 DEBUG: tracker-3.1.2-2.el9.x86_64 DEBUG: tracker-miners-3.1.2-1.el9.x86_64 DEBUG: libcanberra-gtk3-0.30-26.el9.x86_64 DEBUG: gtk3-3.24.31-1.el9.x86_64 DEBUG: gtk2-2.24.33-6.el9.x86_64 DEBUG: libcanberra-gtk2-0.30-26.el9.x86_64 DEBUG: graphviz-2.44.0-25.el9.x86_64 DEBUG: libwmf-lite-0.2.12-6.el9s.x86_64 DEBUG: ImageMagick-libs-6.9.11.27-7.el9s.x86_64 DEBUG: ImageMagick-6.9.11.27-7.el9s.x86_64 DEBUG: python3-sphinx-3.4.3-7.el9.noarch DEBUG: python3-devel-3.9.10-1.el9.x86_64 DEBUG: rpm-build-4.16.1.3-10.el9.x86_64 DEBUG: python3-pbr-5.6.0-1.el9s.noarch DEBUG: python3-setuptools_scm-6.3.2-2.el9s.noarch DEBUG: python3-eventlet-0.30.2-1.el9s.noarch DEBUG: python3-sqlalchemy-1.3.24-1.el9s.x86_64 DEBUG: openstack-macros-2021.1.0-0.20211214170552.ce6a105.el9.noarch DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/', '-y', '--releasever', '9', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', 'update'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/', '-y', '--releasever', '9', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', 'update', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos9-wallaby-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 DEBUG: delorean-openstack-ironic-b3883cd2774732a1d44f9 17 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-62a0e26751dd28274eb71 18 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-manilaclient-a9d1193741f75f7a11 19 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-panko-276d891675c692c1464481 18 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tobiko-206052e14fbd4c28ae17b 16 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-94f17be190cce060ba8afca 15 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-b1d635c287f950b15df20 18 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-manila-e1e9670cfbf0069c95cfc 16 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-os-ken-018d755fd7426902256891f3 12 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-a5d94247d15b028c57d8 17 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-keystone-tests-tempest-f57af91f 19 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-a25a936c4fd4486d66c434 19 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-tempestconf-d630e489aa36aefa17c 15 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-kolla-f439afa42e9f5074e46809 12 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-murano-ui-c01fbfcaeabd74f2a6 16 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tripleo-validations-a628e7bc 14 kB/s | 3.0 kB 00:00 DEBUG: CentOS-Stream - Base 26 kB/s | 2.3 kB 00:00 DEBUG: CentOS-Stream - AppStream 18 kB/s | 2.8 kB 00:00 DEBUG: CentOS-Stream - PowerTools 22 kB/s | 2.3 kB 00:00 DEBUG: CentOS-Stream - HighAvailability 18 kB/s | 2.3 kB 00:00 DEBUG: dlrn-wallaby-testing 15 kB/s | 3.0 kB 00:00 DEBUG: dlrn-wallaby-build-deps 13 kB/s | 3.0 kB 00:00 DEBUG: centos9-rabbitmq 13 kB/s | 3.0 kB 00:00 DEBUG: centos9-storage 9.6 kB/s | 3.0 kB 00:00 DEBUG: centos9-opstools 13 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 8.8 kB/s | 3.0 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-wallaby-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.2.1-9.1.el9.x86_64 DEBUG: crypto-policies-20220201-1.git636a91d.el9.noarch DEBUG: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: tzdata-2021e-1.el9.noarch DEBUG: hwdata-0.348-9.2.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-20211216-1.el9.noarch DEBUG: abattis-cantarell-fonts-0.301-4.el9.noarch DEBUG: google-droid-sans-fonts-20200215-11.el9.2.noarch DEBUG: xkeyboard-config-2.33-2.el9.noarch DEBUG: rust-srpm-macros-17-4.el9.noarch DEBUG: qt5-srpm-macros-5.15.2-9.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-7.el9.noarch DEBUG: kernel-headers-5.14.0-52.el9.x86_64 DEBUG: ghc-srpm-macros-1.5.0-6.el9.noarch DEBUG: gawk-all-langpacks-5.1.0-5.el9.x86_64 DEBUG: adwaita-cursor-theme-40.1.1-3.el9.noarch DEBUG: adobe-mappings-pdf-20180407-10.el9.noarch DEBUG: python3-setuptools-wheel-53.0.0-9.el9.noarch DEBUG: publicsuffix-list-dafsa-20210518-2.el9.noarch DEBUG: pkgconf-m4-1.7.3-9.el9.noarch DEBUG: pcre2-syntax-10.37-3.el9.1.noarch DEBUG: ncurses-base-6.2-8.20210508.el9.noarch DEBUG: libssh-config-0.9.6-3.el9.noarch DEBUG: kbd-misc-2.4.0-8.el9.noarch DEBUG: coreutils-common-8.32-31.el9.x86_64 DEBUG: centos-gpg-keys-9.0-9.el9.noarch DEBUG: centos-stream-release-9.0-9.el9.noarch DEBUG: centos-stream-repos-9.0-9.el9.noarch DEBUG: setup-2.13.7-6.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-21.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-21.el9.x86_64 DEBUG: glibc-common-2.34-21.el9.x86_64 DEBUG: glibc-2.34-21.el9.x86_64 DEBUG: ncurses-libs-6.2-8.20210508.el9.x86_64 DEBUG: bash-5.1.8-2.el9.x86_64 DEBUG: zlib-1.2.11-31.el9.x86_64 DEBUG: libstdc++-11.2.1-9.1.el9.x86_64 DEBUG: bzip2-libs-1.0.8-8.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: xz-libs-5.2.5-7.el9.x86_64 DEBUG: libxml2-2.9.12-4.el9.x86_64 DEBUG: libpng-1.6.37-12.el9.x86_64 DEBUG: libzstd-1.5.0-2.el9.x86_64 DEBUG: libjpeg-turbo-2.0.90-5.el9.x86_64 DEBUG: expat-2.2.10-4.el9.x86_64 DEBUG: gmp-6.2.0-10.el9.x86_64 DEBUG: libffi-3.4.2-7.el9.x86_64 DEBUG: libuuid-2.37.2-1.el9.x86_64 DEBUG: elfutils-libelf-0.186-1.el9.x86_64 DEBUG: sqlite-libs-3.34.1-5.el9.x86_64 DEBUG: libcap-2.48-8.el9.x86_64 DEBUG: p11-kit-0.24.1-2.el9.x86_64 DEBUG: lcms2-2.12-3.el9.x86_64 DEBUG: nspr-4.32.0-8.el9.x86_64 DEBUG: mpfr-4.1.0-7.el9.x86_64 DEBUG: libgomp-11.2.1-9.1.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.71.0-6.el9.x86_64 DEBUG: libwayland-client-1.19.0-4.el9.x86_64 DEBUG: readline-8.1-4.el9.x86_64 DEBUG: libattr-2.5.1-3.el9.x86_64 DEBUG: libacl-2.3.1-3.el9.x86_64 DEBUG: popt-1.18-8.el9.x86_64 DEBUG: libwebp-1.2.0-3.el9.x86_64 DEBUG: libicu-67.1-9.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-6.el9.x86_64 DEBUG: audit-libs-3.0.7-100.el9.x86_64 DEBUG: libcom_err-1.46.2-2.el9.x86_64 DEBUG: libtdb-1.4.4-1.el9.x86_64 DEBUG: libunistring-0.9.10-15.el9.x86_64 DEBUG: libidn2-2.3.0-7.el9.x86_64 DEBUG: lz4-libs-1.9.3-5.el9.x86_64 DEBUG: pcre2-10.37-3.el9.1.x86_64 DEBUG: fribidi-1.0.10-6.el9.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libX11-xcb-1.7.0-7.el9.x86_64 DEBUG: openjpeg2-2.4.0-6.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.19.0-4.el9.x86_64 DEBUG: libmpc-1.2.1-4.el9.x86_64 DEBUG: libwayland-server-1.19.0-4.el9.x86_64 DEBUG: exiv2-0.27.5-2.el9.x86_64 DEBUG: exiv2-libs-0.27.5-2.el9.x86_64 DEBUG: xml-common-0.6.3-58.el9.noarch DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64 DEBUG: unzip-6.0-56.el9.x86_64 DEBUG: imath-3.1.2-1.el9.x86_64 DEBUG: file-libs-5.39-8.el9.x86_64 DEBUG: file-5.39-8.el9.x86_64 DEBUG: hicolor-icon-theme-0.17-12.el9.noarch DEBUG: libedit-3.1-37.20210216cvs.el9.x86_64 DEBUG: alternatives-1.20-2.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libsepol-3.3-2.el9.x86_64 DEBUG: libselinux-3.3-2.el9.x86_64 DEBUG: sed-4.8-9.el9.x86_64 DEBUG: findutils-4.8.0-5.el9.x86_64 DEBUG: mesa-libglapi-21.3.4-2.el9.x86_64 DEBUG: libsigsegv-2.13-4.el9.x86_64 DEBUG: gawk-5.1.0-5.el9.x86_64 DEBUG: libsmartcols-2.37.2-1.el9.x86_64 DEBUG: libtasn1-4.16.0-7.el9.x86_64 DEBUG: p11-kit-trust-0.24.1-2.el9.x86_64 DEBUG: lua-libs-5.4.2-4.el9.x86_64 DEBUG: pcre-8.44-3.el9.3.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: openssl-pkcs11-0.4.11-7.el9.x86_64 DEBUG: openssl-libs-3.0.1-5.el9.x86_64 DEBUG: coreutils-8.32-31.el9.x86_64 DEBUG: ca-certificates-2020.2.50-94.el9.noarch DEBUG: libblkid-2.37.2-1.el9.x86_64 DEBUG: libmount-2.37.2-1.el9.x86_64 DEBUG: libarchive-3.5.2-1.el9.x86_64 DEBUG: libfdisk-2.37.2-1.el9.x86_64 DEBUG: gzip-1.10-8.el9.x86_64 DEBUG: cracklib-2.9.6-27.el9.x86_64 DEBUG: kmod-libs-28-7.el9.x86_64 DEBUG: alsa-lib-1.2.6.1-1.el9.x86_64 DEBUG: jbigkit-libs-2.1-23.el9.x86_64 DEBUG: libtiff-4.2.0-3.el9.x86_64 DEBUG: libglvnd-1.3.4-1.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: libwayland-egl-1.19.0-4.el9.x86_64 DEBUG: libxshmfence-1.3-10.el9.x86_64 DEBUG: opus-1.3.1-10.el9.x86_64 DEBUG: pixman-0.40.0-5.el9.x86_64 DEBUG: cracklib-dicts-2.9.6-27.el9.x86_64 DEBUG: python3-pip-wheel-21.2.3-5.el9.noarch DEBUG: python-unversioned-command-3.9.10-1.el9.noarch DEBUG: python3-3.9.10-1.el9.x86_64 DEBUG: python3-libs-3.9.10-1.el9.x86_64 DEBUG: python3-setuptools-57.4.0-1.el9s.noarch DEBUG: python3-six-1.15.0-7.el9.noarch DEBUG: python3-idna-2.10-5.el9.noarch DEBUG: python3-pip-21.2.3-5.el9.noarch DEBUG: crypto-policies-scripts-20220201-1.git636a91d.el9.noarch DEBUG: python3-chardet-4.0.0-3.el9.noarch DEBUG: python3-pyparsing-2.4.7-7.1.el9.noarch DEBUG: python3-packaging-20.9-4.el9.noarch DEBUG: python3-pysocks-1.7.1-10.el9.noarch DEBUG: python3-urllib3-1.26.5-2.el9.noarch DEBUG: python3-requests-2.25.1-5.el9.noarch DEBUG: python3-ply-3.11-13.el9.noarch DEBUG: python3-pycparser-2.20-5.el9.noarch DEBUG: python3-cffi-1.14.5-4.el9.x86_64 DEBUG: python3-cryptography-3.4.7-6.el9.x86_64 DEBUG: python3-pytz-2021.1-4.el9.noarch DEBUG: python3-babel-2.9.1-2.el9.noarch DEBUG: python3-docutils-0.16-6.el9.noarch DEBUG: python3-greenlet-0.4.17-4.el9.x86_64 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.0.0-2.el9s.x86_64 DEBUG: python3-jinja2-3.0.1-2.el9s.noarch DEBUG: python3-tomli-1.2.1-2.el9s.noarch DEBUG: openssl-3.0.1-5.el9.x86_64 DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: kmod-28-7.el9.x86_64 DEBUG: libevent-2.1.12-6.el9.x86_64 DEBUG: xz-5.2.5-7.el9.x86_64 DEBUG: libsemanage-3.3-1.el9.x86_64 DEBUG: shadow-utils-4.9-3.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: tar-1.34-3.el9.x86_64 DEBUG: llvm-libs-13.0.0-1.el9.x86_64 DEBUG: openexr-libs-3.1.1-2.el9.x86_64 DEBUG: zip-3.0-30.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: cpp-11.2.1-9.1.el9.x86_64 DEBUG: acl-2.3.1-3.el9.x86_64 DEBUG: nss-softokn-freebl-3.71.0-6.el9.x86_64 DEBUG: nss-softokn-3.71.0-6.el9.x86_64 DEBUG: nss-sysinit-3.71.0-6.el9.x86_64 DEBUG: nss-3.71.0-6.el9.x86_64 DEBUG: flac-libs-1.3.3-9.el9.x86_64 DEBUG: libtheora-1.1.1-31.el9.x86_64 DEBUG: fftw-libs-double-3.3.8-12.el9.x86_64 DEBUG: dwz-0.14-3.el9.x86_64 DEBUG: nettle-3.7.3-2.el9.x86_64 DEBUG: gnutls-3.7.3-1.el9.x86_64 DEBUG: glib2-2.68.4-5.el9.x86_64 DEBUG: atk-2.36.0-5.el9.x86_64 DEBUG: gstreamer1-1.18.4-4.el9.x86_64 DEBUG: json-glib-1.6.6-1.el9.x86_64 DEBUG: gobject-introspection-1.68.0-10.el9.x86_64 DEBUG: gsettings-desktop-schemas-40.0-4.el9.x86_64 DEBUG: glib-networking-2.68.3-1.el9.x86_64 DEBUG: shared-mime-info-2.1-4.el9.x86_64 DEBUG: gdk-pixbuf2-2.42.6-2.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-2.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-1.el9.x86_64 DEBUG: libgsf-1.14.47-5.el9.x86_64 DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: libgexiv2-0.12.3-1.el9.x86_64 DEBUG: liblqr-1-0.4.2-17.el9s.x86_64 DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 DEBUG: jasper-libs-2.0.28-3.el9.x86_64 DEBUG: LibRaw-0.20.2-5.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxslt-1.1.34-9.el9.x86_64 DEBUG: bzip2-1.0.8-8.el9.x86_64 DEBUG: graphite2-1.3.14-9.el9.x86_64 DEBUG: freetype-2.10.4-6.el9.x86_64 DEBUG: harfbuzz-2.7.4-5.el9.x86_64 DEBUG: fontconfig-2.13.94-2.el9.x86_64 DEBUG: poppler-21.01.0-12.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: groff-base-1.22.4-10.el9.x86_64 DEBUG: zstd-1.5.0-2.el9.x86_64 DEBUG: info-6.7-12.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: mkfontscale-1.2.1-3.el9.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch DEBUG: less-575-4.el9.x86_64 DEBUG: systemd-rpm-macros-249-9.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-8.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-479.el9.x86_64 DEBUG: perl-FileHandle-2.03-479.el9.noarch DEBUG: perl-AutoLoader-5.74-479.el9.noarch DEBUG: perl-Data-Dumper-2.174-462.el9.x86_64 DEBUG: perl-libnet-3.13-4.el9.noarch DEBUG: perl-base-2.27-479.el9.noarch DEBUG: perl-URI-5.09-3.el9.noarch DEBUG: perl-Net-SSLeay-1.92-1.el9.x86_64 DEBUG: perl-Mozilla-CA-20200520-6.el9.noarch DEBUG: perl-if-0.60.800-479.el9.noarch DEBUG: perl-IO-Socket-IP-0.41-5.el9.noarch DEBUG: perl-Time-Local-1.300-7.el9.noarch DEBUG: perl-File-Path-2.18-4.el9.noarch DEBUG: perl-Pod-Escapes-1.07-460.el9.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch DEBUG: perl-IO-Socket-SSL-2.073-1.el9.noarch DEBUG: perl-Class-Struct-0.66-479.el9.noarch DEBUG: perl-POSIX-1.94-479.el9.x86_64 DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch DEBUG: perl-IPC-Open3-1.21-479.el9.noarch DEBUG: perl-subs-1.03-479.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-460.el9.noarch DEBUG: perl-Socket-2.031-4.el9.x86_64 DEBUG: perl-SelectSaver-1.02-479.el9.noarch DEBUG: perl-Symbol-1.08-479.el9.noarch DEBUG: perl-File-stat-1.09-479.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-479.el9.x86_64 DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch DEBUG: perl-mro-1.23-479.el9.x86_64 DEBUG: perl-IO-1.43-479.el9.x86_64 DEBUG: perl-overloading-0.02-479.el9.noarch DEBUG: perl-Pod-Usage-2.01-4.el9.noarch DEBUG: perl-Errno-1.30-479.el9.x86_64 DEBUG: perl-File-Basename-2.85-479.el9.noarch DEBUG: perl-Getopt-Std-1.12-479.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-479.el9.noarch DEBUG: perl-parent-0.238-460.el9.noarch DEBUG: perl-vars-1.05-479.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-479.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-479.el9.x86_64 DEBUG: perl-interpreter-5.32.1-479.el9.x86_64 DEBUG: kernel-srpm-macros-1.0-10.el9.noarch DEBUG: cpio-2.13-16.el9.x86_64 DEBUG: diffutils-3.7-12.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: keyutils-libs-1.6.1-4.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-2.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: pam-1.5.1-9.el9.x86_64 DEBUG: kbd-2.4.0-8.el9.x86_64 DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: libgcrypt-1.10.0-1.el9.x86_64 DEBUG: systemd-libs-249-9.el9.x86_64 DEBUG: dbus-libs-1.12.20-5.el9.x86_64 DEBUG: avahi-libs-0.8-11.el9.x86_64 DEBUG: NetworkManager-libnm-1.36.0-0.7.el9.x86_64 DEBUG: libgudev-237-1.el9.x86_64 DEBUG: libusbx-1.0.24-4.el9.x86_64 DEBUG: libgusb-0.3.6-3.el9.x86_64 DEBUG: colord-libs-1.4.5-4.el9.x86_64 DEBUG: util-linux-core-2.37.2-1.el9.x86_64 DEBUG: util-linux-2.37.2-1.el9.x86_64 DEBUG: device-mapper-1.02.181-3.el9.x86_64 DEBUG: device-mapper-libs-1.02.181-3.el9.x86_64 DEBUG: cryptsetup-libs-2.4.3-1.el9.x86_64 DEBUG: elfutils-default-yama-scope-0.186-1.el9.noarch DEBUG: elfutils-libs-0.186-1.el9.x86_64 DEBUG: dbus-1.12.20-5.el9.x86_64 DEBUG: systemd-pam-249-9.el9.x86_64 DEBUG: systemd-249-9.el9.x86_64 DEBUG: dbus-common-1.12.20-5.el9.noarch DEBUG: dbus-broker-28-5.el9.x86_64 DEBUG: systemd-udev-249-9.el9.x86_64 DEBUG: libfido2-1.6.0-7.el9.x86_64 DEBUG: upower-0.99.11-11.el9.x86_64 DEBUG: dconf-0.40.0-6.el9.x86_64 DEBUG: openssh-8.7p1-6.el9.x86_64 DEBUG: totem-pl-parser-3.26.6-2.el9.x86_64 DEBUG: libnghttp2-1.43.0-5.el9.x86_64 DEBUG: libpciaccess-0.16-6.el9.x86_64 DEBUG: libdrm-2.4.108-1.el9.x86_64 DEBUG: mesa-libgbm-21.3.4-2.el9.x86_64 DEBUG: libpkgconf-1.7.3-9.el9.x86_64 DEBUG: pkgconf-1.7.3-9.el9.x86_64 DEBUG: pkgconf-pkg-config-1.7.3-9.el9.x86_64 DEBUG: libverto-0.3.2-3.el9.x86_64 DEBUG: krb5-libs-1.19.1-13.el9.x86_64 DEBUG: cups-libs-2.3.3op2-10.el9.x86_64 DEBUG: libsoup-2.72.0-8.el9.x86_64 DEBUG: osinfo-db-tools-1.9.0-3.el9.x86_64 DEBUG: libosinfo-1.9.0-4.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-17.el9.x86_64 DEBUG: openldap-2.4.59-3.el9.x86_64 DEBUG: libssh-0.9.6-3.el9.x86_64 DEBUG: libcurl-7.76.1-14.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.186-1.el9.x86_64 DEBUG: binutils-gold-2.35.2-17.el9.x86_64 DEBUG: binutils-2.35.2-17.el9.x86_64 DEBUG: elfutils-0.186-1.el9.x86_64 DEBUG: gdb-minimal-10.2-8.el9.x86_64 DEBUG: curl-7.76.1-14.el9.x86_64 DEBUG: rpm-4.16.1.3-10.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-10.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-10.el9.x86_64 DEBUG: efi-srpm-macros-4-9.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: openssh-clients-8.7p1-6.el9.x86_64 DEBUG: git-core-2.31.1-2.el9.2.x86_64 DEBUG: make-4.3-7.el9.x86_64 DEBUG: giflib-5.2.1-9.el9.x86_64 DEBUG: glibc-headers-2.34-21.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: glibc-devel-2.34-21.el9.x86_64 DEBUG: gcc-11.2.1-9.1.el9.x86_64 DEBUG: annobin-10.53-1.el9.x86_64 DEBUG: gcc-plugin-annobin-11.2.1-9.1.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: go-srpm-macros-3.0.9-9.el9.noarch DEBUG: python-srpm-macros-3.9-50.el9.noarch DEBUG: redhat-rpm-config-191-1.el9.noarch DEBUG: python-rpm-macros-3.9-50.el9.noarch DEBUG: python3-rpm-macros-3.9-50.el9.noarch DEBUG: python3-rpm-generators-12-8.el9.noarch DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: libsndfile-1.0.31-6.el9.x86_64 DEBUG: jbig2dec-libs-0.19-6.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-7.el9.x86_64 DEBUG: libXext-1.3.4-8.el9.x86_64 DEBUG: libXrender-0.9.10-16.el9.x86_64 DEBUG: cairo-1.17.4-5.el9.x86_64 DEBUG: libXfixes-5.0.3-16.el9.x86_64 DEBUG: libXi-1.7.10-8.el9.x86_64 DEBUG: libXt-1.2.0-6.el9.x86_64 DEBUG: cairo-gobject-1.17.4-5.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-7.el9.x86_64 DEBUG: gd-2.3.2-3.el9.x86_64 DEBUG: libXaw-1.0.13-19.el9.x86_64 DEBUG: libXtst-1.2.3-16.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: libgxps-0.3.2-3.el9.x86_64 DEBUG: poppler-glib-21.01.0-12.el9.x86_64 DEBUG: libXft-2.3.3-8.el9.x86_64 DEBUG: libXv-1.0.11-16.el9.x86_64 DEBUG: libXxf86vm-1.1.4-18.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: mesa-libGL-21.3.4-2.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: mesa-libEGL-21.3.4-2.el9.x86_64 DEBUG: libasyncns-0.8-22.el9.x86_64 DEBUG: pulseaudio-libs-15.0-2.el9.x86_64 DEBUG: libcanberra-0.30-26.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-2.el9.x86_64 DEBUG: librsvg2-2.50.7-1.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-4.el9.x86_64 DEBUG: libiptcdata-1.0.5-9.el9.x86_64 DEBUG: libvisual-0.4.0-34.el9.x86_64 DEBUG: orc-0.4.31-6.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.18.4-5.el9.x86_64 DEBUG: libtracker-sparql-3.1.2-2.el9.x86_64 DEBUG: tracker-3.1.2-2.el9.x86_64 DEBUG: tracker-miners-3.1.2-1.el9.x86_64 DEBUG: libcanberra-gtk3-0.30-26.el9.x86_64 DEBUG: gtk3-3.24.31-1.el9.x86_64 DEBUG: gtk2-2.24.33-6.el9.x86_64 DEBUG: libcanberra-gtk2-0.30-26.el9.x86_64 DEBUG: graphviz-2.44.0-25.el9.x86_64 DEBUG: libwmf-lite-0.2.12-6.el9s.x86_64 DEBUG: ImageMagick-libs-6.9.11.27-7.el9s.x86_64 DEBUG: ImageMagick-6.9.11.27-7.el9s.x86_64 DEBUG: python3-sphinx-3.4.3-7.el9.noarch DEBUG: python3-devel-3.9.10-1.el9.x86_64 DEBUG: rpm-build-4.16.1.3-10.el9.x86_64 DEBUG: python3-pbr-5.6.0-1.el9s.noarch DEBUG: python3-setuptools_scm-6.3.2-2.el9s.noarch DEBUG: python3-eventlet-0.30.2-1.el9s.noarch DEBUG: python3-sqlalchemy-1.3.24-1.el9s.x86_64 DEBUG: openstack-macros-2021.1.0-0.20211214170552.ce6a105.el9.noarch DEBUG: Child return code was: 0 Finish: dnf update DEBUG: touching file: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/.initialized Finish: chroot init Start: build phase for python-os-ken-1.4.1-0.20220204150331.018d755.el9.src.rpm Start: build setup for python-os-ken-1.4.1-0.20220204150331.018d755.el9.src.rpm DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-Uvh', '--nodeps', '/builddir/build/originals/python-os-ken-1.4.1-0.20220204150331.018d755.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-1.4.1-0.20220204150331.0######################################## DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qpl', '/builddir/build/originals/python-os-ken-1.4.1-0.20220204150331.018d755.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-1.4.1-0.20220204150331.018d755.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-wallaby-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=1029gid=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-1.4.1-0.20220204150331.018d755.el9.src.rpm DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/', '--releasever', '9', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=local', '--disableplugin=spacewalk', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root//builddir/build/SRPMS/python-os-ken-1.4.1-0.20220204150331.018d755.el9.src.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/', '--releasever', '9', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=local', '--disableplugin=spacewalk', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root//builddir/build/SRPMS/python-os-ken-1.4.1-0.20220204150331.018d755.el9.src.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos9-wallaby-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 DEBUG: Last metadata expiration check: 0:00:02 ago on Fri Feb 4 15:05:02 2022. DEBUG: Package git-core-2.31.1-2.el9.2.x86_64 is already installed. DEBUG: Package python3-devel-3.9.10-1.el9.x86_64 is already installed. DEBUG: Package python3-eventlet-0.30.2-1.el9s.noarch is already installed. DEBUG: Package python3-greenlet-0.4.17-4.el9.x86_64 is already installed. DEBUG: Package python3-setuptools-57.4.0-1.el9s.noarch is already installed. DEBUG: Package python3-sphinx-1:3.4.3-7.el9.noarch is already installed. DEBUG: Dependencies resolved. DEBUG: =================================================================================================================== DEBUG: Package Arch Version Repository Size DEBUG: =================================================================================================================== DEBUG: Installing: DEBUG: python3-dns noarch 2.1.0-6.el9 9-BaseOS 389 k DEBUG: python3-lxml x86_64 4.6.5-1.el9 9-AppStream 1.2 M DEBUG: python3-mock noarch 3.0.5-14.el9s delorean-wallaby-testing 51 k DEBUG: python3-monotonic noarch 1.5-9.el9s delorean-wallaby-testing 17 k DEBUG: python3-msgpack x86_64 1.0.2-2.el9s delorean-wallaby-testing 86 k DEBUG: python3-nose noarch 1.3.7-33.el9s delorean-wallaby-testing 260 k DEBUG: python3-openstackdocstheme noarch 2.2.6-3.el9s delorean-wallaby-build-deps 933 k DEBUG: python3-oslo-config noarch 2:8.5.1-0.20211215100456.de1dbee.el9 delorean-component-common 216 k DEBUG: python3-paramiko noarch 2.7.2-4.el9s delorean-wallaby-testing 286 k DEBUG: python3-rdo-openvswitch noarch 1:2.15-2.el9s delorean-wallaby-testing 7.2 k DEBUG: python3-repoze-lru noarch 0.7-10.el9s delorean-wallaby-testing 31 k DEBUG: python3-routes noarch 2.5.1-1.el9s delorean-wallaby-testing 188 k DEBUG: python3-tinyrpc noarch 1.0.3-5.el9s delorean-wallaby-testing 49 k DEBUG: python3-webob noarch 1.8.7-1.el9s delorean-wallaby-testing 230 k DEBUG: Installing dependencies: DEBUG: bc x86_64 1.07.1-14.el9 9-BaseOS 120 k DEBUG: c-ares x86_64 1.17.1-5.el9 9-BaseOS 105 k DEBUG: checkpolicy x86_64 3.3-1.el9 9-AppStream 339 k DEBUG: chkconfig x86_64 1.20-2.el9 9-BaseOS 180 k DEBUG: hostname x86_64 3.23-6.el9 9-BaseOS 29 k DEBUG: initscripts x86_64 10.11.1-1.el9 9-BaseOS 236 k DEBUG: initscripts-service noarch 10.11.1-1.el9 9-BaseOS 15 k DEBUG: ipcalc x86_64 1.0.0-5.el9 9-BaseOS 42 k DEBUG: iproute x86_64 5.13.0-5.el9 9-BaseOS 751 k DEBUG: libbpf x86_64 2:0.5.0-3.el9 9-BaseOS 141 k DEBUG: libev x86_64 4.33-5.el9 9-BaseOS 53 k DEBUG: libibverbs x86_64 37.2-1.el9 9-BaseOS 376 k DEBUG: libmnl x86_64 1.0.4-15.el9 9-BaseOS 29 k DEBUG: libnl3 x86_64 3.5.0-10.el9 9-BaseOS 333 k DEBUG: libselinux-utils x86_64 3.3-2.el9 9-BaseOS 181 k DEBUG: libsodium x86_64 1.0.18-7.el9s delorean-wallaby-testing 161 k DEBUG: libunwind x86_64 1.5.0-1.el9s centos9-storage 66 k DEBUG: libyaml x86_64 0.2.5-7.el9 9-BaseOS 61 k DEBUG: network-scripts-openvswitch2.15 x86_64 2.15.0-56.el9s centos9-nfv-ovs 27 k DEBUG: numactl-libs x86_64 2.0.14-7.el9 9-BaseOS 31 k DEBUG: openpgm x86_64 5.2.122-26.el9s delorean-wallaby-testing 177 k DEBUG: openstack-network-scripts x86_64 10.11.1-1.el9s delorean-wallaby-testing 49 k DEBUG: openvswitch-selinux-extra-policy noarch 1.0-30.el9s centos9-nfv-ovs 14 k DEBUG: openvswitch2.15 x86_64 2.15.0-56.el9s centos9-nfv-ovs 11 M DEBUG: policycoreutils x86_64 3.3-2.el9 9-BaseOS 237 k DEBUG: policycoreutils-python-utils noarch 3.3-2.el9 9-AppStream 77 k DEBUG: procps-ng x86_64 3.3.17-4.el9 9-BaseOS 346 k DEBUG: protobuf-c x86_64 1.3.3-9.el9 9-AppStream 36 k DEBUG: psmisc x86_64 23.4-3.el9 9-BaseOS 243 k DEBUG: python-oslo-i18n-lang noarch 5.0.1-0.20211214173459.73187bd.el9 delorean-component-common 13 k DEBUG: python3-audit x86_64 3.0.7-100.el9 9-AppStream 84 k DEBUG: python3-bcrypt x86_64 3.1.7-7.el9s delorean-wallaby-testing 43 k DEBUG: python3-certifi noarch 2020.12.5-2.el9s delorean-wallaby-testing 16 k DEBUG: python3-debtcollector noarch 2.2.0-0.20211214173213.649189d.el9 delorean-component-common 31 k DEBUG: python3-dulwich x86_64 0.20.23-3.el9s centos9-storage 396 k DEBUG: python3-gevent x86_64 21.1.2-1.el9s delorean-wallaby-testing 1.5 M DEBUG: python3-importlib-metadata noarch 4.8.1-2.el9s centos9-storage 39 k DEBUG: python3-libselinux x86_64 3.3-2.el9 9-AppStream 183 k DEBUG: python3-libsemanage x86_64 3.3-1.el9 9-AppStream 80 k DEBUG: python3-netaddr noarch 0.8.0-5.el9 9-AppStream 1.6 M DEBUG: python3-openvswitch2.15 x86_64 2.15.0-56.el9s centos9-nfv-ovs 232 k DEBUG: python3-oslo-i18n noarch 5.0.1-0.20211214173459.73187bd.el9 delorean-component-common 57 k DEBUG: python3-policycoreutils noarch 3.3-2.el9 9-AppStream 2.1 M DEBUG: python3-pynacl x86_64 1.4.0-2.el9s delorean-wallaby-testing 108 k DEBUG: python3-pyyaml x86_64 5.4.1-4.el9 9-BaseOS 205 k DEBUG: python3-rfc3986 noarch 1.4.0-5.el9s delorean-wallaby-testing 50 k DEBUG: python3-setools x86_64 4.4.0-4.el9 9-BaseOS 600 k DEBUG: python3-sortedcontainers noarch 2.3.0-2.el9s delorean-wallaby-testing 51 k DEBUG: python3-stevedore noarch 3.3.0-0.20211214173824.7d7154f.el9 delorean-component-clients 67 k DEBUG: python3-werkzeug noarch 2.0.1-3.el9s delorean-wallaby-testing 425 k DEBUG: python3-wrapt x86_64 1.12.1-4.el9s delorean-wallaby-testing 53 k DEBUG: python3-zipp noarch 3.6.0-1.el9s centos9-storage 16 k DEBUG: python3-zmq x86_64 22.0.3-1.el9s delorean-wallaby-testing 395 k DEBUG: python3-zope-event noarch 4.2.0-20.el9s delorean-wallaby-testing 204 k DEBUG: python3-zope-interface x86_64 5.4.0-1.el9s delorean-wallaby-testing 244 k DEBUG: rdo-openvswitch noarch 1:2.15-2.el9s delorean-wallaby-testing 6.9 k DEBUG: rpm-plugin-selinux x86_64 4.16.1.3-10.el9 9-BaseOS 20 k DEBUG: selinux-policy noarch 34.1.22-1.el9 9-BaseOS 62 k DEBUG: selinux-policy-targeted noarch 34.1.22-1.el9 9-BaseOS 6.7 M DEBUG: unbound-libs x86_64 1.13.1-9.el9 9-AppStream 517 k DEBUG: zeromq x86_64 4.3.4-1.el9s delorean-wallaby-testing 432 k DEBUG: Installing weak dependencies: DEBUG: geolite2-city noarch 20191217-6.el9 9-AppStream 23 M DEBUG: geolite2-country noarch 20191217-6.el9 9-AppStream 1.6 M DEBUG: libmaxminddb x86_64 1.5.2-3.el9 9-AppStream 34 k DEBUG: python3-pyasn1 noarch 0.4.8-6.el9 9-AppStream 159 k DEBUG: Transaction Summary DEBUG: =================================================================================================================== DEBUG: Install 79 Packages DEBUG: Total size: 60 M DEBUG: Installed size: 196 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] python3-stevedore-3.3.0-0.20211214173824.7d7154f.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-i18n-lang-5.0.1-0.20211214173459.73187bd.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-debtcollector-2.2.0-0.20211214173213.649189d.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-config-8.5.1-0.20211215100456.de1dbee.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-i18n-5.0.1-0.20211214173459.73187bd.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] bc-1.07.1-14.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] c-ares-1.17.1-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] chkconfig-1.20-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] hostname-3.23-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] initscripts-10.11.1-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] initscripts-service-10.11.1-1.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] ipcalc-1.0.0-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] iproute-5.13.0-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libbpf-0.5.0-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libev-4.33-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libibverbs-37.2-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libmnl-1.0.4-15.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libnl3-3.5.0-10.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libselinux-utils-3.3-2.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.14-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] policycoreutils-3.3-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] procps-ng-3.3.17-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] psmisc-23.4-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-dns-2.1.0-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyyaml-5.4.1-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-setools-4.4.0-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rpm-plugin-selinux-4.16.1.3-10.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] selinux-policy-34.1.22-1.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] selinux-policy-targeted-34.1.22-1.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] checkpolicy-3.3-1.el9.x86_64.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.3-2.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] protobuf-c-1.3.3-9.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-audit-3.0.7-100.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-libselinux-3.3-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-libsemanage-3.3-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-lxml-4.6.5-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-netaddr-0.8.0-5.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-policycoreutils-3.3-2.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyasn1-0.4.8-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] unbound-libs-1.13.1-9.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsodium-1.0.18-7.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openpgm-5.2.122-26.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openstack-network-scripts-10.11.1-1.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-bcrypt-3.1.7-7.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-certifi-2020.12.5-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-gevent-21.1.2-1.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-mock-3.0.5-14.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-monotonic-1.5-9.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-msgpack-1.0.2-2.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-nose-1.3.7-33.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-paramiko-2.7.2-4.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pynacl-1.4.0-2.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-rdo-openvswitch-2.15-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-repoze-lru-0.7-10.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rfc3986-1.4.0-5.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-routes-2.5.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sortedcontainers-2.3.0-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tinyrpc-1.0.3-5.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-webob-1.8.7-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-werkzeug-2.0.1-3.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wrapt-1.12.1-4.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-zmq-22.0.3-1.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-zope-event-4.2.0-20.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-zope-interface-5.4.0-1.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rdo-openvswitch-2.15-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] zeromq-4.3.4-1.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-openstackdocstheme-2.2.6-3.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libunwind-1.5.0-1.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-dulwich-0.20.23-3.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-importlib-metadata-4.8.1-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-zipp-3.6.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] network-scripts-openvswitch2.15-2.15.0-56.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openvswitch-selinux-extra-policy-1.0-30.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] openvswitch2.15-2.15.0-56.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-openvswitch2.15-2.15.0-56.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-34.1.22-1.el9.noarch 1/1 DEBUG: Preparing : 1/1 DEBUG: Installing : python3-libselinux-3.3-2.el9.x86_64 1/79 DEBUG: Installing : python3-zope-event-4.2.0-20.el9s.noarch 2/79 DEBUG: Installing : libsodium-1.0.18-7.el9s.x86_64 3/79 DEBUG: Installing : procps-ng-3.3.17-4.el9.x86_64 4/79 DEBUG: Installing : libselinux-utils-3.3-2.el9.x86_64 5/79 DEBUG: Installing : policycoreutils-3.3-2.el9.x86_64 6/79 DEBUG: Running scriptlet: policycoreutils-3.3-2.el9.x86_64 6/79 DEBUG: Created symlink /etc/systemd/system/sysinit.target.wants/selinux-autorelabel-mark.service → /usr/lib/systemd/system/selinux-autorelabel-mark.service. DEBUG: Installing : rpm-plugin-selinux-4.16.1.3-10.el9.x86_64 7/79 DEBUG: Installing : selinux-policy-34.1.22-1.el9.noarch 8/79 DEBUG: Running scriptlet: selinux-policy-34.1.22-1.el9.noarch 8/79 DEBUG: Running scriptlet: selinux-policy-targeted-34.1.22-1.el9.noarch 9/79 DEBUG: Installing : selinux-policy-targeted-34.1.22-1.el9.noarch 9/79 DEBUG: Running scriptlet: selinux-policy-targeted-34.1.22-1.el9.noarch 9/79 DEBUG: Installing : chkconfig-1.20-2.el9.x86_64 10/79 DEBUG: Installing : python3-pynacl-1.4.0-2.el9s.x86_64 11/79 DEBUG: Installing : python3-zope-interface-5.4.0-1.el9s.x86_64 12/79 DEBUG: Installing : python3-setools-4.4.0-4.el9.x86_64 13/79 DEBUG: Installing : python3-libsemanage-3.3-1.el9.x86_64 14/79 DEBUG: Installing : python3-zipp-3.6.0-1.el9s.noarch 15/79 DEBUG: Installing : python3-importlib-metadata-4.8.1-2.el9s.noarch 16/79 DEBUG: Installing : python3-stevedore-3.3.0-0.20211214173824.7d7154f.e 17/79 DEBUG: Installing : libunwind-1.5.0-1.el9s.x86_64 18/79 DEBUG: Installing : python3-wrapt-1.12.1-4.el9s.x86_64 19/79 DEBUG: Installing : python3-debtcollector-2.2.0-0.20211214173213.64918 20/79 DEBUG: Installing : python3-werkzeug-2.0.1-3.el9s.noarch 21/79 DEBUG: Installing : python3-sortedcontainers-2.3.0-2.el9s.noarch 22/79 DEBUG: Installing : python3-rfc3986-1.4.0-5.el9s.noarch 23/79 DEBUG: Installing : python3-repoze-lru-0.7-10.el9s.noarch 24/79 DEBUG: Installing : python3-certifi-2020.12.5-2.el9s.noarch 25/79 DEBUG: Installing : python3-dulwich-0.20.23-3.el9s.x86_64 26/79 DEBUG: Installing : python3-bcrypt-3.1.7-7.el9s.x86_64 27/79 DEBUG: Installing : openpgm-5.2.122-26.el9s.x86_64 28/79 DEBUG: Installing : zeromq-4.3.4-1.el9s.x86_64 29/79 DEBUG: Installing : python3-zmq-22.0.3-1.el9s.x86_64 30/79 DEBUG: Installing : python3-pyasn1-0.4.8-6.el9.noarch 31/79 DEBUG: Installing : python3-netaddr-0.8.0-5.el9.noarch 32/79 DEBUG: Installing : python3-audit-3.0.7-100.el9.x86_64 33/79 DEBUG: Installing : protobuf-c-1.3.3-9.el9.x86_64 34/79 DEBUG: Running scriptlet: unbound-libs-1.13.1-9.el9.x86_64 35/79 DEBUG: Installing : unbound-libs-1.13.1-9.el9.x86_64 35/79 DEBUG: Running scriptlet: unbound-libs-1.13.1-9.el9.x86_64 35/79 DEBUG: Created symlink /etc/systemd/system/timers.target.wants/unbound-anchor.timer → /usr/lib/systemd/system/unbound-anchor.timer. DEBUG: Installing : libmaxminddb-1.5.2-3.el9.x86_64 36/79 DEBUG: Installing : geolite2-country-20191217-6.el9.noarch 37/79 DEBUG: Installing : geolite2-city-20191217-6.el9.noarch 38/79 DEBUG: Installing : ipcalc-1.0.0-5.el9.x86_64 39/79 DEBUG: Installing : checkpolicy-3.3-1.el9.x86_64 40/79 DEBUG: Installing : python3-policycoreutils-3.3-2.el9.noarch 41/79 DEBUG: Installing : policycoreutils-python-utils-3.3-2.el9.noarch 42/79 DEBUG: Running scriptlet: openvswitch-selinux-extra-policy-1.0-30.el9s.noarc 43/79 DEBUG: Installing : openvswitch-selinux-extra-policy-1.0-30.el9s.noarc 43/79 DEBUG: Running scriptlet: openvswitch-selinux-extra-policy-1.0-30.el9s.noarc 43/79 DEBUG: Failed to resolve allow statement at /var/lib/selinux/targeted/tmp/modules/400/openvswitch-custom/cil:74 DEBUG: Failed to resolve AST DEBUG: /usr/sbin/semodule: Failed! DEBUG: Installing : psmisc-23.4-3.el9.x86_64 44/79 DEBUG: Installing : numactl-libs-2.0.14-7.el9.x86_64 45/79 DEBUG: Installing : libyaml-0.2.5-7.el9.x86_64 46/79 DEBUG: Installing : python3-pyyaml-5.4.1-4.el9.x86_64 47/79 DEBUG: Installing : libnl3-3.5.0-10.el9.x86_64 48/79 DEBUG: Installing : libibverbs-37.2-1.el9.x86_64 49/79 DEBUG: Installing : libmnl-1.0.4-15.el9.x86_64 50/79 DEBUG: Installing : libev-4.33-5.el9.x86_64 51/79 DEBUG: Installing : libbpf-2:0.5.0-3.el9.x86_64 52/79 DEBUG: Installing : iproute-5.13.0-5.el9.x86_64 53/79 DEBUG: Installing : initscripts-service-10.11.1-1.el9.noarch 54/79 DEBUG: Installing : initscripts-10.11.1-1.el9.x86_64 55/79 DEBUG: Running scriptlet: initscripts-10.11.1-1.el9.x86_64 55/79 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 56/79 DEBUG: Running scriptlet: hostname-3.23-6.el9.x86_64 56/79 DEBUG: Installing : c-ares-1.17.1-5.el9.x86_64 57/79 DEBUG: Installing : python3-gevent-21.1.2-1.el9s.x86_64 58/79 DEBUG: Installing : bc-1.07.1-14.el9.x86_64 59/79 DEBUG: Installing : openstack-network-scripts-10.11.1-1.el9s.x86_64 60/79 DEBUG: Running scriptlet: openstack-network-scripts-10.11.1-1.el9s.x86_64 60/79 DEBUG: Installing : network-scripts-openvswitch2.15-2.15.0-56.el9s.x86 61/79 DEBUG: Running scriptlet: openvswitch2.15-2.15.0-56.el9s.x86_64 62/79 DEBUG: Installing : openvswitch2.15-2.15.0-56.el9s.x86_64 62/79 DEBUG: Running scriptlet: openvswitch2.15-2.15.0-56.el9s.x86_64 62/79 DEBUG: Installing : rdo-openvswitch-1:2.15-2.el9s.noarch 63/79 DEBUG: Installing : python3-openvswitch2.15-2.15.0-56.el9s.x86_64 64/79 DEBUG: Installing : python-oslo-i18n-lang-5.0.1-0.20211214173459.73187 65/79 DEBUG: Installing : python3-oslo-i18n-5.0.1-0.20211214173459.73187bd.e 66/79 DEBUG: Installing : python3-oslo-config-2:8.5.1-0.20211215100456.de1db 67/79 DEBUG: Installing : python3-rdo-openvswitch-1:2.15-2.el9s.noarch 68/79 DEBUG: Installing : python3-tinyrpc-1.0.3-5.el9s.noarch 69/79 DEBUG: Installing : python3-paramiko-2.7.2-4.el9s.noarch 70/79 DEBUG: Installing : python3-openstackdocstheme-2.2.6-3.el9s.noarch 71/79 DEBUG: Installing : python3-routes-2.5.1-1.el9s.noarch 72/79 DEBUG: Installing : python3-webob-1.8.7-1.el9s.noarch 73/79 DEBUG: Installing : python3-nose-1.3.7-33.el9s.noarch 74/79 DEBUG: Installing : python3-msgpack-1.0.2-2.el9s.x86_64 75/79 DEBUG: Installing : python3-monotonic-1.5-9.el9s.noarch 76/79 DEBUG: Installing : python3-mock-3.0.5-14.el9s.noarch 77/79 DEBUG: Installing : python3-lxml-4.6.5-1.el9.x86_64 78/79 DEBUG: Installing : python3-dns-2.1.0-6.el9.noarch 79/79 DEBUG: Running scriptlet: selinux-policy-targeted-34.1.22-1.el9.noarch 79/79 DEBUG: Running scriptlet: openvswitch-selinux-extra-policy-1.0-30.el9s.noarc 79/79 DEBUG: Running scriptlet: python3-dns-2.1.0-6.el9.noarch 79/79 DEBUG: Verifying : python3-stevedore-3.3.0-0.20211214173824.7d7154f.e 1/79 DEBUG: Verifying : python-oslo-i18n-lang-5.0.1-0.20211214173459.73187 2/79 DEBUG: Verifying : python3-debtcollector-2.2.0-0.20211214173213.64918 3/79 DEBUG: Verifying : python3-oslo-config-2:8.5.1-0.20211215100456.de1db 4/79 DEBUG: Verifying : python3-oslo-i18n-5.0.1-0.20211214173459.73187bd.e 5/79 DEBUG: Verifying : bc-1.07.1-14.el9.x86_64 6/79 DEBUG: Verifying : c-ares-1.17.1-5.el9.x86_64 7/79 DEBUG: Verifying : chkconfig-1.20-2.el9.x86_64 8/79 DEBUG: Verifying : hostname-3.23-6.el9.x86_64 9/79 DEBUG: Verifying : initscripts-10.11.1-1.el9.x86_64 10/79 DEBUG: Verifying : initscripts-service-10.11.1-1.el9.noarch 11/79 DEBUG: Verifying : ipcalc-1.0.0-5.el9.x86_64 12/79 DEBUG: Verifying : iproute-5.13.0-5.el9.x86_64 13/79 DEBUG: Verifying : libbpf-2:0.5.0-3.el9.x86_64 14/79 DEBUG: Verifying : libev-4.33-5.el9.x86_64 15/79 DEBUG: Verifying : libibverbs-37.2-1.el9.x86_64 16/79 DEBUG: Verifying : libmnl-1.0.4-15.el9.x86_64 17/79 DEBUG: Verifying : libnl3-3.5.0-10.el9.x86_64 18/79 DEBUG: Verifying : libselinux-utils-3.3-2.el9.x86_64 19/79 DEBUG: Verifying : libyaml-0.2.5-7.el9.x86_64 20/79 DEBUG: Verifying : numactl-libs-2.0.14-7.el9.x86_64 21/79 DEBUG: Verifying : policycoreutils-3.3-2.el9.x86_64 22/79 DEBUG: Verifying : procps-ng-3.3.17-4.el9.x86_64 23/79 DEBUG: Verifying : psmisc-23.4-3.el9.x86_64 24/79 DEBUG: Verifying : python3-dns-2.1.0-6.el9.noarch 25/79 DEBUG: Verifying : python3-pyyaml-5.4.1-4.el9.x86_64 26/79 DEBUG: Verifying : python3-setools-4.4.0-4.el9.x86_64 27/79 DEBUG: Verifying : rpm-plugin-selinux-4.16.1.3-10.el9.x86_64 28/79 DEBUG: Verifying : selinux-policy-34.1.22-1.el9.noarch 29/79 DEBUG: Verifying : selinux-policy-targeted-34.1.22-1.el9.noarch 30/79 DEBUG: Verifying : checkpolicy-3.3-1.el9.x86_64 31/79 DEBUG: Verifying : geolite2-city-20191217-6.el9.noarch 32/79 DEBUG: Verifying : geolite2-country-20191217-6.el9.noarch 33/79 DEBUG: Verifying : libmaxminddb-1.5.2-3.el9.x86_64 34/79 DEBUG: Verifying : policycoreutils-python-utils-3.3-2.el9.noarch 35/79 DEBUG: Verifying : protobuf-c-1.3.3-9.el9.x86_64 36/79 DEBUG: Verifying : python3-audit-3.0.7-100.el9.x86_64 37/79 DEBUG: Verifying : python3-libselinux-3.3-2.el9.x86_64 38/79 DEBUG: Verifying : python3-libsemanage-3.3-1.el9.x86_64 39/79 DEBUG: Verifying : python3-lxml-4.6.5-1.el9.x86_64 40/79 DEBUG: Verifying : python3-netaddr-0.8.0-5.el9.noarch 41/79 DEBUG: Verifying : python3-policycoreutils-3.3-2.el9.noarch 42/79 DEBUG: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 43/79 DEBUG: Verifying : unbound-libs-1.13.1-9.el9.x86_64 44/79 DEBUG: Verifying : libsodium-1.0.18-7.el9s.x86_64 45/79 DEBUG: Verifying : openpgm-5.2.122-26.el9s.x86_64 46/79 DEBUG: Verifying : openstack-network-scripts-10.11.1-1.el9s.x86_64 47/79 DEBUG: Verifying : python3-bcrypt-3.1.7-7.el9s.x86_64 48/79 DEBUG: Verifying : python3-certifi-2020.12.5-2.el9s.noarch 49/79 DEBUG: Verifying : python3-gevent-21.1.2-1.el9s.x86_64 50/79 DEBUG: Verifying : python3-mock-3.0.5-14.el9s.noarch 51/79 DEBUG: Verifying : python3-monotonic-1.5-9.el9s.noarch 52/79 DEBUG: Verifying : python3-msgpack-1.0.2-2.el9s.x86_64 53/79 DEBUG: Verifying : python3-nose-1.3.7-33.el9s.noarch 54/79 DEBUG: Verifying : python3-paramiko-2.7.2-4.el9s.noarch 55/79 DEBUG: Verifying : python3-pynacl-1.4.0-2.el9s.x86_64 56/79 DEBUG: Verifying : python3-rdo-openvswitch-1:2.15-2.el9s.noarch 57/79 DEBUG: Verifying : python3-repoze-lru-0.7-10.el9s.noarch 58/79 DEBUG: Verifying : python3-rfc3986-1.4.0-5.el9s.noarch 59/79 DEBUG: Verifying : python3-routes-2.5.1-1.el9s.noarch 60/79 DEBUG: Verifying : python3-sortedcontainers-2.3.0-2.el9s.noarch 61/79 DEBUG: Verifying : python3-tinyrpc-1.0.3-5.el9s.noarch 62/79 DEBUG: Verifying : python3-webob-1.8.7-1.el9s.noarch 63/79 DEBUG: Verifying : python3-werkzeug-2.0.1-3.el9s.noarch 64/79 DEBUG: Verifying : python3-wrapt-1.12.1-4.el9s.x86_64 65/79 DEBUG: Verifying : python3-zmq-22.0.3-1.el9s.x86_64 66/79 DEBUG: Verifying : python3-zope-event-4.2.0-20.el9s.noarch 67/79 DEBUG: Verifying : python3-zope-interface-5.4.0-1.el9s.x86_64 68/79 DEBUG: Verifying : rdo-openvswitch-1:2.15-2.el9s.noarch 69/79 DEBUG: Verifying : zeromq-4.3.4-1.el9s.x86_64 70/79 DEBUG: Verifying : python3-openstackdocstheme-2.2.6-3.el9s.noarch 71/79 DEBUG: Verifying : libunwind-1.5.0-1.el9s.x86_64 72/79 DEBUG: Verifying : python3-dulwich-0.20.23-3.el9s.x86_64 73/79 DEBUG: Verifying : python3-importlib-metadata-4.8.1-2.el9s.noarch 74/79 DEBUG: Verifying : python3-zipp-3.6.0-1.el9s.noarch 75/79 DEBUG: Verifying : network-scripts-openvswitch2.15-2.15.0-56.el9s.x86 76/79 DEBUG: Verifying : openvswitch-selinux-extra-policy-1.0-30.el9s.noarc 77/79 DEBUG: Verifying : openvswitch2.15-2.15.0-56.el9s.x86_64 78/79 DEBUG: Verifying : python3-openvswitch2.15-2.15.0-56.el9s.x86_64 79/79 DEBUG: Installed: DEBUG: bc-1.07.1-14.el9.x86_64 DEBUG: c-ares-1.17.1-5.el9.x86_64 DEBUG: checkpolicy-3.3-1.el9.x86_64 DEBUG: chkconfig-1.20-2.el9.x86_64 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.1-1.el9.x86_64 DEBUG: initscripts-service-10.11.1-1.el9.noarch DEBUG: ipcalc-1.0.0-5.el9.x86_64 DEBUG: iproute-5.13.0-5.el9.x86_64 DEBUG: libbpf-2:0.5.0-3.el9.x86_64 DEBUG: libev-4.33-5.el9.x86_64 DEBUG: libibverbs-37.2-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.5.0-10.el9.x86_64 DEBUG: libselinux-utils-3.3-2.el9.x86_64 DEBUG: libsodium-1.0.18-7.el9s.x86_64 DEBUG: libunwind-1.5.0-1.el9s.x86_64 DEBUG: libyaml-0.2.5-7.el9.x86_64 DEBUG: network-scripts-openvswitch2.15-2.15.0-56.el9s.x86_64 DEBUG: numactl-libs-2.0.14-7.el9.x86_64 DEBUG: openpgm-5.2.122-26.el9s.x86_64 DEBUG: openstack-network-scripts-10.11.1-1.el9s.x86_64 DEBUG: openvswitch-selinux-extra-policy-1.0-30.el9s.noarch DEBUG: openvswitch2.15-2.15.0-56.el9s.x86_64 DEBUG: policycoreutils-3.3-2.el9.x86_64 DEBUG: policycoreutils-python-utils-3.3-2.el9.noarch DEBUG: procps-ng-3.3.17-4.el9.x86_64 DEBUG: protobuf-c-1.3.3-9.el9.x86_64 DEBUG: psmisc-23.4-3.el9.x86_64 DEBUG: python-oslo-i18n-lang-5.0.1-0.20211214173459.73187bd.el9.noarch DEBUG: python3-audit-3.0.7-100.el9.x86_64 DEBUG: python3-bcrypt-3.1.7-7.el9s.x86_64 DEBUG: python3-certifi-2020.12.5-2.el9s.noarch DEBUG: python3-debtcollector-2.2.0-0.20211214173213.649189d.el9.noarch DEBUG: python3-dns-2.1.0-6.el9.noarch DEBUG: python3-dulwich-0.20.23-3.el9s.x86_64 DEBUG: python3-gevent-21.1.2-1.el9s.x86_64 DEBUG: python3-importlib-metadata-4.8.1-2.el9s.noarch DEBUG: python3-libselinux-3.3-2.el9.x86_64 DEBUG: python3-libsemanage-3.3-1.el9.x86_64 DEBUG: python3-lxml-4.6.5-1.el9.x86_64 DEBUG: python3-mock-3.0.5-14.el9s.noarch DEBUG: python3-monotonic-1.5-9.el9s.noarch DEBUG: python3-msgpack-1.0.2-2.el9s.x86_64 DEBUG: python3-netaddr-0.8.0-5.el9.noarch DEBUG: python3-nose-1.3.7-33.el9s.noarch DEBUG: python3-openstackdocstheme-2.2.6-3.el9s.noarch DEBUG: python3-openvswitch2.15-2.15.0-56.el9s.x86_64 DEBUG: python3-oslo-config-2:8.5.1-0.20211215100456.de1dbee.el9.noarch DEBUG: python3-oslo-i18n-5.0.1-0.20211214173459.73187bd.el9.noarch DEBUG: python3-paramiko-2.7.2-4.el9s.noarch DEBUG: python3-policycoreutils-3.3-2.el9.noarch DEBUG: python3-pyasn1-0.4.8-6.el9.noarch DEBUG: python3-pynacl-1.4.0-2.el9s.x86_64 DEBUG: python3-pyyaml-5.4.1-4.el9.x86_64 DEBUG: python3-rdo-openvswitch-1:2.15-2.el9s.noarch DEBUG: python3-repoze-lru-0.7-10.el9s.noarch DEBUG: python3-rfc3986-1.4.0-5.el9s.noarch DEBUG: python3-routes-2.5.1-1.el9s.noarch DEBUG: python3-setools-4.4.0-4.el9.x86_64 DEBUG: python3-sortedcontainers-2.3.0-2.el9s.noarch DEBUG: python3-stevedore-3.3.0-0.20211214173824.7d7154f.el9.noarch DEBUG: python3-tinyrpc-1.0.3-5.el9s.noarch DEBUG: python3-webob-1.8.7-1.el9s.noarch DEBUG: python3-werkzeug-2.0.1-3.el9s.noarch DEBUG: python3-wrapt-1.12.1-4.el9s.x86_64 DEBUG: python3-zipp-3.6.0-1.el9s.noarch DEBUG: python3-zmq-22.0.3-1.el9s.x86_64 DEBUG: python3-zope-event-4.2.0-20.el9s.noarch DEBUG: python3-zope-interface-5.4.0-1.el9s.x86_64 DEBUG: rdo-openvswitch-1:2.15-2.el9s.noarch DEBUG: rpm-plugin-selinux-4.16.1.3-10.el9.x86_64 DEBUG: selinux-policy-34.1.22-1.el9.noarch DEBUG: selinux-policy-targeted-34.1.22-1.el9.noarch DEBUG: unbound-libs-1.13.1-9.el9.x86_64 DEBUG: zeromq-4.3.4-1.el9s.x86_64 DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans Finish: build setup for python-os-ken-1.4.1-0.20220204150331.018d755.el9.src.rpm Start: Outputting list of installed packages DEBUG: child environment: None DEBUG: Executing command: rpm -qa --root '/var/lib/mock/dlrn-centos9-wallaby-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.2.1-9.1.el9.x86_64 1643668958 198756 de29a05b3ffe9951a74a1252ac53e6e6 installed DEBUG: crypto-policies-20220201-1.git636a91d.el9.noarch 1643738540 84390 b1e9c0dda0d616a4c1c43c8e580f8abd installed DEBUG: fonts-filesystem-1:2.0.5-7.el9.1.noarch 1631794425 0 1f223cb786e15b443f5ae9792adc3d8b installed DEBUG: tzdata-2021e-1.el9.noarch 1636127215 1800529 65ca44f6a53a986847736e577d53be3d installed DEBUG: hwdata-0.348-9.2.el9.noarch 1639661683 8672563 8a66a15e1fea804baf5e0208c80369fc 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-20211216-1.el9.noarch 1639674751 2876506 114fd799ae5cdb54dca00fb87e9fe29e 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: 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.2-9.el9.noarch 1628567858 492 0b3bc50ee4cd4b91cbf77ccb66de429d 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-7.el9.noarch 1628554155 1335069 0b22eac3cd698fe246bdbcad1a76c10c installed DEBUG: kernel-headers-5.14.0-52.el9.x86_64 1643733204 5698319 30c331d1a717ba034f02470ad1d9b9c5 installed DEBUG: ghc-srpm-macros-1.5.0-6.el9.noarch 1628543357 535 3c30c63eb24feef9d64bfe022fbf9f23 installed DEBUG: gawk-all-langpacks-5.1.0-5.el9.x86_64 1628542925 1205149 0515f34020b72a2c393508521624c462 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: python3-setuptools-wheel-53.0.0-9.el9.noarch 1642700718 562557 c156e1cd86e26f558a29dfae3d3070d3 installed DEBUG: publicsuffix-list-dafsa-20210518-2.el9.noarch 1628566792 68815 e8614df94142a0e1ebe89b54c15d1d30 installed DEBUG: pkgconf-m4-1.7.3-9.el9.noarch 1628565892 14187 21f4537f9a78741f1156be97a5e1efae installed DEBUG: pcre2-syntax-10.37-3.el9.1.noarch 1628562116 222822 82d86babf1e2196b4f4e9a9f0a665b22 installed DEBUG: ncurses-base-6.2-8.20210508.el9.noarch 1628558242 307293 f8b190b2f6b39bcae862a39f8f784c55 installed DEBUG: libssh-config-0.9.6-3.el9.noarch 1636718652 277 2a684f7177a5ef5c0171ffc967e0d922 installed DEBUG: kbd-misc-2.4.0-8.el9.noarch 1642497862 2573480 d0065f2782ebd32d8b38362c55cf1fa3 installed DEBUG: coreutils-common-8.32-31.el9.x86_64 1628539214 10880296 c8f59f583d62a154246410c840acbb7d installed DEBUG: centos-gpg-keys-9.0-9.el9.noarch 1643812741 3865 f4f9157fd3f8f6dc16b1c82ea1cb1c7a installed DEBUG: centos-stream-release-9.0-9.el9.noarch 1643812741 28477 b2ec9f85654a8a55544996f6f38be058 installed DEBUG: centos-stream-repos-9.0-9.el9.noarch 1643812741 6812 7688bfcdddf0131ad172da16f534a64a installed DEBUG: setup-2.13.7-6.el9.noarch 1628570008 726478 4929727e66efdf0e5ad527db6352e52e 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-21.el9.x86_64 1643057493 8252308 88b0e151d87db065abc2ae8897bc6612 installed DEBUG: glibc-minimal-langpack-2.34-21.el9.x86_64 1643057493 0 f112829433b9047ce133953d192fb2f4 installed DEBUG: glibc-common-2.34-21.el9.x86_64 1643057493 1091134 6b95192d8dd6ce77879aca13d8df17a2 installed DEBUG: glibc-2.34-21.el9.x86_64 1643057493 6291283 151cec0092a75a3f9685f8bbb68e6a80 installed DEBUG: ncurses-libs-6.2-8.20210508.el9.x86_64 1628558261 997335 aff0a320c6ef0c11b587a80cceff20d7 installed DEBUG: bash-5.1.8-2.el9.x86_64 1628537586 7739748 93a19858bd56477cbee066119297dc8b installed DEBUG: zlib-1.2.11-31.el9.x86_64 1628576001 203553 f32d06b7ae06d762c690c2b9d82c82df installed DEBUG: libstdc++-11.2.1-9.1.el9.x86_64 1643668958 2520191 73430b830c8afc0069c1d541881c0795 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: xz-libs-5.2.5-7.el9.x86_64 1628575913 181533 e25e961a2d03aa0d7f36788f7c5be38d installed DEBUG: libxml2-2.9.12-4.el9.x86_64 1628554649 1928334 47e342b3f1421902da7b6ec3c5536e17 installed DEBUG: libpng-2:1.6.37-12.el9.x86_64 1628552275 232119 3bbeb3eba89728caac0a661ff6640bc6 installed DEBUG: libzstd-1.5.0-2.el9.x86_64 1628559325 1024171 533f56c424b5821807f1a68e59f13def installed DEBUG: libjpeg-turbo-2.0.90-5.el9.x86_64 1633067146 648576 a9886b61279a3fe7116e34352bb4d0dc installed DEBUG: expat-2.2.10-4.el9.x86_64 1628540992 270729 e803d9f1112b2668c886c6cb7e73a74d installed DEBUG: gmp-1:6.2.0-10.el9.x86_64 1630059079 818100 0238bc9b64c3f55e6dea4a7df3a33fc4 installed DEBUG: libffi-3.4.2-7.el9.x86_64 1629963170 66385 1ca41849390de4e7837be55125f25c81 installed DEBUG: libuuid-2.37.2-1.el9.x86_64 1629453709 34485 081b6ee25cc746b14118e0c30e279dd4 installed DEBUG: elfutils-libelf-0.186-1.el9.x86_64 1637704288 1027641 ce67b0f3e6e44b6ed791cab4e8153640 installed DEBUG: sqlite-libs-3.34.1-5.el9.x86_64 1628570990 1311040 3f08c19cff2e0402137a9394b69ecc97 installed DEBUG: libcap-2.48-8.el9.x86_64 1643379007 181919 f166382289b545bf125874bf73cd63fd installed DEBUG: p11-kit-0.24.1-2.el9.x86_64 1643726763 1664534 3d57dda773073d793f6dbc99a2631788 installed DEBUG: lcms2-2.12-3.el9.x86_64 1628549005 408572 34bf2942c65d262dff1506aa16b1f721 installed DEBUG: nspr-4.32.0-8.el9.x86_64 1643312765 323480 16a040b81f41abd7cbfc702af452ecd2 installed DEBUG: mpfr-4.1.0-7.el9.x86_64 1628557531 802539 88da3a99a529f63efff8ada0eb13b87f installed DEBUG: libgomp-11.2.1-9.1.el9.x86_64 1643668958 421158 aa51a89b89ccf4dc9b95efa90fe89231 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.71.0-6.el9.x86_64 1643312765 230784 26d60943c6ba4374f04076ce3b3f55e8 installed DEBUG: libwayland-client-1.19.0-4.el9.x86_64 1629341312 67846 8ac4a38ed8ae437fa01942e2276fde96 installed DEBUG: readline-8.1-4.el9.x86_64 1628568923 492844 04ea87f7f650b71b09c3c80fbbc1263d installed DEBUG: libattr-2.5.1-3.el9.x86_64 1628537434 29429 aec8b9f183816020e45285f0143e8850 installed DEBUG: libacl-2.3.1-3.el9.x86_64 1628536886 41178 81ea80c9b3b0d3a7962472d0f9b47b74 installed DEBUG: popt-1.18-8.el9.x86_64 1628566366 130360 f6d016fe6a99581d6c0ec0e43955c05b installed DEBUG: libwebp-1.2.0-3.el9.x86_64 1628554463 786848 ec0604df8f3a2810fe7b3c1696c32b77 installed DEBUG: libicu-67.1-9.el9.x86_64 1629785371 34109009 759ba2412d5676d3412b8b16734abb2f 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-6.el9.x86_64 1628549651 75172 5b4f79fb3e89a0c70e593bb8b22a62a8 installed DEBUG: audit-libs-3.0.7-100.el9.x86_64 1643110759 307393 8a3127a34c71745068f5c5d72b7f2dc9 installed DEBUG: libcom_err-1.46.2-2.el9.x86_64 1628540249 69025 853ea3b8b1915d8ef57cc1ee67e81276 installed DEBUG: libtdb-1.4.4-1.el9.x86_64 1638197850 104396 eeeafa4ed5b7badd00424f972e3d465e 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: lz4-libs-1.9.3-5.el9.x86_64 1628555809 145483 7d3dca7640cf3d38ba0f9f9615d050cd installed DEBUG: pcre2-10.37-3.el9.1.x86_64 1628561796 633330 83c65f4cc7e74d264bb3335d15c986ba installed DEBUG: fribidi-1.0.10-6.el9.x86_64 1628542590 347364 6ebb3db8205b9e1ecdc7c08654d53068 installed DEBUG: libICE-1.0.10-8.el9.x86_64 1628550523 174826 b92da4724c87af34f174760835f6c461 installed DEBUG: libX11-xcb-1.7.0-7.el9.x86_64 1628554506 15596 347f334e55552c7648546b0a49b06c91 installed DEBUG: openjpeg2-2.4.0-6.el9.x86_64 1628560644 386268 7f8bd1a37cf2b7fe0f65ba9c587f5465 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.19.0-4.el9.x86_64 1629341312 38158 be92890b79b8cefedcb8f8493ccecab8 installed DEBUG: libmpc-1.2.1-4.el9.x86_64 1628551818 138637 e5e40dad676b06cd7f5ce6e6f6278138 installed DEBUG: libwayland-server-1.19.0-4.el9.x86_64 1629341312 88822 a5d529e250914a656a7ed7cf03b22a06 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: xml-common-0.6.3-58.el9.noarch 1628570071 80280 e30dff7e045445c260fddaf4c82eb1fe 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: imath-3.1.2-1.el9.x86_64 1629104544 371882 0f497264fb6125739d15f377a5c678c2 installed DEBUG: file-libs-5.39-8.el9.x86_64 1628541506 8090322 7b8566514668abfd665de037f6e12b96 installed DEBUG: file-5.39-8.el9.x86_64 1628541506 103208 9425d072f3df5eac38a4dd356735c7fc installed DEBUG: hicolor-icon-theme-0.17-12.el9.noarch 1628546131 73932 517db14062c44f90bb2c8b5b091e08a6 installed DEBUG: libedit-3.1-37.20210216cvs.el9.x86_64 1628549970 251951 bb3d11e4a2f3e5bcd144d14e0cbf60db installed DEBUG: alternatives-1.20-2.el9.x86_64 1628538453 63864 e695508113d57d44b4ebf3e8ff708f4a installed DEBUG: libseccomp-2.5.2-2.el9.x86_64 1636474241 175293 020a54cdbf220f3d6b9889593d0cbb88 installed DEBUG: libsepol-3.3-2.el9.x86_64 1636645888 756027 061315c50eccbe9aad7ff7060f3fe551 installed DEBUG: libselinux-3.3-2.el9.x86_64 1638192882 173733 7ddc85e46fae45155a5d24294588db3a installed DEBUG: sed-4.8-9.el9.x86_64 1628569875 813599 8f2001ef117e096e5b2cb761dbe56226 installed DEBUG: findutils-1:4.8.0-5.el9.x86_64 1628541553 1758430 362d37a978cf0d9545582347708b68ff installed DEBUG: mesa-libglapi-21.3.4-2.el9.x86_64 1643077620 243496 de4765d903f2f4dceb6d83d0cd308216 installed DEBUG: libsigsegv-2.13-4.el9.x86_64 1628552820 50338 8d6efb1981489cae3ba03919e0a84d34 installed DEBUG: gawk-5.1.0-5.el9.x86_64 1628542925 1685414 2f38a6a178abd4c0f97f5de4cf01c5f0 installed DEBUG: libsmartcols-2.37.2-1.el9.x86_64 1629453709 135459 988f922bb9b34cb755e166e0c55f5707 installed DEBUG: libtasn1-4.16.0-7.el9.x86_64 1628553235 183980 c52fdb38a20da7cd74e2b02b2ba3cbd9 installed DEBUG: p11-kit-trust-0.24.1-2.el9.x86_64 1643726763 450935 dfe5ad5fe7351a8054934923f754fd6b installed DEBUG: lua-libs-5.4.2-4.el9.x86_64 1628555616 551750 1e04a84e0ad82485bea0fc22610d9d4b 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-pkcs11-0.4.11-7.el9.x86_64 1628560960 202461 f14c49abc3ebdbf2aa4f2b6a22eb47dd installed DEBUG: openssl-libs-1:3.0.1-5.el9.x86_64 1643274741 6919594 7ca7631508fcb8910d9beac8a7dde9ac installed DEBUG: coreutils-8.32-31.el9.x86_64 1628539214 6051338 f39cf224f9782adcf70e6e43ac3caa73 installed DEBUG: ca-certificates-2020.2.50-94.el9.noarch 1637087459 939571 722e633c29c6a85c8ff207de95de02f7 installed DEBUG: libblkid-2.37.2-1.el9.x86_64 1629453709 226753 0ed10b4a306cedd7f1473dee862a6f54 installed DEBUG: libmount-2.37.2-1.el9.x86_64 1629453709 311197 b86fb9ba4213309d5f1781af95b29344 installed DEBUG: libarchive-3.5.2-1.el9.x86_64 1631003759 907381 0aacd07f4aecca2b30e9a15bcadb7b94 installed DEBUG: libfdisk-2.37.2-1.el9.x86_64 1629453709 368971 8d108430a5b29ad59a59b64542fd02d6 installed DEBUG: gzip-1.10-8.el9.x86_64 1628546007 357410 24e9030d07ab76dbb5052b6f177200a5 installed DEBUG: cracklib-2.9.6-27.el9.x86_64 1628539381 251850 6b30fcc5f113bfe3977cfb728e495423 installed DEBUG: kmod-libs-28-7.el9.x86_64 1635153165 134470 0ec2a729b7465c09baf4b4877eaefb00 installed DEBUG: alsa-lib-1.2.6.1-1.el9.x86_64 1641197060 1485219 410b788886fcdb2e94f71ec553637674 installed DEBUG: jbigkit-libs-2.1-23.el9.x86_64 1628547667 116759 fc59a2fbc5993faa2c50a2fee3ca890f installed DEBUG: libtiff-4.2.0-3.el9.x86_64 1628553398 573529 816bbc25e79ffd9f1626955f7c837846 installed DEBUG: libglvnd-1:1.3.4-1.el9.x86_64 1637623169 797162 6caa4083900d93e621a90c9f55312fd1 installed DEBUG: libstemmer-0-18.585svn.el9.x86_64 1628553005 352513 93e9ba1d2f28344ab4c7e3de4a0d0578 installed DEBUG: libwayland-egl-1.19.0-4.el9.x86_64 1629341312 17088 c30967e69b20a5ab36261490a4c08b88 installed DEBUG: libxshmfence-1.3-10.el9.x86_64 1628554718 15936 1541f0109361779510ce1a64b464d733 installed DEBUG: opus-1.3.1-10.el9.x86_64 1628561143 363598 40da76c2d6ce4525c03c2037784abb72 installed DEBUG: pixman-0.40.0-5.el9.x86_64 1628566025 711391 47036ca0ea26e117eb9d0acb5092974e installed DEBUG: cracklib-dicts-2.9.6-27.el9.x86_64 1628539381 9815154 097793bbff0b03b3ce0e2afaf462bbf5 installed DEBUG: python3-pip-wheel-21.2.3-5.el9.noarch 1637758843 1220531 382cc7ae2b2273a6958b162484b7b3e1 installed DEBUG: python-unversioned-command-3.9.10-1.el9.noarch 1643674176 23 908040cf467de0c92b834f089bc4c7a5 installed DEBUG: python3-3.9.10-1.el9.x86_64 1643674149 33224 927a0eae33f720393759383eb9c1c615 installed DEBUG: python3-libs-3.9.10-1.el9.x86_64 1643674149 32465089 96f1142379c7ae5cda3b71151e812f72 installed DEBUG: python3-setuptools-57.4.0-1.el9s.noarch 1633534144 4796650 cba8c282a0121989182f2bd1f63f4099 installed DEBUG: python3-six-1.15.0-7.el9.noarch 1628567672 106854 b7987417523243446634b768d4f8c810 installed DEBUG: python3-idna-2.10-5.el9.noarch 1628567202 469939 fa07baffab83c3a0a2e838d9e0a90f57 installed DEBUG: python3-pip-21.2.3-5.el9.noarch 1637758843 9093346 6dd88bdb1c64e78a493437cba1fbace0 installed DEBUG: crypto-policies-scripts-20220201-1.git636a91d.el9.noarch 1643738540 226541 ba3aa7655f27457edeaad2e882b24d8a installed DEBUG: python3-chardet-4.0.0-3.el9.noarch 1628567046 1480094 857eee0c5ba3f222e4504d3edb494707 installed DEBUG: python3-pyparsing-2.4.7-7.1.el9.noarch 1628566875 650004 e05273f2ab7155ecad44f79bef89ce48 installed DEBUG: python3-packaging-20.9-4.el9.noarch 1628567439 253942 73a2a5deaaebe328825a33682ca3d230 installed DEBUG: python3-pysocks-1.7.1-10.el9.noarch 1628567562 90490 e956fb861c0adf6bc49091f95ec7b31e installed DEBUG: python3-urllib3-1.26.5-2.el9.noarch 1628567795 745377 6679cd17de2f74592ce2e3c20b313e44 installed DEBUG: python3-requests-2.25.1-5.el9.noarch 1628567603 398742 db0e35e08b1adf9f552fdb58408378fa installed DEBUG: python3-ply-3.11-13.el9.noarch 1628567474 440180 fb98f66238ab07afa4e5c8fa71fd511d installed DEBUG: python3-pycparser-2.20-5.el9.noarch 1628567558 763291 e4deec38b2d9b59529fafd434eda1b79 installed DEBUG: python3-cffi-1.14.5-4.el9.x86_64 1629341467 1071289 b6a456bd78c6fbe8c62bc4a5d1a6ff65 installed DEBUG: python3-cryptography-3.4.7-6.el9.x86_64 1643024096 3340416 52575ef9c9a60781764827cfdff3d74c installed DEBUG: python3-pytz-2021.1-4.el9.noarch 1628567821 180345 d5f76df74f532c095cc683cbcaabb4bb installed DEBUG: python3-babel-2.9.1-2.el9.noarch 1628537498 28258458 7afe89f1e820f27155449468f908596e installed DEBUG: python3-docutils-0.16-6.el9.noarch 1628567136 6219958 444c8a45743579bfd963f306274d8903 installed DEBUG: python3-greenlet-0.4.17-4.el9.x86_64 1628567155 54035 90c2dae1c3fd640b3d93a4d4ad863e42 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.0.0-2.el9s.x86_64 1631288847 50131 b89bd9ed92049224e6f546869798d48b installed DEBUG: python3-jinja2-3.0.1-2.el9s.noarch 1631290225 2924051 b6ff5fd468f8b5a0c72e414a67ca863b installed DEBUG: python3-tomli-1.2.1-2.el9s.noarch 1635188012 65653 26ce7a8735e3f133d18a431d04540e70 installed DEBUG: openssl-1:3.0.1-5.el9.x86_64 1643274741 1877561 dc582356b771a852af7b837e989aaf46 installed DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch 1628570710 471450 e6f7781c74c99fcbcf41d1a012108db5 installed DEBUG: kmod-28-7.el9.x86_64 1635153165 254658 ccdd332b50633a76ac4c6cbf237f1715 installed DEBUG: libevent-2.1.12-6.el9.x86_64 1628550119 932210 bd9c51ad0c0309b273f46b629b0ac796 installed DEBUG: xz-5.2.5-7.el9.x86_64 1628575913 685625 ed3edc5f65b3b5081867d5cf5f591a9c installed DEBUG: libsemanage-3.3-1.el9.x86_64 1635090262 304064 3e5358fe46ca7138944a747fda57c91c installed DEBUG: shadow-utils-2:4.9-3.el9.x86_64 1638451702 3830217 e8fedadc464dd45f0f2eb215637bd260 installed DEBUG: libutempter-1.2.1-6.el9.x86_64 1628554085 59409 ce999580e2b5f894fc54fe1b4bd09850 installed DEBUG: tar-2:1.34-3.el9.x86_64 1628572059 3156419 0e25cada902d4f66aa487f8048a2484e installed DEBUG: llvm-libs-13.0.0-1.el9.x86_64 1634019417 174936195 e9ee0041ae04586f91e90e99209be039 installed DEBUG: openexr-libs-3.1.1-2.el9.x86_64 1629723895 4888212 c2ed9491a52822cec9922cb40937581b installed DEBUG: zip-3.0-30.el9.x86_64 1628575981 713279 d837f2119c0d5d0176af8d662a65c2ef installed DEBUG: iso-codes-4.6.0-3.el9.noarch 1628547387 19591019 f6ef364699f9b8f3bffb69d3c0d67b34 installed DEBUG: cpp-11.2.1-9.1.el9.x86_64 1643668958 27765616 56da645a4edce16eaa5e614b5295e05c installed DEBUG: acl-2.3.1-3.el9.x86_64 1628536886 214167 da415e00d38ca94a7bb942304c03c007 installed DEBUG: nss-softokn-freebl-3.71.0-6.el9.x86_64 1643312765 785708 07f9526b81f196f3e3e011d755e6a795 installed DEBUG: nss-softokn-3.71.0-6.el9.x86_64 1643312765 1188472 510addf813f7a15a4a300bba4e1dfff3 installed DEBUG: nss-sysinit-3.71.0-6.el9.x86_64 1643312765 18808 7b5f3cf85aa43ecdc86ce8130af57363 installed DEBUG: nss-3.71.0-6.el9.x86_64 1643312765 1922167 620b508e096dec2f3e38b32de7344911 installed DEBUG: flac-libs-1.3.3-9.el9.x86_64 1628541597 571676 6781c6981f31aea221ac647e72d5de3b installed DEBUG: libtheora-1:1.1.1-31.el9.x86_64 1628553380 474222 b8127b03ee1f999ef62271ee2b4be850 installed DEBUG: fftw-libs-double-3.3.8-12.el9.x86_64 1628541329 2773098 e5b26837f1a2e1cf59310b3a5ca6916b installed DEBUG: dwz-0.14-3.el9.x86_64 1628540256 281758 f72e5de5cbebad4a19641f7e9c312c6d installed DEBUG: nettle-3.7.3-2.el9.x86_64 1628558536 735437 3a945fbb1093002bab10a160321c5d3b installed DEBUG: gnutls-3.7.3-1.el9.x86_64 1642526359 2866307 16169c49332e4ee43c0a86ad2048ed9b installed DEBUG: glib2-2.68.4-5.el9.x86_64 1643302904 13445534 3a95a188d609fe8c8093c2d241520776 installed DEBUG: atk-2.36.0-5.el9.x86_64 1628537391 1304627 bd9aeb354c9610e81f272d7222808571 installed DEBUG: gstreamer1-1.18.4-4.el9.x86_64 1628545743 4877853 829ac190803dc107b80ea1fe85b0de9d installed DEBUG: json-glib-1.6.6-1.el9.x86_64 1629809706 555868 fe4576ce40b422e833b0850db1a3e07f installed DEBUG: gobject-introspection-1.68.0-10.el9.x86_64 1634227576 937777 f508471966d2866618e890f32b76d379 installed DEBUG: gsettings-desktop-schemas-40.0-4.el9.x86_64 1628545576 4730651 982fba24489e4086014742cea8bd2d77 installed DEBUG: glib-networking-2.68.3-1.el9.x86_64 1638804279 610611 7a4e49b37c7fe59ce50108e9e6996d2c installed DEBUG: shared-mime-info-2.1-4.el9.x86_64 1628570298 5187220 0d78160de5be97ebed7fa6064a605ae1 installed DEBUG: gdk-pixbuf2-2.42.6-2.el9.x86_64 1628543116 2610069 2cd410ba0fe14864db0890350af350c4 installed DEBUG: gdk-pixbuf2-modules-2.42.6-2.el9.x86_64 1628543116 272889 8e3c31419683966a78b3b153d86c72d9 installed DEBUG: gtk-update-icon-cache-3.24.31-1.el9.x86_64 1642431552 68085 a564fc9dc1a64d91cabc0081692f56d0 installed DEBUG: libgsf-1.14.47-5.el9.x86_64 1628550426 963734 ed3526738da2d8fb971a65c9a9b8bc9f 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: liblqr-1-0.4.2-17.el9s.x86_64 1631870165 99520 eab4072ca3cfa6060e0072403aaad1b7 installed DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 1635927371 1412953 d1d6378d392aaebf8f8e69d797903cff installed DEBUG: jasper-libs-2.0.28-3.el9.x86_64 1628547517 333940 a8cabff1260ab3da238161ae0bdbe1e1 installed DEBUG: LibRaw-0.20.2-5.el9.x86_64 1639485413 2355782 fa3a7d67cb8236b72542776fd83d225b 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: bzip2-1.0.8-8.el9.x86_64 1628538275 96056 29c071c14d1a84942ced326f572bf7e3 installed DEBUG: graphite2-1.3.14-9.el9.x86_64 1628545340 201583 bee1c7d7f006f520847ff1f5b9f768e6 installed DEBUG: freetype-2.10.4-6.el9.x86_64 1628542624 840628 65ddd534f430ed7d9feaebdc8f8fd27c installed DEBUG: harfbuzz-2.7.4-5.el9.x86_64 1628546029 1708309 cd5b64af916445a4a90b39f4070f0c52 installed DEBUG: fontconfig-2.13.94-2.el9.x86_64 1637145203 840861 8a045dd2f217aa40e29f04d92e14b363 installed DEBUG: poppler-21.01.0-12.el9.x86_64 1628566245 3766337 f780680700f9a28e650e4c2f0fef7033 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: groff-base-1.22.4-10.el9.x86_64 1633944960 4040774 6f382ca641a7b920bd2f194a36b9a1ef installed DEBUG: zstd-1.5.0-2.el9.x86_64 1628559325 1956639 2a308d9d2220e4bc81596c8f9a18100b installed DEBUG: info-6.7-12.el9.x86_64 1628572317 508022 92c5df9e8880734e8e997122e3effdd8 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: 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: less-575-4.el9.x86_64 1628549072 350759 1d43efa0a1709b0512813aca535418bf installed DEBUG: systemd-rpm-macros-249-9.el9.noarch 1637243433 8789 b36bf6150f91c4bcdbeaf7d354c12a27 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-8.20210508.el9.x86_64 1628558261 629348 a95c6d87081b921e93d36d21e9f23159 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-479.el9.x86_64 1628562227 505074 e77fa9e19c8bbe459334207db035d977 installed DEBUG: perl-FileHandle-0:2.03-479.el9.noarch 1628562221 10530 9f03f818bce00f417a8ac65b47573400 installed DEBUG: perl-AutoLoader-0:5.74-479.el9.noarch 1628562221 22037 9af165366ae82e17577b47379c5e637b 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-base-0:2.27-479.el9.noarch 1628562221 13819 da4209ccfec310a82d2f8a8300fa139b installed DEBUG: perl-URI-5.09-3.el9.noarch 1628565665 216915 b03fb11680933808dbfa5ed1bc6be6cf installed DEBUG: perl-Net-SSLeay-1.92-1.el9.x86_64 1643204818 1399992 82fb3dcd0b6b558d127d9e99c95c7000 installed DEBUG: perl-Mozilla-CA-20200520-6.el9.noarch 1628564841 5866 f3ba115f552765dda50122093731bdae installed DEBUG: perl-if-0:0.60.800-479.el9.noarch 1628562221 6874 3ae667395e5b720133ff5d6bdfc5655b installed DEBUG: perl-IO-Socket-IP-0.41-5.el9.noarch 1628564340 100240 fc6b5e9831a4bbafe3036ad6c07bd0cd installed DEBUG: perl-Time-Local-2:1.300-7.el9.noarch 1628565569 67344 56255d762b27e3f619c7ef093df999a5 installed DEBUG: perl-File-Path-2.18-4.el9.noarch 1628563880 65333 e84dcd48672e858db99bf4abb31adefd installed DEBUG: perl-Pod-Escapes-1:1.07-460.el9.noarch 1628565069 25764 977f680f4ab8e6be26696f8e005328be installed DEBUG: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 1629764707 24828 4ddd39d2645c0d3a03a7fc505a69d03f installed DEBUG: perl-IO-Socket-SSL-2.073-1.el9.noarch 1641306371 616297 0cb4da597b9cff56a27d081936fdbbe9 installed DEBUG: perl-Class-Struct-0:0.66-479.el9.noarch 1628562221 26954 037ba6570e4ebeba5c5fb59b417260cf installed DEBUG: perl-POSIX-0:1.94-479.el9.x86_64 1628562227 240652 1efee00353325cd5adae409bef074e12 installed DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch 1628565314 100303 0bdc632c00af8ea7fccf10c3a8aeb385 installed DEBUG: perl-IPC-Open3-0:1.21-479.el9.noarch 1628562221 25045 b7219ad90ab008c14897f987427c6044 installed DEBUG: perl-subs-0:1.03-479.el9.noarch 1628562221 3061 fa4bd57b634591a16c668f3f0b46db17 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-460.el9.noarch 1628564212 150122 cf5e032fdc14890764f4d8508320c17c installed DEBUG: perl-Socket-4:2.031-4.el9.x86_64 1628565134 124969 0d5788854b6ccd115da6a227466baf78 installed DEBUG: perl-SelectSaver-0:1.02-479.el9.noarch 1628562221 3171 285fef73d613669ab77627b325bb2ab6 installed DEBUG: perl-Symbol-0:1.08-479.el9.noarch 1628562221 7847 349560c0eb6e91bb55ce36d0b5350225 installed DEBUG: perl-File-stat-0:1.09-479.el9.noarch 1628562221 13949 f541991309a566edde1364683c9040c5 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-479.el9.x86_64 1628562227 30748 1e6985389f84aa30eb3ae26419107395 installed DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch 1628565448 13101 51cd796a12a1506353fefddcf48ede0a installed DEBUG: perl-mro-0:1.23-479.el9.x86_64 1628562227 44099 9f9671c4fc25bd297056b462157ff782 installed DEBUG: perl-IO-0:1.43-479.el9.x86_64 1628562227 163763 5ec87fcf81c41729262af1ecb08cc793 installed DEBUG: perl-overloading-0:0.02-479.el9.noarch 1628562221 5893 c1ae80deb9ec962786dfdc09c2ba6744 installed DEBUG: perl-Pod-Usage-4:2.01-4.el9.noarch 1628565107 87186 cf143f7c6da00856ecd8ce53db1b388f installed DEBUG: perl-Errno-0:1.30-479.el9.x86_64 1628562227 9534 da1d034b5074417626775531aa936cac installed DEBUG: perl-File-Basename-0:2.85-479.el9.noarch 1628562221 15339 f5f8ed965b937b0f7af0f43f044a7c73 installed DEBUG: perl-Getopt-Std-0:1.12-479.el9.noarch 1628562221 12107 a2a406c461a9771723b00ab27855d1b5 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-479.el9.noarch 1628562221 72821 32128f4d8bb619e879eb6501ce9099e2 installed DEBUG: perl-parent-1:0.238-460.el9.noarch 1628565026 9535 a35e48b4559776d182fedbd2b93f0867 installed DEBUG: perl-vars-0:1.05-479.el9.noarch 1628562221 4927 b6a8ea166cf1648f33e474652f008fb5 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-479.el9.x86_64 1628562227 30592 45f13eabdb54913726d0ec832e370dbd 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-479.el9.x86_64 1628562227 8960400 eff1dee3d9a7f853600fd083cb581db8 installed DEBUG: perl-interpreter-4:5.32.1-479.el9.x86_64 1628562227 120686 1a85d8baed3d07814848aaadef9ff41f installed DEBUG: kernel-srpm-macros-1.0-10.el9.noarch 1637247245 16918 ea431afe500e0314ea14f8a59c270392 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: json-c-0.14-11.el9.x86_64 1631617016 79282 3be710938d8b71abae0b12826f2b27d5 installed DEBUG: keyutils-libs-1.6.1-4.el9.x86_64 1628548133 55881 4f8e0c4c9a30ad923e4d553b284c6013 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-2.el9.x86_64 1628549934 46347 e5330660eca48aabd4fe49c09be7fc8c installed DEBUG: libpwquality-1.4.4-8.el9.x86_64 1628552427 416376 0b62322fb735de082781bbefe37e1e6e installed DEBUG: pam-1.5.1-9.el9.x86_64 1638462138 1923041 f4be677f8f384af49cb072ba969ddf32 installed DEBUG: kbd-2.4.0-8.el9.x86_64 1642497851 1579829 817d5fcc138c0777f2c6580ef4022f66 installed DEBUG: libgpg-error-1.42-5.el9.x86_64 1638889587 837088 366d999be50089a74158b7f0463f8531 installed DEBUG: libgcrypt-1.10.0-1.el9.x86_64 1643792552 1399018 09b5ef99cd5d3975b4673963831ad5b4 installed DEBUG: systemd-libs-249-9.el9.x86_64 1637243416 1738096 1b2802b481c79e195ecfd1393941de85 installed DEBUG: dbus-libs-1:1.12.20-5.el9.x86_64 1628539746 370062 9fcf124c2e95066cd8486b6517380909 installed DEBUG: avahi-libs-0.8-11.el9.x86_64 1628537478 184166 2ebee6e1ada603779bc4732485022a74 installed DEBUG: NetworkManager-libnm-1:1.36.0-0.7.el9.x86_64 1643388130 9319749 8b55d8228d4493695ae6355c1c44ca40 installed DEBUG: libgudev-237-1.el9.x86_64 1629362707 89888 3ae2ff97534847502dc9dc6e54769e32 installed DEBUG: libusbx-1.0.24-4.el9.x86_64 1628553741 163346 2d537f01bd1aa60f0de5626f3fa9556b installed DEBUG: libgusb-0.3.6-3.el9.x86_64 1628550520 128801 06d7da17acd58091e5d1a5b2e4674d48 installed DEBUG: colord-libs-1.4.5-4.el9.x86_64 1628538970 857392 efbe5add1d1c940f9f00da30ad86e1a5 installed DEBUG: util-linux-core-2.37.2-1.el9.x86_64 1629453709 1282520 bb9e07c9e016e6c079041ebddb6fc86b installed DEBUG: util-linux-2.37.2-1.el9.x86_64 1629453709 11220308 69a79acbcb7fa5cebf41a63c50213141 installed DEBUG: device-mapper-9:1.02.181-3.el9.x86_64 1641336343 361793 4e1ac0121fcf9deb8b3e8c7da7b4d741 installed DEBUG: device-mapper-libs-9:1.02.181-3.el9.x86_64 1641336343 426073 30aec43d4372cda533dd69d21feb47df installed DEBUG: cryptsetup-libs-2.4.3-1.el9.x86_64 1642769610 1942149 bd15ec27025638b514767cfd1d407dcf installed DEBUG: elfutils-default-yama-scope-0.186-1.el9.noarch 1637704299 1810 dcdecdcb1d601bce837fb59a593784b7 installed DEBUG: elfutils-libs-0.186-1.el9.x86_64 1637704288 682773 ed449ba1e111111a84bed7bc93b7c58b installed DEBUG: dbus-1:1.12.20-5.el9.x86_64 1628539746 0 7d5d427148b122432303a43ca1ddf60a installed DEBUG: systemd-pam-249-9.el9.x86_64 1637243416 515596 01bddce1347cf8e919b8db1290da446b installed DEBUG: systemd-249-9.el9.x86_64 1637243416 12624114 52d08587d5321fe9518e0ed8220c28de installed DEBUG: dbus-common-1:1.12.20-5.el9.noarch 1628539813 11481 433e309abb2d9493a025070d5472e69a installed DEBUG: dbus-broker-28-5.el9.x86_64 1628539661 396354 a3335ab0a51a0492ba2476aeb8f6a6de installed DEBUG: systemd-udev-249-9.el9.x86_64 1637243416 9143047 3dbd48de9bbac009eca36a4b40bf9b67 installed DEBUG: libfido2-1.6.0-7.el9.x86_64 1628550181 171419 9fde1b7724de2faf19875b7aecf1918a installed DEBUG: upower-0.99.11-11.el9.x86_64 1628573812 571536 4bc50b2c77c740c5ac72f1ba14729ebf installed DEBUG: dconf-0.40.0-6.el9.x86_64 1628539769 311890 d110060115bde4f51444aa24238968ff installed DEBUG: openssh-8.7p1-6.el9.x86_64 1641207512 1956950 0d1000d6fe37096bc4f278407ed4cd5e installed DEBUG: totem-pl-parser-3.26.6-2.el9.x86_64 1628573225 337376 3b2ae808b6f6aef6d85706bf3abb1576 installed DEBUG: libnghttp2-1.43.0-5.el9.x86_64 1628558693 170924 55380ca0b30dba1165162e8af1263a42 installed DEBUG: libpciaccess-0.16-6.el9.x86_64 1628552183 49971 9fc4d900b9f966d18433f7b6555bd65c installed DEBUG: libdrm-2.4.108-1.el9.x86_64 1637564435 418742 c5c659aec2d8eb96c99842cb9c854a55 installed DEBUG: mesa-libgbm-21.3.4-2.el9.x86_64 1643077620 71036 630e540b3a7e55af5abda8120a7153bb installed DEBUG: libpkgconf-1.7.3-9.el9.x86_64 1628566001 76041 84abc24e42df87d68633ad95ffca3ca2 installed DEBUG: pkgconf-1.7.3-9.el9.x86_64 1628566001 78554 a77151cd1b79b22a6a379513267f045a installed DEBUG: pkgconf-pkg-config-1.7.3-9.el9.x86_64 1628566001 1203 7923c4536cc814a04238042d4aa8e151 installed DEBUG: libverto-0.3.2-3.el9.x86_64 1628554245 30365 49717f919565ae8f0e70dc4def4d01f6 installed DEBUG: krb5-libs-1.19.1-13.el9.x86_64 1639749024 2203673 e31e40ba8a816fed0d0045e0e81c9fd1 installed DEBUG: cups-libs-1:2.3.3op2-10.el9.x86_64 1636704602 683985 fad7229dd0661dee025b6af3da602b22 installed DEBUG: libsoup-2.72.0-8.el9.x86_64 1628553090 1261962 d37b68f550aa0fc78803737ece49a922 installed DEBUG: osinfo-db-tools-1.9.0-3.el9.x86_64 1628561277 173019 fc6d6efdc6dab79f0b3bf4bf0b1d2a21 installed DEBUG: libosinfo-1.9.0-4.el9.x86_64 1638385193 1131659 5006055f3c1fbcd4bb38e99828bb25e3 installed DEBUG: cyrus-sasl-lib-2.1.27-17.el9.x86_64 1628539658 2385416 e912c7378b902aa46ddd6b42261fd9dc installed DEBUG: openldap-2.4.59-3.el9.x86_64 1632435441 710612 19a3c8f4d30d56c3b376e019e8203b1b installed DEBUG: libssh-0.9.6-3.el9.x86_64 1636718635 513289 8d01b9636f26b8c32c4b0c7def168ccc installed DEBUG: libcurl-7.76.1-14.el9.x86_64 1635272314 664686 67b9430ac5192261caf29c9d71ef80c0 installed DEBUG: elfutils-debuginfod-client-0.186-1.el9.x86_64 1637704288 52927 921e88b5b44002ec30af50813c8bb434 installed DEBUG: binutils-gold-2.35.2-17.el9.x86_64 1643035783 2117891 ee433238555904570d363a6a9abf8377 installed DEBUG: binutils-2.35.2-17.el9.x86_64 1643035783 31864045 067698198a6394d2f984455f3a15cbb5 installed DEBUG: elfutils-0.186-1.el9.x86_64 1637704288 2797937 855e7e3649f0ede136b6d687c0873905 installed DEBUG: gdb-minimal-10.2-8.el9.x86_64 1628543121 11511126 346c3e355fe705456dcc9f3478fa78d2 installed DEBUG: curl-7.76.1-14.el9.x86_64 1635272314 685761 09d12a20e6ab416b3f664a3f9d7e4bef installed DEBUG: rpm-4.16.1.3-10.el9.x86_64 1643727596 2752166 c1e1ee007305fe2b234d26badac935a6 installed DEBUG: rpm-libs-4.16.1.3-10.el9.x86_64 1643727596 767204 27c12afd751f735c62715514ce25f0ee installed DEBUG: rpm-build-libs-4.16.1.3-10.el9.x86_64 1643727596 199526 ee82550c87ebc8c385195c3514381590 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: openssh-clients-8.7p1-6.el9.x86_64 1641207512 2113297 87ca94a9c97b534166e9e32eea4e4e38 installed DEBUG: git-core-2.31.1-2.el9.2.x86_64 1628543558 17044826 8ab33367667adfcb2096e3cfbfc394e0 installed DEBUG: make-1:4.3-7.el9.x86_64 1628555838 1720854 95b9f2753e1f15ebb3698767e488d304 installed DEBUG: giflib-5.2.1-9.el9.x86_64 1628543406 108576 9aa6dc5454f0eddcdf84a82dadd4e77c installed DEBUG: glibc-headers-2.34-21.el9.x86_64 1643057493 2155148 9d44fa7b36a7c8b6213fe7f8e58a5dd0 installed DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 1628554484 31019 a63fe88a62be81dd45e3204f4612b177 installed DEBUG: glibc-devel-2.34-21.el9.x86_64 1643057493 135456 5eca1ab58627136b4c8bc20ed4ba7a9c installed DEBUG: gcc-11.2.1-9.1.el9.x86_64 1643668958 84123936 49e43682469b9cf738f67f267dce8584 installed DEBUG: annobin-10.53-1.el9.x86_64 1643369320 1013018 a93fad5b607553bf4f2ce2af2e8403a0 installed DEBUG: gcc-plugin-annobin-11.2.1-9.1.el9.x86_64 1643668958 53682 6ecd14e9a0dfc0f6581580aed0a400c4 installed DEBUG: fonts-srpm-macros-1:2.0.5-7.el9.1.noarch 1631794425 56503 0be1ca4f9f113419a2dd328e5a5e5fef installed DEBUG: go-srpm-macros-3.0.9-9.el9.noarch 1642696988 60082 b429205e06f88ff81e06e5ab2c1243b4 installed DEBUG: python-srpm-macros-3.9-50.el9.noarch 1643675163 36828 a7b8df515a304f48ee9fb29b2f8eeba3 installed DEBUG: redhat-rpm-config-191-1.el9.noarch 1643727131 188783 934e4a96ee2aa2abde42bb351124cb6d installed DEBUG: python-rpm-macros-3.9-50.el9.noarch 1643675163 13755 b9fcac6bdddb448bff53e66d1dd706c0 installed DEBUG: python3-rpm-macros-3.9-50.el9.noarch 1643675163 5634 b17844197cf8f667a31fddf93254b4e4 installed DEBUG: python3-rpm-generators-12-8.el9.noarch 1643798069 78521 307ce42f24736b4d124db61017f90f7b installed DEBUG: gsm-1.0.19-6.el9.x86_64 1628545513 65995 49de30fbb92514fa46c4d910eaf234dd installed DEBUG: libsndfile-1.0.31-6.el9.x86_64 1629109137 534944 8f35631dddca7b00c63b48bb1dd065c3 installed DEBUG: jbig2dec-libs-0.19-6.el9.x86_64 1628547650 169131 3893ff5ac7ac4324700194995802b868 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-7.el9.x86_64 1628554506 1356308 a5fbb578bfa9f39ee872335285a8e95a 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: cairo-1.17.4-5.el9.x86_64 1628538284 1714735 ee2a5cfdd11bad5157fca0532a7a8ee2 installed DEBUG: libXfixes-5.0.3-16.el9.x86_64 1628554623 35681 06ff23960463555e5f8af61d13f71a2f installed DEBUG: libXi-1.7.10-8.el9.x86_64 1628554634 74757 bd2b6b3e709f17777a5d0e2097366c43 installed DEBUG: libXt-1.2.0-6.el9.x86_64 1628554747 453249 e7a4f272de4504efd24ddb90b533cf5b installed DEBUG: cairo-gobject-1.17.4-5.el9.x86_64 1628538284 44416 02c2c018f8203f249cb0ff5946d84613 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-7.el9.x86_64 1628554680 129136 695e4d82521b319a7779f66b14c811fc installed DEBUG: gd-2.3.2-3.el9.x86_64 1628543005 422174 ff84c2c781e480e239e5c9ffd6376152 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: 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: libgxps-0.3.2-3.el9.x86_64 1628550450 197503 5d0ba1ab5bc4e31a13ee886d167b362c installed DEBUG: poppler-glib-21.01.0-12.el9.x86_64 1628566245 489684 95afee579e5343f02a052b2ad8fbd1fa installed DEBUG: libXft-2.3.3-8.el9.x86_64 1628554598 136020 9dd4afaf02c043020674bf5723eeec0b 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: libglvnd-glx-1:1.3.4-1.el9.x86_64 1637623169 694030 df6b17eab5aca2f17d3ec25cf90c1bd4 installed DEBUG: mesa-libGL-21.3.4-2.el9.x86_64 1643077620 480849 e106144c88ed588e2c533ee68b0b4e7b installed DEBUG: libglvnd-egl-1:1.3.4-1.el9.x86_64 1637623169 70708 f36fd901951072d8b6dc7b9b7b680993 installed DEBUG: mesa-libEGL-21.3.4-2.el9.x86_64 1643077620 277383 b47450ac26b59d72fbe317893456e6e9 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-26.el9.x86_64 1628549598 289583 83e1068b09bf7823174e94031caf21de 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-2.el9.x86_64 1628561482 904394 d9347654cc217bc3cb7d4182e261f634 installed DEBUG: librsvg2-2.50.7-1.el9.x86_64 1629798664 11089891 43f8d98c429d662ac73411365923c81c 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-4.el9.x86_64 1631789253 19642961 c23562816ee5c04c925caac70cfc1122 installed DEBUG: libiptcdata-1.0.5-9.el9.x86_64 1628550674 176693 4bede834b27c949d977efc09d1eed5c1 installed DEBUG: libvisual-1:0.4.0-34.el9.x86_64 1628554307 433002 1f085d5300970df55460b821a84a4e4b installed DEBUG: orc-0.4.31-6.el9.x86_64 1628561059 616782 496116bd6d31284af92b9b4832691b36 installed DEBUG: gstreamer1-plugins-base-1.18.4-5.el9.x86_64 1642177645 7127655 cf69139bf717381186cf2a797efc9b32 installed DEBUG: libtracker-sparql-3.1.2-2.el9.x86_64 1638274047 1017849 0c47b6e902c0e7bfa93f3b9fd0b56d19 installed DEBUG: tracker-3.1.2-2.el9.x86_64 1638274047 2062800 d761bac07684736835ec2c1cffbce6e6 installed DEBUG: tracker-miners-3.1.2-1.el9.x86_64 1629880454 4209961 a29860b82767235f725c7d57982c0990 installed DEBUG: libcanberra-gtk3-0.30-26.el9.x86_64 1628549598 76770 28e66ef5f958716794f5a4f52de96517 installed DEBUG: gtk3-3.24.31-1.el9.x86_64 1642431552 20576338 c075c099f5ceea36e4c87892364e71e5 installed DEBUG: gtk2-2.24.33-6.el9.x86_64 1628545867 13897952 9521c229ce40f018146b0a45e6c3fdef installed DEBUG: libcanberra-gtk2-0.30-26.el9.x86_64 1628549598 55549 24931752407d0c40e210eeee196774c6 installed DEBUG: graphviz-2.44.0-25.el9.x86_64 1642690448 12266792 1330e41bbe655a0aae8a01bf4bc08e15 installed DEBUG: libwmf-lite-0.2.12-6.el9s.x86_64 1631572027 168006 e74c44151d8a833fb69498d87a8a5315 installed DEBUG: ImageMagick-libs-0:6.9.11.27-7.el9s.x86_64 1631872761 8621229 ec83640924a4ca36c8f852da8051d98b installed DEBUG: ImageMagick-0:6.9.11.27-7.el9s.x86_64 1631872761 660374 5e58d512b32f99b85a6ed0f67f0dd3ea installed DEBUG: python3-sphinx-1:3.4.3-7.el9.noarch 1633711700 10063904 9c61a8f6dfb5dfd65075d1bf76cbf6e6 installed DEBUG: python3-devel-3.9.10-1.el9.x86_64 1643674149 785668 0330f881c8012da5d38699ec6e3687f6 installed DEBUG: rpm-build-4.16.1.3-10.el9.x86_64 1643727596 239615 122b6cd658b8078adfdf7f1c3935b87a installed DEBUG: python3-pbr-5.6.0-1.el9s.noarch 1631107602 246074 13ac7177f9a3cdab08566e57515804fe installed DEBUG: python3-setuptools_scm-6.3.2-2.el9s.noarch 1634840274 201527 71e318447a832463ba0bc0184392efde installed DEBUG: python3-eventlet-0.30.2-1.el9s.noarch 1639674598 2577585 ee80b05d4f6dcdd4b569cf95ad8cff71 installed DEBUG: python3-sqlalchemy-1.3.24-1.el9s.x86_64 1639655600 11218972 a3ed98497e9933ad695aaf50625ba2a2 installed DEBUG: openstack-macros-2021.1.0-0.20211214170552.ce6a105.el9.noarch 1639501780 45435 9815e8b9a5b3d32c3985397bd7944087 installed DEBUG: python3-libselinux-3.3-2.el9.x86_64 1638192882 607150 f50d80728d777ca4ea0e8dfd358c6274 installed DEBUG: python3-zope-event-4.2.0-20.el9s.noarch 1631108566 928810 414debc566ee24f297385d2150772aca installed DEBUG: libsodium-1.0.18-7.el9s.x86_64 1631099292 363811 c5e5aece8e9b7d89bb43b3c6e4c2b06b installed DEBUG: procps-ng-3.3.17-4.el9.x86_64 1628566583 1011839 efeff68a1a7869311666846a4daef34f installed DEBUG: libselinux-utils-3.3-2.el9.x86_64 1638192882 395514 a8130da3af2d11f91ec55dfe83d82906 installed DEBUG: policycoreutils-3.3-2.el9.x86_64 1638194040 702457 a54816aab898be62c7399b8a2bc6ee49 installed DEBUG: rpm-plugin-selinux-4.16.1.3-10.el9.x86_64 1643727596 16508 84ce8a212c47d0319dad0c70ce366983 installed DEBUG: selinux-policy-34.1.22-1.el9.noarch 1641928185 25206 ad8b9afd02ce8dad88d65e9d092da610 installed DEBUG: selinux-policy-targeted-34.1.22-1.el9.noarch 1641928185 18190337 b5734d48237ce04618593fe453fb7037 installed DEBUG: chkconfig-1.20-2.el9.x86_64 1628538453 781974 18d7c86731743f238df87b96d1c01558 installed DEBUG: python3-pynacl-1.4.0-2.el9s.x86_64 1631298521 545661 c077291383a216a938fd4734aaf98426 installed DEBUG: python3-zope-interface-5.4.0-1.el9s.x86_64 1631137288 1176738 aafb2da8bdb4af2372ae9f9d4d61c701 installed DEBUG: python3-setools-4.4.0-4.el9.x86_64 1637686705 2411281 847ce8a5cbf0d8628a4196d01d8612d0 installed DEBUG: python3-libsemanage-3.3-1.el9.x86_64 1635090262 425307 ed29c2ce1aa021442e1727aef0a714aa installed DEBUG: python3-zipp-3.6.0-1.el9s.noarch 1633535871 24135 7b3e97ba88dd0ea1ae57665d3a9c19ab installed DEBUG: python3-importlib-metadata-4.8.1-2.el9s.noarch 1634838975 104947 8b44ea069baf354b9b4eb01fae38babc installed DEBUG: python3-stevedore-3.3.0-0.20211214173824.7d7154f.el9.noarch 1639503591 258459 a4f075317f9142fba2fcb13f83d3731f installed DEBUG: libunwind-1.5.0-1.el9s.x86_64 1630693716 169419 2ad7cdf29ea5d668469dae0124e561d5 installed DEBUG: python3-wrapt-1.12.1-4.el9s.x86_64 1630940024 170501 26f7e60d8fd5ecd8ffbb22f3eb96b808 installed DEBUG: python3-debtcollector-2.2.0-0.20211214173213.649189d.el9.noarch 1639503277 78127 75df445c857c1f501c4664e89558cdbe installed DEBUG: python3-werkzeug-2.0.1-3.el9s.noarch 1643101788 2028251 eac857f202c921eb2dd2ed69b4efa4d1 installed DEBUG: python3-sortedcontainers-2.3.0-2.el9s.noarch 1631177036 349190 fd7d4fdcee54f80bf92fec85e3476893 installed DEBUG: python3-rfc3986-1.4.0-5.el9s.noarch 1630943875 178813 be67b939022f450e3b7bd3f997d36e31 installed DEBUG: python3-repoze-lru-0.7-10.el9s.noarch 1630938871 85134 20411a6c6d09ff532d04b46fa2698e86 installed DEBUG: python3-certifi-2020.12.5-2.el9s.noarch 1630937375 11041 f8dab58be58d7bcda2b8582b7031fd71 installed DEBUG: python3-dulwich-0.20.23-3.el9s.x86_64 1631106579 1967174 71fd9d1d85c1eb2ff79f66064ebff2c4 installed DEBUG: python3-bcrypt-3.1.7-7.el9s.x86_64 1630937123 86467 740c73d22a45432d0645bbd4b7337e98 installed DEBUG: openpgm-5.2.122-26.el9s.x86_64 1631098515 308216 4b2fb5a9ff735b411a7ced75b576e93a installed DEBUG: zeromq-4.3.4-1.el9s.x86_64 1631101528 942909 a60f0139edba163aca15063c8bbbd25a installed DEBUG: python3-zmq-22.0.3-1.el9s.x86_64 1631102186 1596705 02bf042c3796a0b1994c5e92d97e2164 installed DEBUG: python3-pyasn1-0.4.8-6.el9.noarch 1628567505 636453 45ef93f5f3792dae9031c89734f70742 installed DEBUG: python3-netaddr-0.8.0-5.el9.noarch 1628567417 9834085 d2af174e7b69caff99cf80d32742e666 installed DEBUG: python3-audit-3.0.7-100.el9.x86_64 1643110759 344599 c53c28ba5ba936d29af518780c20ba2a installed DEBUG: protobuf-c-1.3.3-9.el9.x86_64 1628566644 63796 87f5225ce0c24c292d75b0a00f368dab installed DEBUG: unbound-libs-1.13.1-9.el9.x86_64 1628685853 1432042 8a3a4a27246046d7bac0ab3bc05e638f 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.3-1.el9.x86_64 1635095777 1490016 743133f20bcf86d810919ce61901cac1 installed DEBUG: python3-policycoreutils-3.3-2.el9.noarch 1638194057 5671437 ac97b96334a7d944ad67e3a0a05477e2 installed DEBUG: policycoreutils-python-utils-3.3-2.el9.noarch 1638194057 119096 19b75932ba2957ed5ff65ef90afea169 installed DEBUG: openvswitch-selinux-extra-policy-1.0-30.el9s.noarch 1632213981 25506 25068c1d387a959d2e4f9842e1d5c805 installed DEBUG: psmisc-23.4-3.el9.x86_64 1628566657 719394 1bd8a16d302bbf3a5cea6566ac4c4e9e installed DEBUG: numactl-libs-2.0.14-7.el9.x86_64 1628559143 54446 7f3cf2041fbf2488c3db63e30cc6caa3 installed DEBUG: libyaml-0.2.5-7.el9.x86_64 1628554829 138283 2f9c4364d7171454e6a0815a0e3c0995 installed DEBUG: python3-pyyaml-5.4.1-4.el9.x86_64 1628567808 689053 d53a6c55ea544802f3a85a55731e8c8f installed DEBUG: libnl3-3.5.0-10.el9.x86_64 1628552050 1023623 65a600144e830c1a5062d8512663e475 installed DEBUG: libibverbs-37.2-1.el9.x86_64 1642560324 1050765 b71e4cc5da0eabf1f3fa41520fb8b027 installed DEBUG: libmnl-1.0.4-15.el9.x86_64 1628551782 56195 6e31fca7c53373ba3b10278ba076c757 installed DEBUG: libev-4.33-5.el9.x86_64 1628550132 108234 ca1df6aa99c434c7ef1a385e3174564b installed DEBUG: libbpf-2:0.5.0-3.el9.x86_64 1636642767 313876 695e13ed8c994d0986a410cdedc6cdc0 installed DEBUG: iproute-5.13.0-5.el9.x86_64 1629287568 1923899 9687ce8acacddc240034fd535c769f0b installed DEBUG: initscripts-service-10.11.1-1.el9.noarch 1630652266 5488 7aad7fe3505e513270cc57362ff1dc5d installed DEBUG: initscripts-10.11.1-1.el9.x86_64 1630652256 1153072 4e97b74bb28a08769d87e62749b68737 installed DEBUG: hostname-3.23-6.el9.x86_64 1628546184 46800 9225274f56b333b77236bfbb15469504 installed DEBUG: c-ares-1.17.1-5.el9.x86_64 1637936444 263103 4448a009a2dea5bf07d5a2f8ef347abf installed DEBUG: python3-gevent-21.1.2-1.el9s.x86_64 1631138094 7054030 1fd95e31a2da5adf8b65b4da60eaea92 installed DEBUG: bc-1.07.1-14.el9.x86_64 1628537559 231249 120351a784769867ee64a4cf49515531 installed DEBUG: openstack-network-scripts-10.11.1-1.el9s.x86_64 1632920413 153417 cdc3172ef15bf3a51a17a394ad7e2975 installed DEBUG: network-scripts-openvswitch2.15-2.15.0-56.el9s.x86_64 1639984647 11669 d242c8b611731747679bfc21e583be6a installed DEBUG: openvswitch2.15-2.15.0-56.el9s.x86_64 1639984647 52141254 2e56cca0964998685d72031c2598245b installed DEBUG: rdo-openvswitch-1:2.15-2.el9s.noarch 1633355015 0 36252e454e180210ac8df79fc73fe8a1 installed DEBUG: python3-openvswitch2.15-2.15.0-56.el9s.x86_64 1639984647 1135016 f2d1749952da91bb5eea2c79a015b048 installed DEBUG: python-oslo-i18n-lang-5.0.1-0.20211214173459.73187bd.el9.noarch 1639503463 16174 4b3d76654c8e7108a5164c512c8dde31 installed DEBUG: python3-oslo-i18n-5.0.1-0.20211214173459.73187bd.el9.noarch 1639503463 184034 5ac6249725badb53c6c786df0df4815e installed DEBUG: python3-oslo-config-2:8.5.1-0.20211215100456.de1dbee.el9.noarch 1639562882 1152151 cbcf928ee5541f6a625978fa0d4ef443 installed DEBUG: python3-rdo-openvswitch-1:2.15-2.el9s.noarch 1633355015 0 5dfb6490d700736cc700600182c41e6c installed DEBUG: python3-tinyrpc-1.0.3-5.el9s.noarch 1631563740 185396 80c84385ee0213443af379b0ea31b9cd installed DEBUG: python3-paramiko-2.7.2-4.el9s.noarch 1631300335 1373376 6d080eab094caca97d049b7631eef4a7 installed DEBUG: python3-openstackdocstheme-2.2.6-3.el9s.noarch 1631090248 2253912 34a7d6f6b8c1b7e2c9baaa489dcd6407 installed DEBUG: python3-routes-2.5.1-1.el9s.noarch 1633948452 470408 12ebc3c7c395dc172f96b1f56f89e861 installed DEBUG: python3-webob-1.8.7-1.el9s.noarch 1630942613 1257935 0cc2f5121e612744933816b37a2d6191 installed DEBUG: python3-nose-1.3.7-33.el9s.noarch 1630997831 1083492 031abee1e672730a1ea58d6394107e21 installed DEBUG: python3-msgpack-1.0.2-2.el9s.x86_64 1630942402 276536 d5fd34adbd5a90c6a9146cde555136c6 installed DEBUG: python3-monotonic-1.5-9.el9s.noarch 1630938272 24793 8b1243122143ccdae5c1323b869f5897 installed DEBUG: python3-mock-3.0.5-14.el9s.noarch 1630943436 159389 fea30d20b81f250b3b874beb6013feb1 installed DEBUG: python3-lxml-4.6.5-1.el9.x86_64 1642019802 4360613 6b78628fe1f178742b7f5570a7f3bc55 installed DEBUG: python3-dns-2.1.0-6.el9.noarch 1628567111 1511510 83ee5ee3b72fed093e0caa1e36d1cde0 installed DEBUG: Child return code was: 0 Finish: Outputting list of installed packages Start: rpmbuild python-os-ken-1.4.1-0.20220204150331.018d755.el9.src.rpm INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-os-ken.spec'], chrootPath='/var/lib/mock/dlrn-centos9-wallaby-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=1029gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --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.PbofV4 DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd /builddir/build/BUILD DEBUG: + rm -rf os-ken-1.4.1 DEBUG: + /usr/bin/gzip -dc /builddir/build/SOURCES/os-ken-1.4.1-0.20220204150331.018d755.tar.gz DEBUG: + /usr/bin/tar -xof - DEBUG: + STATUS=0 DEBUG: + '[' 0 -ne 0 ']' DEBUG: + cd os-ken-1.4.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-1.4.1 base' DEBUG: + rm -f os_ken/tests/unit/test_requirements.py DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.txHpgI DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd os-ken-1.4.1 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: + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' DEBUG: /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead DEBUG: warnings.warn( DEBUG: running build DEBUG: running build_py DEBUG: creating build DEBUG: creating build/lib DEBUG: creating build/lib/os_ken DEBUG: creating build/lib/os_ken/services DEBUG: creating build/lib/os_ken/services/protocols DEBUG: creating build/lib/os_ken/services/protocols/bgp DEBUG: creating build/lib/os_ken/services/protocols/bgp/api DEBUG: copying os_ken/services/protocols/bgp/api/rtconf.py -> build/lib/os_ken/services/protocols/bgp/api DEBUG: copying os_ken/services/protocols/bgp/api/rpc_log_handler.py -> build/lib/os_ken/services/protocols/bgp/api DEBUG: copying os_ken/services/protocols/bgp/api/prefix.py -> build/lib/os_ken/services/protocols/bgp/api DEBUG: copying os_ken/services/protocols/bgp/api/operator.py -> build/lib/os_ken/services/protocols/bgp/api DEBUG: copying os_ken/services/protocols/bgp/api/jsonrpc.py -> build/lib/os_ken/services/protocols/bgp/api DEBUG: copying os_ken/services/protocols/bgp/api/import_map.py -> build/lib/os_ken/services/protocols/bgp/api DEBUG: copying os_ken/services/protocols/bgp/api/core.py -> build/lib/os_ken/services/protocols/bgp/api DEBUG: copying os_ken/services/protocols/bgp/api/base.py -> build/lib/os_ken/services/protocols/bgp/api DEBUG: copying os_ken/services/protocols/bgp/api/all.py -> build/lib/os_ken/services/protocols/bgp/api DEBUG: copying os_ken/services/protocols/bgp/api/__init__.py -> build/lib/os_ken/services/protocols/bgp/api DEBUG: creating build/lib/os_ken/lib DEBUG: creating build/lib/os_ken/lib/packet DEBUG: copying os_ken/lib/packet/zebra.py -> build/lib/os_ken/lib/packet DEBUG: copying os_ken/lib/packet/vxlan.py -> build/lib/os_ken/lib/packet DEBUG: copying os_ken/lib/packet/vrrp.py -> build/lib/os_ken/lib/packet DEBUG: copying os_ken/lib/packet/vlan.py -> build/lib/os_ken/lib/packet DEBUG: copying os_ken/lib/packet/udp.py -> build/lib/os_ken/lib/packet DEBUG: copying os_ken/lib/packet/tcp.py -> build/lib/os_ken/lib/packet DEBUG: copying os_ken/lib/packet/stream_parser.py -> build/lib/os_ken/lib/packet DEBUG: copying os_ken/lib/packet/slow.py -> build/lib/os_ken/lib/packet DEBUG: copying os_ken/lib/packet/sctp.py -> build/lib/os_ken/lib/packet DEBUG: copying os_ken/lib/packet/safi.py -> build/lib/os_ken/lib/packet DEBUG: copying os_ken/lib/packet/pbb.py -> build/lib/os_ken/lib/packet DEBUG: copying os_ken/lib/packet/packet_utils.py -> build/lib/os_ken/lib/packet DEBUG: copying os_ken/lib/packet/packet_base.py -> build/lib/os_ken/lib/packet DEBUG: copying os_ken/lib/packet/packet.py -> build/lib/os_ken/lib/packet DEBUG: copying os_ken/lib/packet/ospf.py -> build/lib/os_ken/lib/packet DEBUG: copying os_ken/lib/packet/openflow.py -> build/lib/os_ken/lib/packet DEBUG: copying os_ken/lib/packet/mpls.py -> build/lib/os_ken/lib/packet DEBUG: copying os_ken/lib/packet/lldp.py -> build/lib/os_ken/lib/packet DEBUG: copying os_ken/lib/packet/llc.py -> build/lib/os_ken/lib/packet DEBUG: copying os_ken/lib/packet/linux.py -> build/lib/os_ken/lib/packet DEBUG: copying os_ken/lib/packet/ipv6.py -> build/lib/os_ken/lib/packet DEBUG: copying os_ken/lib/packet/ipv4.py -> build/lib/os_ken/lib/packet DEBUG: copying os_ken/lib/packet/in_proto.py -> build/lib/os_ken/lib/packet DEBUG: copying os_ken/lib/packet/igmp.py -> build/lib/os_ken/lib/packet DEBUG: copying os_ken/lib/packet/icmpv6.py -> build/lib/os_ken/lib/packet DEBUG: copying os_ken/lib/packet/icmp.py -> build/lib/os_ken/lib/packet DEBUG: copying os_ken/lib/packet/gre.py -> build/lib/os_ken/lib/packet DEBUG: copying os_ken/lib/packet/geneve.py -> build/lib/os_ken/lib/packet DEBUG: copying os_ken/lib/packet/ethernet.py -> build/lib/os_ken/lib/packet DEBUG: copying os_ken/lib/packet/ether_types.py -> build/lib/os_ken/lib/packet DEBUG: copying os_ken/lib/packet/dhcp6.py -> build/lib/os_ken/lib/packet DEBUG: copying os_ken/lib/packet/dhcp.py -> build/lib/os_ken/lib/packet DEBUG: copying os_ken/lib/packet/cfm.py -> build/lib/os_ken/lib/packet DEBUG: copying os_ken/lib/packet/bpdu.py -> build/lib/os_ken/lib/packet DEBUG: copying os_ken/lib/packet/bmp.py -> build/lib/os_ken/lib/packet DEBUG: copying os_ken/lib/packet/bgp.py -> build/lib/os_ken/lib/packet DEBUG: copying os_ken/lib/packet/bfd.py -> build/lib/os_ken/lib/packet DEBUG: copying os_ken/lib/packet/arp.py -> build/lib/os_ken/lib/packet DEBUG: copying os_ken/lib/packet/afi.py -> build/lib/os_ken/lib/packet DEBUG: copying os_ken/lib/packet/__init__.py -> build/lib/os_ken/lib/packet DEBUG: creating build/lib/os_ken/services/protocols/bgp/signals DEBUG: copying os_ken/services/protocols/bgp/signals/emit.py -> build/lib/os_ken/services/protocols/bgp/signals DEBUG: copying os_ken/services/protocols/bgp/signals/base.py -> build/lib/os_ken/services/protocols/bgp/signals DEBUG: copying os_ken/services/protocols/bgp/signals/__init__.py -> build/lib/os_ken/services/protocols/bgp/signals DEBUG: creating build/lib/os_ken/lib/netconf DEBUG: copying os_ken/lib/netconf/constants.py -> build/lib/os_ken/lib/netconf DEBUG: copying os_ken/lib/netconf/__init__.py -> build/lib/os_ken/lib/netconf DEBUG: copying os_ken/services/__init__.py -> build/lib/os_ken/services DEBUG: creating build/lib/os_ken/services/protocols/zebra DEBUG: creating build/lib/os_ken/services/protocols/zebra/client DEBUG: copying os_ken/services/protocols/zebra/client/zclient.py -> build/lib/os_ken/services/protocols/zebra/client DEBUG: copying os_ken/services/protocols/zebra/client/sample_dumper.py -> build/lib/os_ken/services/protocols/zebra/client DEBUG: copying os_ken/services/protocols/zebra/client/event.py -> build/lib/os_ken/services/protocols/zebra/client DEBUG: copying os_ken/services/protocols/zebra/client/__init__.py -> build/lib/os_ken/services/protocols/zebra/client DEBUG: creating build/lib/os_ken/cmd DEBUG: copying os_ken/cmd/rpc_cli.py -> build/lib/os_ken/cmd DEBUG: copying os_ken/cmd/osken_base.py -> build/lib/os_ken/cmd DEBUG: copying os_ken/cmd/ofa_neutron_agent.py -> build/lib/os_ken/cmd DEBUG: copying os_ken/cmd/of_config_cli.py -> build/lib/os_ken/cmd DEBUG: copying os_ken/cmd/manager.py -> build/lib/os_ken/cmd DEBUG: copying os_ken/cmd/__init__.py -> build/lib/os_ken/cmd DEBUG: creating build/lib/os_ken/app DEBUG: creating build/lib/os_ken/app/gui_topology DEBUG: copying os_ken/app/gui_topology/gui_topology.py -> build/lib/os_ken/app/gui_topology DEBUG: copying os_ken/app/gui_topology/__init__.py -> build/lib/os_ken/app/gui_topology DEBUG: creating build/lib/os_ken/tests DEBUG: creating build/lib/os_ken/tests/integrated DEBUG: creating build/lib/os_ken/tests/integrated/bgp DEBUG: copying os_ken/tests/integrated/bgp/test_ip6_basic.py -> build/lib/os_ken/tests/integrated/bgp DEBUG: copying os_ken/tests/integrated/bgp/test_basic.py -> build/lib/os_ken/tests/integrated/bgp DEBUG: copying os_ken/tests/integrated/bgp/base_ip6.py -> build/lib/os_ken/tests/integrated/bgp DEBUG: copying os_ken/tests/integrated/bgp/base.py -> build/lib/os_ken/tests/integrated/bgp DEBUG: copying os_ken/tests/integrated/bgp/__init__.py -> build/lib/os_ken/tests/integrated/bgp DEBUG: creating build/lib/os_ken/tests/unit 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: copying os_ken/tests/unit/services/protocols/bgp/test_peer.py -> build/lib/os_ken/tests/unit/services/protocols/bgp DEBUG: copying os_ken/tests/unit/services/protocols/bgp/test_bgpspeaker.py -> build/lib/os_ken/tests/unit/services/protocols/bgp DEBUG: copying os_ken/tests/unit/services/protocols/bgp/__init__.py -> build/lib/os_ken/tests/unit/services/protocols/bgp DEBUG: copying os_ken/lib/type_desc.py -> build/lib/os_ken/lib DEBUG: copying os_ken/lib/stringify.py -> build/lib/os_ken/lib DEBUG: copying os_ken/lib/stplib.py -> build/lib/os_ken/lib DEBUG: copying os_ken/lib/sockopt.py -> build/lib/os_ken/lib DEBUG: copying os_ken/lib/sockaddr.py -> build/lib/os_ken/lib DEBUG: copying os_ken/lib/snortlib.py -> build/lib/os_ken/lib DEBUG: copying os_ken/lib/rpc.py -> build/lib/os_ken/lib DEBUG: copying os_ken/lib/port_no.py -> build/lib/os_ken/lib DEBUG: copying os_ken/lib/pcaplib.py -> build/lib/os_ken/lib DEBUG: copying os_ken/lib/pack_utils.py -> build/lib/os_ken/lib DEBUG: copying os_ken/lib/ofp_pktinfilter.py -> build/lib/os_ken/lib DEBUG: copying os_ken/lib/ofctl_v1_5.py -> build/lib/os_ken/lib DEBUG: copying os_ken/lib/ofctl_v1_4.py -> build/lib/os_ken/lib DEBUG: copying os_ken/lib/ofctl_v1_3.py -> build/lib/os_ken/lib DEBUG: copying os_ken/lib/ofctl_v1_2.py -> build/lib/os_ken/lib DEBUG: copying os_ken/lib/ofctl_v1_0.py -> build/lib/os_ken/lib DEBUG: copying os_ken/lib/ofctl_utils.py -> build/lib/os_ken/lib DEBUG: copying os_ken/lib/ofctl_string.py -> build/lib/os_ken/lib DEBUG: copying os_ken/lib/ofctl_nicira_ext.py -> build/lib/os_ken/lib DEBUG: copying os_ken/lib/netdevice.py -> build/lib/os_ken/lib DEBUG: copying os_ken/lib/mrtlib.py -> build/lib/os_ken/lib DEBUG: copying os_ken/lib/mac.py -> build/lib/os_ken/lib DEBUG: copying os_ken/lib/lacplib.py -> build/lib/os_ken/lib DEBUG: copying os_ken/lib/ip.py -> build/lib/os_ken/lib DEBUG: copying os_ken/lib/igmplib.py -> build/lib/os_ken/lib DEBUG: copying os_ken/lib/hub.py -> build/lib/os_ken/lib DEBUG: copying os_ken/lib/dpid.py -> build/lib/os_ken/lib DEBUG: copying os_ken/lib/bfdlib.py -> build/lib/os_ken/lib DEBUG: copying os_ken/lib/alert.py -> build/lib/os_ken/lib DEBUG: copying os_ken/lib/addrconv.py -> build/lib/os_ken/lib DEBUG: copying os_ken/lib/__init__.py -> build/lib/os_ken/lib DEBUG: creating build/lib/os_ken/tests/unit/services/protocols/bgp/core_managers DEBUG: copying os_ken/tests/unit/services/protocols/bgp/core_managers/test_table_manager.py -> build/lib/os_ken/tests/unit/services/protocols/bgp/core_managers DEBUG: copying os_ken/tests/unit/services/protocols/bgp/core_managers/__init__.py -> build/lib/os_ken/tests/unit/services/protocols/bgp/core_managers DEBUG: creating build/lib/os_ken/services/protocols/bgp/operator DEBUG: creating build/lib/os_ken/services/protocols/bgp/operator/views DEBUG: copying os_ken/services/protocols/bgp/operator/views/other.py -> build/lib/os_ken/services/protocols/bgp/operator/views DEBUG: copying os_ken/services/protocols/bgp/operator/views/fields.py -> build/lib/os_ken/services/protocols/bgp/operator/views DEBUG: copying os_ken/services/protocols/bgp/operator/views/conf.py -> build/lib/os_ken/services/protocols/bgp/operator/views DEBUG: copying os_ken/services/protocols/bgp/operator/views/bgp.py -> build/lib/os_ken/services/protocols/bgp/operator/views DEBUG: copying os_ken/services/protocols/bgp/operator/views/base.py -> build/lib/os_ken/services/protocols/bgp/operator/views DEBUG: copying os_ken/services/protocols/bgp/operator/views/__init__.py -> build/lib/os_ken/services/protocols/bgp/operator/views DEBUG: copying os_ken/tests/test_os_ken.py -> build/lib/os_ken/tests DEBUG: copying os_ken/tests/test_lib.py -> build/lib/os_ken/tests DEBUG: copying os_ken/tests/run_tests.py -> build/lib/os_ken/tests DEBUG: copying os_ken/tests/base.py -> build/lib/os_ken/tests DEBUG: copying os_ken/tests/__init__.py -> build/lib/os_ken/tests DEBUG: copying os_ken/app/wsgi.py -> build/lib/os_ken/app DEBUG: copying os_ken/app/ws_topology.py -> build/lib/os_ken/app DEBUG: copying os_ken/app/simple_switch_websocket_13.py -> build/lib/os_ken/app DEBUG: copying os_ken/app/simple_switch_stp_13.py -> build/lib/os_ken/app DEBUG: copying os_ken/app/simple_switch_stp.py -> build/lib/os_ken/app DEBUG: copying os_ken/app/simple_switch_snort.py -> build/lib/os_ken/app DEBUG: copying os_ken/app/simple_switch_rest_13.py -> build/lib/os_ken/app DEBUG: copying os_ken/app/simple_switch_lacp_13.py -> build/lib/os_ken/app DEBUG: copying os_ken/app/simple_switch_lacp.py -> build/lib/os_ken/app DEBUG: copying os_ken/app/simple_switch_igmp_13.py -> build/lib/os_ken/app DEBUG: copying os_ken/app/simple_switch_igmp.py -> build/lib/os_ken/app DEBUG: copying os_ken/app/simple_switch_15.py -> build/lib/os_ken/app DEBUG: copying os_ken/app/simple_switch_14.py -> build/lib/os_ken/app DEBUG: copying os_ken/app/simple_switch_13.py -> build/lib/os_ken/app DEBUG: copying os_ken/app/simple_switch_12.py -> build/lib/os_ken/app DEBUG: copying os_ken/app/simple_switch.py -> build/lib/os_ken/app DEBUG: copying os_ken/app/simple_monitor_13.py -> build/lib/os_ken/app DEBUG: copying os_ken/app/rest_vtep.py -> build/lib/os_ken/app DEBUG: copying os_ken/app/rest_topology.py -> build/lib/os_ken/app DEBUG: copying os_ken/app/rest_router.py -> build/lib/os_ken/app DEBUG: copying os_ken/app/rest_qos.py -> build/lib/os_ken/app DEBUG: copying os_ken/app/rest_firewall.py -> build/lib/os_ken/app DEBUG: copying os_ken/app/rest_conf_switch.py -> build/lib/os_ken/app DEBUG: copying os_ken/app/ofctl_rest.py -> build/lib/os_ken/app DEBUG: copying os_ken/app/example_switch_13.py -> build/lib/os_ken/app DEBUG: copying os_ken/app/conf_switch_key.py -> build/lib/os_ken/app DEBUG: copying os_ken/app/cbench.py -> build/lib/os_ken/app DEBUG: copying os_ken/app/bmpstation.py -> build/lib/os_ken/app DEBUG: copying os_ken/app/__init__.py -> build/lib/os_ken/app DEBUG: creating build/lib/os_ken/services/protocols/ovsdb DEBUG: copying os_ken/services/protocols/ovsdb/model.py -> build/lib/os_ken/services/protocols/ovsdb DEBUG: copying os_ken/services/protocols/ovsdb/manager.py -> build/lib/os_ken/services/protocols/ovsdb DEBUG: copying os_ken/services/protocols/ovsdb/event.py -> build/lib/os_ken/services/protocols/ovsdb DEBUG: copying os_ken/services/protocols/ovsdb/client.py -> build/lib/os_ken/services/protocols/ovsdb DEBUG: copying os_ken/services/protocols/ovsdb/api.py -> build/lib/os_ken/services/protocols/ovsdb DEBUG: copying os_ken/services/protocols/ovsdb/__init__.py -> build/lib/os_ken/services/protocols/ovsdb DEBUG: copying os_ken/tests/integrated/vrrp_common.py -> build/lib/os_ken/tests/integrated DEBUG: copying os_ken/tests/integrated/tester.py -> build/lib/os_ken/tests/integrated DEBUG: copying os_ken/tests/integrated/test_vrrp_multi.py -> build/lib/os_ken/tests/integrated DEBUG: copying os_ken/tests/integrated/test_vrrp_linux_multi.py -> build/lib/os_ken/tests/integrated DEBUG: copying os_ken/tests/integrated/test_request_reply_v12.py -> build/lib/os_ken/tests/integrated DEBUG: copying os_ken/tests/integrated/test_of_config.py -> build/lib/os_ken/tests/integrated DEBUG: copying os_ken/tests/integrated/test_add_flow_v12_matches.py -> build/lib/os_ken/tests/integrated DEBUG: copying os_ken/tests/integrated/test_add_flow_v12_actions.py -> build/lib/os_ken/tests/integrated DEBUG: copying os_ken/tests/integrated/test_add_flow_v10.py -> build/lib/os_ken/tests/integrated DEBUG: copying os_ken/tests/integrated/run_tests_with_ovs12.py -> build/lib/os_ken/tests/integrated DEBUG: copying os_ken/tests/integrated/run_test.py -> build/lib/os_ken/tests/integrated DEBUG: copying os_ken/tests/integrated/__init__.py -> build/lib/os_ken/tests/integrated DEBUG: creating build/lib/os_ken/ofproto DEBUG: copying os_ken/ofproto/oxx_fields.py -> build/lib/os_ken/ofproto DEBUG: copying os_ken/ofproto/oxs_fields.py -> build/lib/os_ken/ofproto DEBUG: copying os_ken/ofproto/oxm_fields.py -> build/lib/os_ken/ofproto DEBUG: copying os_ken/ofproto/ofproto_v1_5_parser.py -> build/lib/os_ken/ofproto DEBUG: copying os_ken/ofproto/ofproto_v1_5.py -> build/lib/os_ken/ofproto DEBUG: copying os_ken/ofproto/ofproto_v1_4_parser.py -> build/lib/os_ken/ofproto DEBUG: copying os_ken/ofproto/ofproto_v1_4.py -> build/lib/os_ken/ofproto DEBUG: copying os_ken/ofproto/ofproto_v1_3_parser.py -> build/lib/os_ken/ofproto DEBUG: copying os_ken/ofproto/ofproto_v1_3.py -> build/lib/os_ken/ofproto DEBUG: copying os_ken/ofproto/ofproto_v1_2_parser.py -> build/lib/os_ken/ofproto DEBUG: copying os_ken/ofproto/ofproto_v1_2.py -> build/lib/os_ken/ofproto DEBUG: copying os_ken/ofproto/ofproto_v1_0_parser.py -> build/lib/os_ken/ofproto DEBUG: copying os_ken/ofproto/ofproto_v1_0.py -> build/lib/os_ken/ofproto DEBUG: copying os_ken/ofproto/ofproto_utils.py -> build/lib/os_ken/ofproto DEBUG: copying os_ken/ofproto/ofproto_protocol.py -> build/lib/os_ken/ofproto DEBUG: copying os_ken/ofproto/ofproto_parser.py -> build/lib/os_ken/ofproto DEBUG: copying os_ken/ofproto/ofproto_common.py -> build/lib/os_ken/ofproto DEBUG: copying os_ken/ofproto/nx_match.py -> build/lib/os_ken/ofproto DEBUG: copying os_ken/ofproto/nx_actions.py -> build/lib/os_ken/ofproto DEBUG: copying os_ken/ofproto/nicira_ext.py -> build/lib/os_ken/ofproto DEBUG: copying os_ken/ofproto/inet.py -> build/lib/os_ken/ofproto DEBUG: copying os_ken/ofproto/ether.py -> build/lib/os_ken/ofproto DEBUG: copying os_ken/ofproto/__init__.py -> build/lib/os_ken/ofproto DEBUG: 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/utils.py -> build/lib/os_ken/services/protocols/vrrp DEBUG: copying os_ken/services/protocols/vrrp/sample_router.py -> build/lib/os_ken/services/protocols/vrrp DEBUG: copying os_ken/services/protocols/vrrp/sample_manager.py -> build/lib/os_ken/services/protocols/vrrp DEBUG: copying os_ken/services/protocols/vrrp/rpc_manager.py -> build/lib/os_ken/services/protocols/vrrp DEBUG: copying os_ken/services/protocols/vrrp/router.py -> build/lib/os_ken/services/protocols/vrrp DEBUG: copying os_ken/services/protocols/vrrp/monitor_openflow.py -> build/lib/os_ken/services/protocols/vrrp DEBUG: copying os_ken/services/protocols/vrrp/monitor_linux.py -> build/lib/os_ken/services/protocols/vrrp DEBUG: copying os_ken/services/protocols/vrrp/monitor.py -> build/lib/os_ken/services/protocols/vrrp DEBUG: copying os_ken/services/protocols/vrrp/manager.py -> build/lib/os_ken/services/protocols/vrrp DEBUG: copying os_ken/services/protocols/vrrp/event.py -> build/lib/os_ken/services/protocols/vrrp DEBUG: copying os_ken/services/protocols/vrrp/dumper.py -> build/lib/os_ken/services/protocols/vrrp DEBUG: copying os_ken/services/protocols/vrrp/api.py -> build/lib/os_ken/services/protocols/vrrp DEBUG: copying os_ken/services/protocols/vrrp/__init__.py -> build/lib/os_ken/services/protocols/vrrp DEBUG: copying os_ken/services/protocols/zebra/event.py -> build/lib/os_ken/services/protocols/zebra DEBUG: copying os_ken/services/protocols/zebra/__init__.py -> build/lib/os_ken/services/protocols/zebra DEBUG: creating build/lib/os_ken/services/protocols/bgp/operator/commands DEBUG: copying os_ken/services/protocols/bgp/operator/commands/set.py -> build/lib/os_ken/services/protocols/bgp/operator/commands DEBUG: copying os_ken/services/protocols/bgp/operator/commands/root.py -> build/lib/os_ken/services/protocols/bgp/operator/commands DEBUG: copying os_ken/services/protocols/bgp/operator/commands/responses.py -> build/lib/os_ken/services/protocols/bgp/operator/commands DEBUG: copying os_ken/services/protocols/bgp/operator/commands/clear.py -> build/lib/os_ken/services/protocols/bgp/operator/commands DEBUG: copying os_ken/services/protocols/bgp/operator/commands/__init__.py -> build/lib/os_ken/services/protocols/bgp/operator/commands DEBUG: creating build/lib/os_ken/app/ofctl DEBUG: copying os_ken/app/ofctl/service.py -> build/lib/os_ken/app/ofctl DEBUG: copying os_ken/app/ofctl/exception.py -> build/lib/os_ken/app/ofctl DEBUG: copying os_ken/app/ofctl/event.py -> build/lib/os_ken/app/ofctl DEBUG: copying os_ken/app/ofctl/api.py -> build/lib/os_ken/app/ofctl DEBUG: copying os_ken/app/ofctl/__init__.py -> build/lib/os_ken/app/ofctl DEBUG: creating build/lib/os_ken/services/protocols/zebra/db DEBUG: copying os_ken/services/protocols/zebra/db/route.py -> build/lib/os_ken/services/protocols/zebra/db DEBUG: copying os_ken/services/protocols/zebra/db/interface.py -> build/lib/os_ken/services/protocols/zebra/db DEBUG: copying os_ken/services/protocols/zebra/db/base.py -> build/lib/os_ken/services/protocols/zebra/db DEBUG: copying os_ken/services/protocols/zebra/db/__init__.py -> build/lib/os_ken/services/protocols/zebra/db DEBUG: copying os_ken/services/protocols/__init__.py -> build/lib/os_ken/services/protocols DEBUG: creating build/lib/os_ken/services/protocols/bgp/utils DEBUG: copying os_ken/services/protocols/bgp/utils/validation.py -> build/lib/os_ken/services/protocols/bgp/utils DEBUG: copying os_ken/services/protocols/bgp/utils/stats.py -> build/lib/os_ken/services/protocols/bgp/utils DEBUG: copying os_ken/services/protocols/bgp/utils/rtfilter.py -> build/lib/os_ken/services/protocols/bgp/utils DEBUG: copying os_ken/services/protocols/bgp/utils/evtlet.py -> build/lib/os_ken/services/protocols/bgp/utils DEBUG: copying os_ken/services/protocols/bgp/utils/circlist.py -> build/lib/os_ken/services/protocols/bgp/utils DEBUG: copying os_ken/services/protocols/bgp/utils/bgp.py -> build/lib/os_ken/services/protocols/bgp/utils DEBUG: copying os_ken/services/protocols/bgp/utils/__init__.py -> build/lib/os_ken/services/protocols/bgp/utils DEBUG: creating build/lib/os_ken/services/protocols/zebra/server DEBUG: copying os_ken/services/protocols/zebra/server/zserver.py -> build/lib/os_ken/services/protocols/zebra/server DEBUG: copying os_ken/services/protocols/zebra/server/sample_dumper.py -> build/lib/os_ken/services/protocols/zebra/server DEBUG: copying os_ken/services/protocols/zebra/server/event.py -> build/lib/os_ken/services/protocols/zebra/server DEBUG: copying os_ken/services/protocols/zebra/server/__init__.py -> build/lib/os_ken/services/protocols/zebra/server DEBUG: creating build/lib/os_ken/lib/ovs DEBUG: copying os_ken/lib/ovs/vswitch_idl.py -> build/lib/os_ken/lib/ovs DEBUG: copying os_ken/lib/ovs/vsctl.py -> build/lib/os_ken/lib/ovs DEBUG: copying os_ken/lib/ovs/db_client.py -> build/lib/os_ken/lib/ovs DEBUG: copying os_ken/lib/ovs/bridge.py -> build/lib/os_ken/lib/ovs DEBUG: copying os_ken/lib/ovs/__init__.py -> build/lib/os_ken/lib/ovs DEBUG: creating build/lib/os_ken/services/protocols/bgp/operator/commands/show DEBUG: copying os_ken/services/protocols/bgp/operator/commands/show/vrf.py -> build/lib/os_ken/services/protocols/bgp/operator/commands/show DEBUG: copying os_ken/services/protocols/bgp/operator/commands/show/route_formatter_mixin.py -> build/lib/os_ken/services/protocols/bgp/operator/commands/show DEBUG: copying os_ken/services/protocols/bgp/operator/commands/show/rib.py -> build/lib/os_ken/services/protocols/bgp/operator/commands/show DEBUG: copying os_ken/services/protocols/bgp/operator/commands/show/neighbor.py -> build/lib/os_ken/services/protocols/bgp/operator/commands/show DEBUG: copying os_ken/services/protocols/bgp/operator/commands/show/memory.py -> build/lib/os_ken/services/protocols/bgp/operator/commands/show DEBUG: copying os_ken/services/protocols/bgp/operator/commands/show/importmap.py -> build/lib/os_ken/services/protocols/bgp/operator/commands/show DEBUG: copying os_ken/services/protocols/bgp/operator/commands/show/count.py -> build/lib/os_ken/services/protocols/bgp/operator/commands/show DEBUG: copying os_ken/services/protocols/bgp/operator/commands/show/__init__.py -> build/lib/os_ken/services/protocols/bgp/operator/commands/show DEBUG: creating build/lib/os_ken/lib/xflow DEBUG: copying os_ken/lib/xflow/sflow.py -> build/lib/os_ken/lib/xflow DEBUG: copying os_ken/lib/xflow/netflow.py -> build/lib/os_ken/lib/xflow DEBUG: copying os_ken/lib/xflow/__init__.py -> build/lib/os_ken/lib/xflow DEBUG: creating build/lib/os_ken/lib/of_config DEBUG: copying os_ken/lib/of_config/generated_classes.py -> build/lib/os_ken/lib/of_config DEBUG: copying os_ken/lib/of_config/constants.py -> build/lib/os_ken/lib/of_config DEBUG: copying os_ken/lib/of_config/classes.py -> build/lib/os_ken/lib/of_config DEBUG: copying os_ken/lib/of_config/capable_switch.py -> build/lib/os_ken/lib/of_config DEBUG: copying os_ken/lib/of_config/base.py -> build/lib/os_ken/lib/of_config DEBUG: copying os_ken/lib/of_config/__init__.py -> build/lib/os_ken/lib/of_config DEBUG: creating build/lib/os_ken/tests/unit/sample DEBUG: copying os_ken/tests/unit/sample/test_sample2.py -> build/lib/os_ken/tests/unit/sample DEBUG: copying os_ken/tests/unit/sample/test_sample1.py -> build/lib/os_ken/tests/unit/sample DEBUG: copying os_ken/tests/unit/sample/__init__.py -> build/lib/os_ken/tests/unit/sample DEBUG: creating build/lib/os_ken/services/protocols/bgp/info_base DEBUG: copying os_ken/services/protocols/bgp/info_base/vrfl2vpnfs.py -> build/lib/os_ken/services/protocols/bgp/info_base DEBUG: copying os_ken/services/protocols/bgp/info_base/vrffs.py -> build/lib/os_ken/services/protocols/bgp/info_base DEBUG: copying os_ken/services/protocols/bgp/info_base/vrfevpn.py -> build/lib/os_ken/services/protocols/bgp/info_base DEBUG: copying os_ken/services/protocols/bgp/info_base/vrf6fs.py -> build/lib/os_ken/services/protocols/bgp/info_base DEBUG: copying os_ken/services/protocols/bgp/info_base/vrf6.py -> build/lib/os_ken/services/protocols/bgp/info_base DEBUG: copying os_ken/services/protocols/bgp/info_base/vrf4fs.py -> build/lib/os_ken/services/protocols/bgp/info_base DEBUG: copying os_ken/services/protocols/bgp/info_base/vrf4.py -> build/lib/os_ken/services/protocols/bgp/info_base DEBUG: copying os_ken/services/protocols/bgp/info_base/vrf.py -> build/lib/os_ken/services/protocols/bgp/info_base DEBUG: copying os_ken/services/protocols/bgp/info_base/vpnv6fs.py -> build/lib/os_ken/services/protocols/bgp/info_base DEBUG: copying os_ken/services/protocols/bgp/info_base/vpnv6.py -> build/lib/os_ken/services/protocols/bgp/info_base DEBUG: copying os_ken/services/protocols/bgp/info_base/vpnv4fs.py -> build/lib/os_ken/services/protocols/bgp/info_base DEBUG: copying os_ken/services/protocols/bgp/info_base/vpnv4.py -> build/lib/os_ken/services/protocols/bgp/info_base DEBUG: copying os_ken/services/protocols/bgp/info_base/vpn.py -> build/lib/os_ken/services/protocols/bgp/info_base DEBUG: copying os_ken/services/protocols/bgp/info_base/rtc.py -> build/lib/os_ken/services/protocols/bgp/info_base DEBUG: copying os_ken/services/protocols/bgp/info_base/l2vpnfs.py -> build/lib/os_ken/services/protocols/bgp/info_base DEBUG: copying os_ken/services/protocols/bgp/info_base/ipv6fs.py -> build/lib/os_ken/services/protocols/bgp/info_base DEBUG: copying os_ken/services/protocols/bgp/info_base/ipv6.py -> build/lib/os_ken/services/protocols/bgp/info_base DEBUG: copying os_ken/services/protocols/bgp/info_base/ipv4fs.py -> build/lib/os_ken/services/protocols/bgp/info_base DEBUG: copying os_ken/services/protocols/bgp/info_base/ipv4.py -> build/lib/os_ken/services/protocols/bgp/info_base DEBUG: copying os_ken/services/protocols/bgp/info_base/evpn.py -> build/lib/os_ken/services/protocols/bgp/info_base DEBUG: copying os_ken/services/protocols/bgp/info_base/base.py -> build/lib/os_ken/services/protocols/bgp/info_base DEBUG: copying os_ken/services/protocols/bgp/info_base/__init__.py -> build/lib/os_ken/services/protocols/bgp/info_base DEBUG: creating build/lib/os_ken/tests/unit/lib DEBUG: copying os_ken/tests/unit/lib/test_sockaddr.py -> build/lib/os_ken/tests/unit/lib DEBUG: copying os_ken/tests/unit/lib/__init__.py -> build/lib/os_ken/tests/unit/lib DEBUG: creating build/lib/os_ken/topology DEBUG: copying os_ken/topology/switches.py -> build/lib/os_ken/topology DEBUG: copying os_ken/topology/event.py -> build/lib/os_ken/topology DEBUG: copying os_ken/topology/dumper.py -> build/lib/os_ken/topology DEBUG: copying os_ken/topology/api.py -> build/lib/os_ken/topology DEBUG: copying os_ken/topology/__init__.py -> build/lib/os_ken/topology DEBUG: creating build/lib/os_ken/tests/unit/controller DEBUG: copying os_ken/tests/unit/controller/test_controller.py -> build/lib/os_ken/tests/unit/controller DEBUG: copying os_ken/tests/unit/controller/__init__.py -> build/lib/os_ken/tests/unit/controller DEBUG: creating build/lib/os_ken/tests/unit/app DEBUG: copying os_ken/tests/unit/app/test_wsgi.py -> build/lib/os_ken/tests/unit/app DEBUG: copying os_ken/tests/unit/app/test_ws_topology.py -> build/lib/os_ken/tests/unit/app DEBUG: copying os_ken/tests/unit/app/test_tester.py -> build/lib/os_ken/tests/unit/app DEBUG: copying os_ken/tests/unit/app/test_ofctl_rest.py -> build/lib/os_ken/tests/unit/app DEBUG: copying os_ken/tests/unit/app/__init__.py -> build/lib/os_ken/tests/unit/app DEBUG: creating build/lib/os_ken/controller DEBUG: copying os_ken/controller/tunnels.py -> build/lib/os_ken/controller DEBUG: copying os_ken/controller/ofp_handler.py -> build/lib/os_ken/controller DEBUG: copying os_ken/controller/ofp_event.py -> build/lib/os_ken/controller DEBUG: copying os_ken/controller/ofp_api.py -> build/lib/os_ken/controller DEBUG: copying os_ken/controller/network.py -> build/lib/os_ken/controller DEBUG: copying os_ken/controller/mac_to_port.py -> build/lib/os_ken/controller DEBUG: copying os_ken/controller/mac_to_network.py -> build/lib/os_ken/controller DEBUG: copying os_ken/controller/handler.py -> build/lib/os_ken/controller DEBUG: copying os_ken/controller/event.py -> build/lib/os_ken/controller DEBUG: copying os_ken/controller/dpset.py -> build/lib/os_ken/controller DEBUG: copying os_ken/controller/controller.py -> build/lib/os_ken/controller DEBUG: copying os_ken/controller/conf_switch.py -> build/lib/os_ken/controller DEBUG: copying os_ken/controller/__init__.py -> build/lib/os_ken/controller DEBUG: creating build/lib/os_ken/base DEBUG: copying os_ken/base/app_manager.py -> build/lib/os_ken/base DEBUG: copying os_ken/base/__init__.py -> build/lib/os_ken/base DEBUG: creating build/lib/os_ken/tests/unit/cmd DEBUG: copying os_ken/tests/unit/cmd/test_manager.py -> build/lib/os_ken/tests/unit/cmd DEBUG: copying os_ken/tests/unit/cmd/dummy_openflow_app.py -> build/lib/os_ken/tests/unit/cmd DEBUG: copying os_ken/tests/unit/cmd/dummy_app.py -> build/lib/os_ken/tests/unit/cmd DEBUG: copying os_ken/tests/unit/cmd/__init__.py -> build/lib/os_ken/tests/unit/cmd DEBUG: copying os_ken/services/protocols/bgp/operator/ssh.py -> build/lib/os_ken/services/protocols/bgp/operator DEBUG: copying os_ken/services/protocols/bgp/operator/internal_api.py -> build/lib/os_ken/services/protocols/bgp/operator DEBUG: copying os_ken/services/protocols/bgp/operator/command.py -> build/lib/os_ken/services/protocols/bgp/operator DEBUG: copying os_ken/services/protocols/bgp/operator/__init__.py -> build/lib/os_ken/services/protocols/bgp/operator DEBUG: creating build/lib/os_ken/tests/unit/packet DEBUG: copying os_ken/tests/unit/packet/test_zebra.py -> build/lib/os_ken/tests/unit/packet DEBUG: copying os_ken/tests/unit/packet/test_vxlan.py -> build/lib/os_ken/tests/unit/packet DEBUG: copying os_ken/tests/unit/packet/test_vrrp.py -> build/lib/os_ken/tests/unit/packet DEBUG: copying os_ken/tests/unit/packet/test_vlan.py -> build/lib/os_ken/tests/unit/packet DEBUG: copying os_ken/tests/unit/packet/test_udp.py -> build/lib/os_ken/tests/unit/packet DEBUG: copying os_ken/tests/unit/packet/test_tcp.py -> build/lib/os_ken/tests/unit/packet DEBUG: copying os_ken/tests/unit/packet/test_slow.py -> build/lib/os_ken/tests/unit/packet DEBUG: copying os_ken/tests/unit/packet/test_sctp.py -> build/lib/os_ken/tests/unit/packet DEBUG: copying os_ken/tests/unit/packet/test_pbb.py -> build/lib/os_ken/tests/unit/packet DEBUG: copying os_ken/tests/unit/packet/test_packet.py -> build/lib/os_ken/tests/unit/packet DEBUG: copying os_ken/tests/unit/packet/test_ospf.py -> build/lib/os_ken/tests/unit/packet DEBUG: copying os_ken/tests/unit/packet/test_openflow.py -> build/lib/os_ken/tests/unit/packet DEBUG: copying os_ken/tests/unit/packet/test_mpls.py -> build/lib/os_ken/tests/unit/packet DEBUG: copying os_ken/tests/unit/packet/test_lldp.py -> build/lib/os_ken/tests/unit/packet DEBUG: copying os_ken/tests/unit/packet/test_llc.py -> build/lib/os_ken/tests/unit/packet DEBUG: copying os_ken/tests/unit/packet/test_ipv6.py -> build/lib/os_ken/tests/unit/packet DEBUG: copying os_ken/tests/unit/packet/test_ipv4.py -> build/lib/os_ken/tests/unit/packet DEBUG: copying os_ken/tests/unit/packet/test_igmp.py -> build/lib/os_ken/tests/unit/packet DEBUG: copying os_ken/tests/unit/packet/test_icmpv6.py -> build/lib/os_ken/tests/unit/packet DEBUG: copying os_ken/tests/unit/packet/test_icmp.py -> build/lib/os_ken/tests/unit/packet DEBUG: copying os_ken/tests/unit/packet/test_gre.py -> build/lib/os_ken/tests/unit/packet DEBUG: copying os_ken/tests/unit/packet/test_geneve.py -> build/lib/os_ken/tests/unit/packet DEBUG: copying os_ken/tests/unit/packet/test_ethernet.py -> build/lib/os_ken/tests/unit/packet DEBUG: copying os_ken/tests/unit/packet/test_dhcp.py -> build/lib/os_ken/tests/unit/packet DEBUG: copying os_ken/tests/unit/packet/test_cfm.py -> build/lib/os_ken/tests/unit/packet DEBUG: copying os_ken/tests/unit/packet/test_bpdu.py -> build/lib/os_ken/tests/unit/packet DEBUG: copying os_ken/tests/unit/packet/test_bmp.py -> build/lib/os_ken/tests/unit/packet DEBUG: copying os_ken/tests/unit/packet/test_bgp.py -> build/lib/os_ken/tests/unit/packet DEBUG: copying os_ken/tests/unit/packet/test_bfd.py -> build/lib/os_ken/tests/unit/packet DEBUG: copying os_ken/tests/unit/packet/test_arp.py -> build/lib/os_ken/tests/unit/packet DEBUG: copying os_ken/tests/unit/packet/__init__.py -> build/lib/os_ken/tests/unit/packet DEBUG: creating build/lib/os_ken/contrib DEBUG: copying os_ken/contrib/__init__.py -> build/lib/os_ken/contrib DEBUG: creating build/lib/os_ken/tests/unit/ofproto DEBUG: copying os_ken/tests/unit/ofproto/test_parser_v13.py -> build/lib/os_ken/tests/unit/ofproto DEBUG: copying os_ken/tests/unit/ofproto/test_parser_v12.py -> build/lib/os_ken/tests/unit/ofproto DEBUG: copying os_ken/tests/unit/ofproto/test_parser_v10.py -> build/lib/os_ken/tests/unit/ofproto DEBUG: copying os_ken/tests/unit/ofproto/test_parser_ofpstats.py -> build/lib/os_ken/tests/unit/ofproto DEBUG: copying os_ken/tests/unit/ofproto/test_parser_ofpmatch.py -> build/lib/os_ken/tests/unit/ofproto DEBUG: copying os_ken/tests/unit/ofproto/test_parser_compat.py -> build/lib/os_ken/tests/unit/ofproto DEBUG: copying os_ken/tests/unit/ofproto/test_parser.py -> build/lib/os_ken/tests/unit/ofproto DEBUG: copying os_ken/tests/unit/ofproto/test_oxs.py -> build/lib/os_ken/tests/unit/ofproto DEBUG: copying os_ken/tests/unit/ofproto/test_oxm.py -> build/lib/os_ken/tests/unit/ofproto DEBUG: copying os_ken/tests/unit/ofproto/test_ofproto_v12.py -> build/lib/os_ken/tests/unit/ofproto DEBUG: copying os_ken/tests/unit/ofproto/test_ofproto_parser.py -> build/lib/os_ken/tests/unit/ofproto DEBUG: copying os_ken/tests/unit/ofproto/test_ofproto_common.py -> build/lib/os_ken/tests/unit/ofproto DEBUG: copying os_ken/tests/unit/ofproto/test_ofproto.py -> build/lib/os_ken/tests/unit/ofproto DEBUG: copying os_ken/tests/unit/ofproto/test_nx_flow_spec.py -> build/lib/os_ken/tests/unit/ofproto DEBUG: copying os_ken/tests/unit/ofproto/test_inet.py -> build/lib/os_ken/tests/unit/ofproto DEBUG: copying os_ken/tests/unit/ofproto/test_ether.py -> build/lib/os_ken/tests/unit/ofproto DEBUG: copying os_ken/tests/unit/ofproto/__init__.py -> build/lib/os_ken/tests/unit/ofproto DEBUG: copying os_ken/utils.py -> build/lib/os_ken DEBUG: copying os_ken/log.py -> build/lib/os_ken DEBUG: copying os_ken/hooks.py -> build/lib/os_ken DEBUG: copying os_ken/flags.py -> build/lib/os_ken DEBUG: copying os_ken/exception.py -> build/lib/os_ken DEBUG: copying os_ken/cfg.py -> build/lib/os_ken DEBUG: copying os_ken/__init__.py -> build/lib/os_ken DEBUG: creating build/lib/os_ken/tests/switch DEBUG: copying os_ken/tests/switch/tester.py -> build/lib/os_ken/tests/switch DEBUG: copying os_ken/tests/switch/run_mininet.py -> build/lib/os_ken/tests/switch DEBUG: copying os_ken/tests/switch/__init__.py -> build/lib/os_ken/tests/switch DEBUG: creating build/lib/os_ken/services/protocols/bgp/core_managers DEBUG: copying os_ken/services/protocols/bgp/core_managers/table_manager.py -> build/lib/os_ken/services/protocols/bgp/core_managers DEBUG: copying os_ken/services/protocols/bgp/core_managers/peer_manager.py -> build/lib/os_ken/services/protocols/bgp/core_managers DEBUG: copying os_ken/services/protocols/bgp/core_managers/import_map_manager.py -> build/lib/os_ken/services/protocols/bgp/core_managers DEBUG: copying os_ken/services/protocols/bgp/core_managers/configuration_manager.py -> build/lib/os_ken/services/protocols/bgp/core_managers DEBUG: copying os_ken/services/protocols/bgp/core_managers/__init__.py -> build/lib/os_ken/services/protocols/bgp/core_managers DEBUG: creating build/lib/os_ken/tests/integrated/common DEBUG: copying os_ken/tests/integrated/common/quagga.py -> build/lib/os_ken/tests/integrated/common DEBUG: copying os_ken/tests/integrated/common/oskenbgp.py -> build/lib/os_ken/tests/integrated/common DEBUG: copying os_ken/tests/integrated/common/docker_base.py -> build/lib/os_ken/tests/integrated/common DEBUG: copying os_ken/tests/integrated/common/__init__.py -> build/lib/os_ken/tests/integrated/common DEBUG: creating build/lib/os_ken/tests/unit/services/protocols/bgp/utils DEBUG: copying os_ken/tests/unit/services/protocols/bgp/utils/test_validation.py -> build/lib/os_ken/tests/unit/services/protocols/bgp/utils DEBUG: copying os_ken/tests/unit/services/protocols/bgp/utils/test_bgp.py -> build/lib/os_ken/tests/unit/services/protocols/bgp/utils DEBUG: copying os_ken/tests/unit/services/protocols/bgp/utils/__init__.py -> build/lib/os_ken/tests/unit/services/protocols/bgp/utils DEBUG: copying os_ken/tests/unit/services/__init__.py -> build/lib/os_ken/tests/unit/services DEBUG: copying os_ken/tests/unit/test_utils.py -> build/lib/os_ken/tests/unit DEBUG: copying os_ken/tests/unit/__init__.py -> build/lib/os_ken/tests/unit DEBUG: creating build/lib/os_ken/services/protocols/bgp/rtconf DEBUG: copying os_ken/services/protocols/bgp/rtconf/vrfs.py -> build/lib/os_ken/services/protocols/bgp/rtconf DEBUG: copying os_ken/services/protocols/bgp/rtconf/neighbors.py -> build/lib/os_ken/services/protocols/bgp/rtconf DEBUG: copying os_ken/services/protocols/bgp/rtconf/common.py -> build/lib/os_ken/services/protocols/bgp/rtconf DEBUG: copying os_ken/services/protocols/bgp/rtconf/base.py -> build/lib/os_ken/services/protocols/bgp/rtconf DEBUG: copying os_ken/services/protocols/bgp/rtconf/__init__.py -> build/lib/os_ken/services/protocols/bgp/rtconf DEBUG: copying os_ken/services/protocols/bgp/speaker.py -> build/lib/os_ken/services/protocols/bgp DEBUG: copying os_ken/services/protocols/bgp/protocol.py -> build/lib/os_ken/services/protocols/bgp DEBUG: copying os_ken/services/protocols/bgp/processor.py -> build/lib/os_ken/services/protocols/bgp DEBUG: copying os_ken/services/protocols/bgp/peer.py -> build/lib/os_ken/services/protocols/bgp DEBUG: copying os_ken/services/protocols/bgp/net_ctrl.py -> build/lib/os_ken/services/protocols/bgp DEBUG: copying os_ken/services/protocols/bgp/model.py -> build/lib/os_ken/services/protocols/bgp DEBUG: copying os_ken/services/protocols/bgp/core_manager.py -> build/lib/os_ken/services/protocols/bgp DEBUG: copying os_ken/services/protocols/bgp/core.py -> build/lib/os_ken/services/protocols/bgp DEBUG: copying os_ken/services/protocols/bgp/constants.py -> build/lib/os_ken/services/protocols/bgp DEBUG: copying os_ken/services/protocols/bgp/bmp.py -> build/lib/os_ken/services/protocols/bgp DEBUG: copying os_ken/services/protocols/bgp/bgpspeaker.py -> build/lib/os_ken/services/protocols/bgp DEBUG: copying os_ken/services/protocols/bgp/bgp_sample_conf.py -> build/lib/os_ken/services/protocols/bgp DEBUG: copying os_ken/services/protocols/bgp/base.py -> build/lib/os_ken/services/protocols/bgp DEBUG: copying os_ken/services/protocols/bgp/application.py -> build/lib/os_ken/services/protocols/bgp DEBUG: copying os_ken/services/protocols/bgp/__init__.py -> build/lib/os_ken/services/protocols/bgp DEBUG: running egg_info DEBUG: writing os_ken.egg-info/PKG-INFO DEBUG: writing dependency_links to os_ken.egg-info/dependency_links.txt DEBUG: writing entry points to os_ken.egg-info/entry_points.txt DEBUG: writing requirements to os_ken.egg-info/requires.txt DEBUG: writing top-level names to os_ken.egg-info/top_level.txt DEBUG: writing pbr to os_ken.egg-info/pbr.json DEBUG: [pbr] Processing SOURCES.txt DEBUG: [pbr] In git context, generating filelist from git DEBUG: warning: no previously-included files found matching '.gitignore' DEBUG: warning: no previously-included files found matching '.gitreview' DEBUG: warning: no previously-included files matching '*.pyc' found anywhere in distribution DEBUG: reading manifest template 'MANIFEST.in' DEBUG: warning: no previously-included files matching '*' found under directory 'doc/build' DEBUG: warning: no previously-included files matching '*' found under directory 'os_ken/tests/packet_data_generator' DEBUG: warning: no previously-included files matching '*' found under directory 'os_ken/tests/packet_data_generator2' DEBUG: warning: no previously-included files matching '*~' found anywhere in distribution DEBUG: warning: no previously-included files matching '*.pyc' found anywhere in distribution DEBUG: adding license file 'LICENSE' DEBUG: adding license file 'AUTHORS' DEBUG: warning: no previously-included files matching '.gitignore' found anywhere in distribution DEBUG: writing manifest file 'os_ken.egg-info/SOURCES.txt' DEBUG: copying os_ken/lib/netconf/netconf.xsd -> build/lib/os_ken/lib/netconf DEBUG: copying os_ken/lib/netconf/xml.xsd -> build/lib/os_ken/lib/netconf DEBUG: creating build/lib/os_ken/app/gui_topology/html DEBUG: copying os_ken/app/gui_topology/html/index.html -> build/lib/os_ken/app/gui_topology/html DEBUG: copying os_ken/app/gui_topology/html/osken.topology.css -> build/lib/os_ken/app/gui_topology/html DEBUG: copying os_ken/app/gui_topology/html/osken.topology.js -> build/lib/os_ken/app/gui_topology/html DEBUG: copying os_ken/app/gui_topology/html/router.svg -> build/lib/os_ken/app/gui_topology/html 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/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: 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: creating build/lib/os_ken/tests/unit/app/ofctl_rest_json DEBUG: copying os_ken/tests/unit/app/ofctl_rest_json/of10.json -> build/lib/os_ken/tests/unit/app/ofctl_rest_json DEBUG: copying os_ken/tests/unit/app/ofctl_rest_json/of12.json -> build/lib/os_ken/tests/unit/app/ofctl_rest_json DEBUG: copying os_ken/tests/unit/app/ofctl_rest_json/of13.json -> build/lib/os_ken/tests/unit/app/ofctl_rest_json DEBUG: copying os_ken/tests/unit/app/ofctl_rest_json/of14.json -> build/lib/os_ken/tests/unit/app/ofctl_rest_json DEBUG: copying os_ken/tests/unit/app/ofctl_rest_json/of15.json -> build/lib/os_ken/tests/unit/app/ofctl_rest_json 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: creating build/lib/os_ken/tests/switch/of10 DEBUG: creating build/lib/os_ken/tests/switch/of10/action DEBUG: copying os_ken/tests/switch/of10/action/00_OUTPUT.json -> build/lib/os_ken/tests/switch/of10/action DEBUG: copying os_ken/tests/switch/of10/action/01_SET_VLAN_VID.json -> build/lib/os_ken/tests/switch/of10/action DEBUG: copying os_ken/tests/switch/of10/action/02_SET_VLAN_PCP.json -> build/lib/os_ken/tests/switch/of10/action DEBUG: copying os_ken/tests/switch/of10/action/03_STRIP_VLAN.json -> build/lib/os_ken/tests/switch/of10/action DEBUG: copying os_ken/tests/switch/of10/action/04_SET_DL_SRC.json -> build/lib/os_ken/tests/switch/of10/action DEBUG: copying os_ken/tests/switch/of10/action/05_SET_DL_DST.json -> build/lib/os_ken/tests/switch/of10/action DEBUG: copying os_ken/tests/switch/of10/action/06_SET_NW_SRC.json -> build/lib/os_ken/tests/switch/of10/action DEBUG: copying os_ken/tests/switch/of10/action/07_SET_NW_DST.json -> build/lib/os_ken/tests/switch/of10/action DEBUG: copying os_ken/tests/switch/of10/action/08_SET_NW_TOS_IPv4.json -> build/lib/os_ken/tests/switch/of10/action DEBUG: copying os_ken/tests/switch/of10/action/08_SET_NW_TOS_IPv6.json -> build/lib/os_ken/tests/switch/of10/action DEBUG: copying os_ken/tests/switch/of10/action/09_SET_TP_SRC_IPv4_TCP.json -> build/lib/os_ken/tests/switch/of10/action DEBUG: copying os_ken/tests/switch/of10/action/09_SET_TP_SRC_IPv4_UDP.json -> build/lib/os_ken/tests/switch/of10/action DEBUG: copying os_ken/tests/switch/of10/action/09_SET_TP_SRC_IPv6_TCP.json -> build/lib/os_ken/tests/switch/of10/action DEBUG: copying os_ken/tests/switch/of10/action/09_SET_TP_SRC_IPv6_UDP.json -> build/lib/os_ken/tests/switch/of10/action DEBUG: copying os_ken/tests/switch/of10/action/10_SET_TP_DST_IPv4_TCP.json -> build/lib/os_ken/tests/switch/of10/action DEBUG: copying os_ken/tests/switch/of10/action/10_SET_TP_DST_IPv4_UDP.json -> build/lib/os_ken/tests/switch/of10/action DEBUG: copying os_ken/tests/switch/of10/action/10_SET_TP_DST_IPv6_TCP.json -> build/lib/os_ken/tests/switch/of10/action DEBUG: copying os_ken/tests/switch/of10/action/10_SET_TP_DST_IPv6_UDP.json -> build/lib/os_ken/tests/switch/of10/action DEBUG: creating build/lib/os_ken/tests/switch/of10/match DEBUG: copying os_ken/tests/switch/of10/match/00_IN_PORT.json -> build/lib/os_ken/tests/switch/of10/match DEBUG: copying os_ken/tests/switch/of10/match/01_DL_SRC.json -> build/lib/os_ken/tests/switch/of10/match DEBUG: copying os_ken/tests/switch/of10/match/02_DL_DST.json -> build/lib/os_ken/tests/switch/of10/match DEBUG: copying os_ken/tests/switch/of10/match/03_DL_VLAN.json -> build/lib/os_ken/tests/switch/of10/match DEBUG: copying os_ken/tests/switch/of10/match/04_DL_VLAN_PCP.json -> build/lib/os_ken/tests/switch/of10/match DEBUG: copying os_ken/tests/switch/of10/match/05_DL_TYPE.json -> build/lib/os_ken/tests/switch/of10/match DEBUG: copying os_ken/tests/switch/of10/match/06_NW_TOS_IPv4.json -> build/lib/os_ken/tests/switch/of10/match DEBUG: copying os_ken/tests/switch/of10/match/06_NW_TOS_IPv6.json -> build/lib/os_ken/tests/switch/of10/match DEBUG: copying os_ken/tests/switch/of10/match/07_NW_PROTO_IPv4.json -> build/lib/os_ken/tests/switch/of10/match DEBUG: copying os_ken/tests/switch/of10/match/07_NW_PROTO_IPv6.json -> build/lib/os_ken/tests/switch/of10/match DEBUG: copying os_ken/tests/switch/of10/match/08_NW_SRC.json -> build/lib/os_ken/tests/switch/of10/match DEBUG: copying os_ken/tests/switch/of10/match/08_NW_SRC_Mask.json -> build/lib/os_ken/tests/switch/of10/match DEBUG: copying os_ken/tests/switch/of10/match/09_NW_DST.json -> build/lib/os_ken/tests/switch/of10/match DEBUG: copying os_ken/tests/switch/of10/match/09_NW_DST_Mask.json -> build/lib/os_ken/tests/switch/of10/match DEBUG: copying os_ken/tests/switch/of10/match/10_TP_SRC_IPv4_TCP.json -> build/lib/os_ken/tests/switch/of10/match DEBUG: copying os_ken/tests/switch/of10/match/10_TP_SRC_IPv4_UDP.json -> build/lib/os_ken/tests/switch/of10/match DEBUG: copying os_ken/tests/switch/of10/match/10_TP_SRC_IPv6_TCP.json -> build/lib/os_ken/tests/switch/of10/match DEBUG: copying os_ken/tests/switch/of10/match/10_TP_SRC_IPv6_UDP.json -> build/lib/os_ken/tests/switch/of10/match DEBUG: copying os_ken/tests/switch/of10/match/11_TP_DST_IPv4_TCP.json -> build/lib/os_ken/tests/switch/of10/match DEBUG: copying os_ken/tests/switch/of10/match/11_TP_DST_IPv4_UDP.json -> build/lib/os_ken/tests/switch/of10/match DEBUG: copying os_ken/tests/switch/of10/match/11_TP_DST_IPv6_TCP.json -> build/lib/os_ken/tests/switch/of10/match DEBUG: copying os_ken/tests/switch/of10/match/11_TP_DST_IPv6_UDP.json -> build/lib/os_ken/tests/switch/of10/match DEBUG: creating build/lib/os_ken/tests/switch/of13 DEBUG: creating build/lib/os_ken/tests/switch/of13/action DEBUG: copying os_ken/tests/switch/of13/action/00_OUTPUT.json -> build/lib/os_ken/tests/switch/of13/action DEBUG: copying os_ken/tests/switch/of13/action/11_COPY_TTL_OUT.json -> build/lib/os_ken/tests/switch/of13/action DEBUG: copying os_ken/tests/switch/of13/action/12_COPY_TTL_IN.json -> build/lib/os_ken/tests/switch/of13/action DEBUG: copying os_ken/tests/switch/of13/action/15_SET_MPLS_TTL.json -> build/lib/os_ken/tests/switch/of13/action DEBUG: copying os_ken/tests/switch/of13/action/16_DEC_MPLS_TTL.json -> build/lib/os_ken/tests/switch/of13/action DEBUG: copying os_ken/tests/switch/of13/action/17_PUSH_VLAN.json -> build/lib/os_ken/tests/switch/of13/action DEBUG: copying os_ken/tests/switch/of13/action/17_PUSH_VLAN_multiple.json -> build/lib/os_ken/tests/switch/of13/action DEBUG: copying os_ken/tests/switch/of13/action/18_POP_VLAN.json -> build/lib/os_ken/tests/switch/of13/action DEBUG: copying os_ken/tests/switch/of13/action/19_PUSH_MPLS.json -> build/lib/os_ken/tests/switch/of13/action DEBUG: copying os_ken/tests/switch/of13/action/19_PUSH_MPLS_multiple.json -> build/lib/os_ken/tests/switch/of13/action DEBUG: copying os_ken/tests/switch/of13/action/20_POP_MPLS.json -> build/lib/os_ken/tests/switch/of13/action DEBUG: copying os_ken/tests/switch/of13/action/23_SET_NW_TTL_IPv4.json -> build/lib/os_ken/tests/switch/of13/action DEBUG: copying os_ken/tests/switch/of13/action/23_SET_NW_TTL_IPv6.json -> build/lib/os_ken/tests/switch/of13/action DEBUG: copying os_ken/tests/switch/of13/action/24_DEC_NW_TTL_IPv4.json -> build/lib/os_ken/tests/switch/of13/action DEBUG: copying os_ken/tests/switch/of13/action/24_DEC_NW_TTL_IPv6.json -> build/lib/os_ken/tests/switch/of13/action DEBUG: copying os_ken/tests/switch/of13/action/26_PUSH_PBB.json -> build/lib/os_ken/tests/switch/of13/action DEBUG: copying os_ken/tests/switch/of13/action/26_PUSH_PBB_multiple.json -> build/lib/os_ken/tests/switch/of13/action DEBUG: copying os_ken/tests/switch/of13/action/27_POP_PBB.json -> build/lib/os_ken/tests/switch/of13/action DEBUG: creating build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of13/action/25_SET_FIELD/03_ETH_DST.json -> build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of13/action/25_SET_FIELD/04_ETH_SRC.json -> build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of13/action/25_SET_FIELD/05_ETH_TYPE.json -> build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of13/action/25_SET_FIELD/06_VLAN_VID.json -> build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of13/action/25_SET_FIELD/07_VLAN_PCP.json -> build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of13/action/25_SET_FIELD/08_IP_DSCP_IPv4.json -> build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of13/action/25_SET_FIELD/08_IP_DSCP_IPv6.json -> build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of13/action/25_SET_FIELD/09_IP_ECN_IPv4.json -> build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of13/action/25_SET_FIELD/09_IP_ECN_IPv6.json -> build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of13/action/25_SET_FIELD/10_IP_PROTO_IPv4.json -> build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of13/action/25_SET_FIELD/10_IP_PROTO_IPv6.json -> build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of13/action/25_SET_FIELD/11_IPV4_SRC.json -> build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of13/action/25_SET_FIELD/12_IPV4_DST.json -> build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of13/action/25_SET_FIELD/13_TCP_SRC_IPv4.json -> build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of13/action/25_SET_FIELD/13_TCP_SRC_IPv6.json -> build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of13/action/25_SET_FIELD/14_TCP_DST_IPv4.json -> build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of13/action/25_SET_FIELD/14_TCP_DST_IPv6.json -> build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of13/action/25_SET_FIELD/15_UDP_SRC_IPv4.json -> build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of13/action/25_SET_FIELD/15_UDP_SRC_IPv6.json -> build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of13/action/25_SET_FIELD/16_UDP_DST_IPv4.json -> build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of13/action/25_SET_FIELD/16_UDP_DST_IPv6.json -> build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of13/action/25_SET_FIELD/17_SCTP_SRC_IPv4.json -> build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of13/action/25_SET_FIELD/17_SCTP_SRC_IPv6.json -> build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of13/action/25_SET_FIELD/18_SCTP_DST_IPv4.json -> build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of13/action/25_SET_FIELD/18_SCTP_DST_IPv6.json -> build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of13/action/25_SET_FIELD/19_ICMPV4_TYPE.json -> build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of13/action/25_SET_FIELD/20_ICMPV4_CODE.json -> build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of13/action/25_SET_FIELD/21_ARP_OP.json -> build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of13/action/25_SET_FIELD/22_ARP_SPA.json -> build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of13/action/25_SET_FIELD/23_ARP_TPA.json -> build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of13/action/25_SET_FIELD/24_ARP_SHA.json -> build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of13/action/25_SET_FIELD/25_ARP_THA.json -> build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of13/action/25_SET_FIELD/26_IPV6_SRC.json -> build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of13/action/25_SET_FIELD/27_IPV6_DST.json -> build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of13/action/25_SET_FIELD/28_IPV6_FLABEL.json -> build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of13/action/25_SET_FIELD/29_ICMPV6_TYPE.json -> build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of13/action/25_SET_FIELD/30_ICMPV6_CODE.json -> build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of13/action/25_SET_FIELD/31_IPV6_ND_TARGET.json -> build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of13/action/25_SET_FIELD/32_IPV6_ND_SLL.json -> build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of13/action/25_SET_FIELD/33_IPV6_ND_TLL.json -> build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of13/action/25_SET_FIELD/34_MPLS_LABEL.json -> build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of13/action/25_SET_FIELD/35_MPLS_TC.json -> build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of13/action/25_SET_FIELD/36_MPLS_BOS.json -> build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of13/action/25_SET_FIELD/37_PBB_ISID.json -> build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of13/action/25_SET_FIELD/38_TUNNEL_ID.json -> build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: creating build/lib/os_ken/tests/switch/of13/group DEBUG: copying os_ken/tests/switch/of13/group/00_ALL.json -> build/lib/os_ken/tests/switch/of13/group DEBUG: copying os_ken/tests/switch/of13/group/01_SELECT_Ether.json -> build/lib/os_ken/tests/switch/of13/group DEBUG: copying os_ken/tests/switch/of13/group/01_SELECT_IP.json -> build/lib/os_ken/tests/switch/of13/group DEBUG: copying os_ken/tests/switch/of13/group/01_SELECT_Weight_Ether.json -> build/lib/os_ken/tests/switch/of13/group DEBUG: copying os_ken/tests/switch/of13/group/01_SELECT_Weight_IP.json -> build/lib/os_ken/tests/switch/of13/group DEBUG: creating build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/00_IN_PORT.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/02_METADATA.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/02_METADATA_Mask.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/03_ETH_DST.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/03_ETH_DST_Mask.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/04_ETH_SRC.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/04_ETH_SRC_Mask.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/05_ETH_TYPE.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/06_VLAN_VID.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/06_VLAN_VID_Mask.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/07_VLAN_PCP.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/08_IP_DSCP_IPv4.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/08_IP_DSCP_IPv6.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/09_IP_ECN_IPv4.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/09_IP_ECN_IPv6.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/10_IP_PROTO_IPv4.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/10_IP_PROTO_IPv6.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/11_IPV4_SRC.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/11_IPV4_SRC_Mask.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/12_IPV4_DST.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/12_IPV4_DST_Mask.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/13_TCP_SRC_IPv4.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/13_TCP_SRC_IPv6.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/14_TCP_DST_IPv4.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/14_TCP_DST_IPv6.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/15_UDP_SRC_IPv4.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/15_UDP_SRC_IPv6.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/16_UDP_DST_IPv4.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/16_UDP_DST_IPv6.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/17_SCTP_SRC_IPv4.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/17_SCTP_SRC_IPv6.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/18_SCTP_DST_IPv4.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/18_SCTP_DST_IPv6.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/19_ICMPV4_TYPE.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/20_ICMPV4_CODE.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/21_ARP_OP.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/22_ARP_SPA.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/22_ARP_SPA_Mask.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/23_ARP_TPA.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/23_ARP_TPA_Mask.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/24_ARP_SHA.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/24_ARP_SHA_Mask.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/25_ARP_THA.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/25_ARP_THA_Mask.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/26_IPV6_SRC.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/26_IPV6_SRC_Mask.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/27_IPV6_DST.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/27_IPV6_DST_Mask.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/28_IPV6_FLABEL.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/28_IPV6_FLABEL_Mask.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/29_ICMPV6_TYPE.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/30_ICMPV6_CODE.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/31_IPV6_ND_TARGET.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/32_IPV6_ND_SLL.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/33_IPV6_ND_TLL.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/34_MPLS_LABEL.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/35_MPLS_TC.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/36_MPLS_BOS.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/37_PBB_ISID.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/37_PBB_ISID_Mask.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/38_TUNNEL_ID.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/38_TUNNEL_ID_Mask.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/39_IPV6_EXTHDR.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/39_IPV6_EXTHDR_Mask.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: creating build/lib/os_ken/tests/switch/of13/meter DEBUG: copying os_ken/tests/switch/of13/meter/01_DROP_00_KBPS_00_1M.json -> build/lib/os_ken/tests/switch/of13/meter DEBUG: copying os_ken/tests/switch/of13/meter/01_DROP_00_KBPS_01_10M.json -> build/lib/os_ken/tests/switch/of13/meter DEBUG: copying os_ken/tests/switch/of13/meter/01_DROP_00_KBPS_02_100M.json -> build/lib/os_ken/tests/switch/of13/meter DEBUG: copying os_ken/tests/switch/of13/meter/01_DROP_01_PKTPS_00_100.json -> build/lib/os_ken/tests/switch/of13/meter DEBUG: copying os_ken/tests/switch/of13/meter/01_DROP_01_PKTPS_01_1000.json -> build/lib/os_ken/tests/switch/of13/meter DEBUG: copying os_ken/tests/switch/of13/meter/01_DROP_01_PKTPS_02_10000.json -> build/lib/os_ken/tests/switch/of13/meter DEBUG: copying os_ken/tests/switch/of13/meter/02_DSCP_REMARK_00_KBPS_00_1M.json -> build/lib/os_ken/tests/switch/of13/meter DEBUG: copying os_ken/tests/switch/of13/meter/02_DSCP_REMARK_00_KBPS_01_10M.json -> build/lib/os_ken/tests/switch/of13/meter DEBUG: copying os_ken/tests/switch/of13/meter/02_DSCP_REMARK_00_KBPS_02_100M.json -> build/lib/os_ken/tests/switch/of13/meter DEBUG: copying os_ken/tests/switch/of13/meter/02_DSCP_REMARK_01_PKTPS_00_100.json -> build/lib/os_ken/tests/switch/of13/meter DEBUG: copying os_ken/tests/switch/of13/meter/02_DSCP_REMARK_01_PKTPS_01_1000.json -> build/lib/os_ken/tests/switch/of13/meter DEBUG: copying os_ken/tests/switch/of13/meter/02_DSCP_REMARK_01_PKTPS_02_10000.json -> build/lib/os_ken/tests/switch/of13/meter DEBUG: creating build/lib/os_ken/tests/switch/of14 DEBUG: creating build/lib/os_ken/tests/switch/of14/action DEBUG: copying os_ken/tests/switch/of14/action/00_OUTPUT.json -> build/lib/os_ken/tests/switch/of14/action DEBUG: copying os_ken/tests/switch/of14/action/11_COPY_TTL_OUT.json -> build/lib/os_ken/tests/switch/of14/action DEBUG: copying os_ken/tests/switch/of14/action/12_COPY_TTL_IN.json -> build/lib/os_ken/tests/switch/of14/action DEBUG: copying os_ken/tests/switch/of14/action/15_SET_MPLS_TTL.json -> build/lib/os_ken/tests/switch/of14/action DEBUG: copying os_ken/tests/switch/of14/action/16_DEC_MPLS_TTL.json -> build/lib/os_ken/tests/switch/of14/action DEBUG: copying os_ken/tests/switch/of14/action/17_PUSH_VLAN.json -> build/lib/os_ken/tests/switch/of14/action DEBUG: copying os_ken/tests/switch/of14/action/17_PUSH_VLAN_multiple.json -> build/lib/os_ken/tests/switch/of14/action DEBUG: copying os_ken/tests/switch/of14/action/18_POP_VLAN.json -> build/lib/os_ken/tests/switch/of14/action DEBUG: copying os_ken/tests/switch/of14/action/19_PUSH_MPLS.json -> build/lib/os_ken/tests/switch/of14/action DEBUG: copying os_ken/tests/switch/of14/action/19_PUSH_MPLS_multiple.json -> build/lib/os_ken/tests/switch/of14/action DEBUG: copying os_ken/tests/switch/of14/action/20_POP_MPLS.json -> build/lib/os_ken/tests/switch/of14/action DEBUG: copying os_ken/tests/switch/of14/action/23_SET_NW_TTL_IPv4.json -> build/lib/os_ken/tests/switch/of14/action DEBUG: copying os_ken/tests/switch/of14/action/23_SET_NW_TTL_IPv6.json -> build/lib/os_ken/tests/switch/of14/action DEBUG: copying os_ken/tests/switch/of14/action/24_DEC_NW_TTL_IPv4.json -> build/lib/os_ken/tests/switch/of14/action DEBUG: copying os_ken/tests/switch/of14/action/24_DEC_NW_TTL_IPv6.json -> build/lib/os_ken/tests/switch/of14/action DEBUG: copying os_ken/tests/switch/of14/action/26_PUSH_PBB.json -> build/lib/os_ken/tests/switch/of14/action DEBUG: copying os_ken/tests/switch/of14/action/26_PUSH_PBB_multiple.json -> build/lib/os_ken/tests/switch/of14/action DEBUG: copying os_ken/tests/switch/of14/action/27_POP_PBB.json -> build/lib/os_ken/tests/switch/of14/action DEBUG: creating build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of14/action/25_SET_FIELD/03_ETH_DST.json -> build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of14/action/25_SET_FIELD/04_ETH_SRC.json -> build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of14/action/25_SET_FIELD/05_ETH_TYPE.json -> build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of14/action/25_SET_FIELD/06_VLAN_VID.json -> build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of14/action/25_SET_FIELD/07_VLAN_PCP.json -> build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of14/action/25_SET_FIELD/08_IP_DSCP_IPv4.json -> build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of14/action/25_SET_FIELD/08_IP_DSCP_IPv6.json -> build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of14/action/25_SET_FIELD/09_IP_ECN_IPv4.json -> build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of14/action/25_SET_FIELD/09_IP_ECN_IPv6.json -> build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of14/action/25_SET_FIELD/10_IP_PROTO_IPv4.json -> build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of14/action/25_SET_FIELD/10_IP_PROTO_IPv6.json -> build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of14/action/25_SET_FIELD/11_IPV4_SRC.json -> build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of14/action/25_SET_FIELD/12_IPV4_DST.json -> build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of14/action/25_SET_FIELD/13_TCP_SRC_IPv4.json -> build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of14/action/25_SET_FIELD/13_TCP_SRC_IPv6.json -> build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of14/action/25_SET_FIELD/14_TCP_DST_IPv4.json -> build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of14/action/25_SET_FIELD/14_TCP_DST_IPv6.json -> build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of14/action/25_SET_FIELD/15_UDP_SRC_IPv4.json -> build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of14/action/25_SET_FIELD/15_UDP_SRC_IPv6.json -> build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of14/action/25_SET_FIELD/16_UDP_DST_IPv4.json -> build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of14/action/25_SET_FIELD/16_UDP_DST_IPv6.json -> build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of14/action/25_SET_FIELD/17_SCTP_SRC_IPv4.json -> build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of14/action/25_SET_FIELD/17_SCTP_SRC_IPv6.json -> build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of14/action/25_SET_FIELD/18_SCTP_DST_IPv4.json -> build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of14/action/25_SET_FIELD/18_SCTP_DST_IPv6.json -> build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of14/action/25_SET_FIELD/19_ICMPV4_TYPE.json -> build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of14/action/25_SET_FIELD/20_ICMPV4_CODE.json -> build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of14/action/25_SET_FIELD/21_ARP_OP.json -> build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of14/action/25_SET_FIELD/22_ARP_SPA.json -> build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of14/action/25_SET_FIELD/23_ARP_TPA.json -> build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of14/action/25_SET_FIELD/24_ARP_SHA.json -> build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of14/action/25_SET_FIELD/25_ARP_THA.json -> build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of14/action/25_SET_FIELD/26_IPV6_SRC.json -> build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of14/action/25_SET_FIELD/27_IPV6_DST.json -> build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of14/action/25_SET_FIELD/28_IPV6_FLABEL.json -> build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of14/action/25_SET_FIELD/29_ICMPV6_TYPE.json -> build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of14/action/25_SET_FIELD/30_ICMPV6_CODE.json -> build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of14/action/25_SET_FIELD/31_IPV6_ND_TARGET.json -> build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of14/action/25_SET_FIELD/32_IPV6_ND_SLL.json -> build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of14/action/25_SET_FIELD/33_IPV6_ND_TLL.json -> build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of14/action/25_SET_FIELD/34_MPLS_LABEL.json -> build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of14/action/25_SET_FIELD/35_MPLS_TC.json -> build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of14/action/25_SET_FIELD/36_MPLS_BOS.json -> build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of14/action/25_SET_FIELD/37_PBB_ISID.json -> build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of14/action/25_SET_FIELD/38_TUNNEL_ID.json -> build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of14/action/25_SET_FIELD/41_PBB_UCA.json -> build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: creating build/lib/os_ken/tests/switch/of14/group DEBUG: copying os_ken/tests/switch/of14/group/00_ALL.json -> build/lib/os_ken/tests/switch/of14/group DEBUG: copying os_ken/tests/switch/of14/group/01_SELECT_Ether.json -> build/lib/os_ken/tests/switch/of14/group DEBUG: copying os_ken/tests/switch/of14/group/01_SELECT_IP.json -> build/lib/os_ken/tests/switch/of14/group DEBUG: copying os_ken/tests/switch/of14/group/01_SELECT_Weight_Ether.json -> build/lib/os_ken/tests/switch/of14/group DEBUG: copying os_ken/tests/switch/of14/group/01_SELECT_Weight_IP.json -> build/lib/os_ken/tests/switch/of14/group DEBUG: creating build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/00_IN_PORT.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/02_METADATA.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/02_METADATA_Mask.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/03_ETH_DST.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/03_ETH_DST_Mask.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/04_ETH_SRC.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/04_ETH_SRC_Mask.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/05_ETH_TYPE.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/06_VLAN_VID.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/06_VLAN_VID_Mask.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/07_VLAN_PCP.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/08_IP_DSCP_IPv4.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/08_IP_DSCP_IPv6.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/09_IP_ECN_IPv4.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/09_IP_ECN_IPv6.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/10_IP_PROTO_IPv4.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/10_IP_PROTO_IPv6.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/11_IPV4_SRC.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/11_IPV4_SRC_Mask.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/12_IPV4_DST.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/12_IPV4_DST_Mask.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/13_TCP_SRC_IPv4.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/13_TCP_SRC_IPv6.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/14_TCP_DST_IPv4.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/14_TCP_DST_IPv6.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/15_UDP_SRC_IPv4.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/15_UDP_SRC_IPv6.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/16_UDP_DST_IPv4.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/16_UDP_DST_IPv6.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/17_SCTP_SRC_IPv4.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/17_SCTP_SRC_IPv6.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/18_SCTP_DST_IPv4.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/18_SCTP_DST_IPv6.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/19_ICMPV4_TYPE.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/20_ICMPV4_CODE.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/21_ARP_OP.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/22_ARP_SPA.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/22_ARP_SPA_Mask.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/23_ARP_TPA.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/23_ARP_TPA_Mask.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/24_ARP_SHA.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/24_ARP_SHA_Mask.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/25_ARP_THA.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/25_ARP_THA_Mask.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/26_IPV6_SRC.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/26_IPV6_SRC_Mask.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/27_IPV6_DST.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/27_IPV6_DST_Mask.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/28_IPV6_FLABEL.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/28_IPV6_FLABEL_Mask.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/29_ICMPV6_TYPE.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/30_ICMPV6_CODE.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/31_IPV6_ND_TARGET.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/32_IPV6_ND_SLL.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/33_IPV6_ND_TLL.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/34_MPLS_LABEL.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/35_MPLS_TC.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/36_MPLS_BOS.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/37_PBB_ISID.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/37_PBB_ISID_Mask.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/38_TUNNEL_ID.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/38_TUNNEL_ID_Mask.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/39_IPV6_EXTHDR.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/39_IPV6_EXTHDR_Mask.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/41_PBB_UCA.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: creating build/lib/os_ken/tests/switch/of14/meter DEBUG: copying os_ken/tests/switch/of14/meter/01_DROP_00_KBPS_00_1M.json -> build/lib/os_ken/tests/switch/of14/meter DEBUG: copying os_ken/tests/switch/of14/meter/01_DROP_00_KBPS_01_10M.json -> build/lib/os_ken/tests/switch/of14/meter DEBUG: copying os_ken/tests/switch/of14/meter/01_DROP_00_KBPS_02_100M.json -> build/lib/os_ken/tests/switch/of14/meter DEBUG: copying os_ken/tests/switch/of14/meter/01_DROP_01_PKTPS_00_100.json -> build/lib/os_ken/tests/switch/of14/meter DEBUG: copying os_ken/tests/switch/of14/meter/01_DROP_01_PKTPS_01_1000.json -> build/lib/os_ken/tests/switch/of14/meter DEBUG: copying os_ken/tests/switch/of14/meter/01_DROP_01_PKTPS_02_10000.json -> build/lib/os_ken/tests/switch/of14/meter DEBUG: copying os_ken/tests/switch/of14/meter/02_DSCP_REMARK_00_KBPS_00_1M.json -> build/lib/os_ken/tests/switch/of14/meter DEBUG: copying os_ken/tests/switch/of14/meter/02_DSCP_REMARK_00_KBPS_01_10M.json -> build/lib/os_ken/tests/switch/of14/meter DEBUG: copying os_ken/tests/switch/of14/meter/02_DSCP_REMARK_00_KBPS_02_100M.json -> build/lib/os_ken/tests/switch/of14/meter DEBUG: copying os_ken/tests/switch/of14/meter/02_DSCP_REMARK_01_PKTPS_00_100.json -> build/lib/os_ken/tests/switch/of14/meter DEBUG: copying os_ken/tests/switch/of14/meter/02_DSCP_REMARK_01_PKTPS_01_1000.json -> build/lib/os_ken/tests/switch/of14/meter DEBUG: copying os_ken/tests/switch/of14/meter/02_DSCP_REMARK_01_PKTPS_02_10000.json -> build/lib/os_ken/tests/switch/of14/meter DEBUG: copying os_ken/tests/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: + sphinx-build-3 -W -b html doc/source doc/build/html DEBUG: Running Sphinx v3.4.3 DEBUG: [openstackdocstheme] version: 2.2.6 DEBUG: [openstackdocstheme] connecting html-page-context event handler DEBUG: making output directory... done DEBUG: [openstackdocstheme] using theme from /usr/lib/python3.9/site-packages/openstackdocstheme/theme DEBUG: [openstackdocstheme] no /builddir/build/BUILD/os-ken-1.4.1/.gitreview found DEBUG: building [mo]: targets for 0 po files that are out of date DEBUG: building [html]: targets for 78 source files that are out of date DEBUG: updating environment: [new config] 78 added, 0 changed, 0 removed DEBUG: reading sources... [ 1%] admin/index DEBUG: reading sources... [ 2%] api_ref DEBUG: reading sources... [ 3%] app DEBUG: reading sources... [ 5%] app/bgp_application DEBUG: reading sources... [ 6%] app/ofctl DEBUG: reading sources... [ 7%] app/ofctl_rest DEBUG: reading sources... [ 8%] app/rest_vtep DEBUG: reading sources... [ 10%] archive DEBUG: reading sources... [ 11%] components DEBUG: reading sources... [ 12%] configuration DEBUG: reading sources... [ 14%] configuration/index DEBUG: reading sources... [ 15%] contributor/index DEBUG: reading sources... [ 16%] developing DEBUG: reading sources... [ 17%] gui DEBUG: reading sources... [ 19%] index DEBUG: reading sources... [ 20%] library DEBUG: reading sources... [ 21%] library/index DEBUG: reading sources... [ 23%] library_bgp_speaker DEBUG: reading sources... [ 24%] library_bgp_speaker_ref DEBUG: reading sources... [ 25%] library_mrt DEBUG: reading sources... [ 26%] library_of_config DEBUG: reading sources... [ 28%] library_ovsdb DEBUG: reading sources... [ 29%] library_ovsdb_manager DEBUG: reading sources... [ 30%] library_packet DEBUG: reading sources... [ 32%] library_packet_ref DEBUG: reading sources... [ 33%] library_packet_ref/packet_arp DEBUG: reading sources... [ 34%] library_packet_ref/packet_base DEBUG: reading sources... [ 35%] library_packet_ref/packet_bfd DEBUG: reading sources... [ 37%] library_packet_ref/packet_bgp DEBUG: reading sources... [ 38%] library_packet_ref/packet_bmp DEBUG: reading sources... [ 39%] library_packet_ref/packet_bpdu DEBUG: reading sources... [ 41%] library_packet_ref/packet_cfm DEBUG: reading sources... [ 42%] library_packet_ref/packet_dhcp DEBUG: reading sources... [ 43%] library_packet_ref/packet_dhcp6 DEBUG: reading sources... [ 44%] library_packet_ref/packet_ethernet DEBUG: reading sources... [ 46%] library_packet_ref/packet_geneve DEBUG: reading sources... [ 47%] library_packet_ref/packet_gre DEBUG: reading sources... [ 48%] library_packet_ref/packet_icmp DEBUG: reading sources... [ 50%] library_packet_ref/packet_icmpv6 DEBUG: reading sources... [ 51%] library_packet_ref/packet_igmp DEBUG: reading sources... [ 52%] library_packet_ref/packet_ipv4 DEBUG: reading sources... [ 53%] library_packet_ref/packet_ipv6 DEBUG: reading sources... [ 55%] library_packet_ref/packet_llc DEBUG: reading sources... [ 56%] library_packet_ref/packet_lldp DEBUG: reading sources... [ 57%] library_packet_ref/packet_mpls DEBUG: reading sources... [ 58%] library_packet_ref/packet_openflow DEBUG: reading sources... [ 60%] library_packet_ref/packet_ospf DEBUG: reading sources... [ 61%] library_packet_ref/packet_pbb DEBUG: reading sources... [ 62%] library_packet_ref/packet_sctp DEBUG: reading sources... [ 64%] library_packet_ref/packet_slow DEBUG: reading sources... [ 65%] library_packet_ref/packet_tcp DEBUG: reading sources... [ 66%] library_packet_ref/packet_udp DEBUG: reading sources... [ 67%] library_packet_ref/packet_vlan DEBUG: reading sources... [ 69%] library_packet_ref/packet_vrrp DEBUG: reading sources... [ 70%] library_packet_ref/packet_vxlan DEBUG: reading sources... [ 71%] library_packet_ref/packet_zebra DEBUG: reading sources... [ 73%] library_pcap DEBUG: reading sources... [ 74%] man/osken DEBUG: reading sources... [ 75%] man/osken_manager DEBUG: reading sources... [ 76%] nicira_ext_ref DEBUG: reading sources... [ 78%] ofproto_base DEBUG: reading sources... [ 79%] ofproto_ref DEBUG: reading sources... [ 80%] ofproto_v1_0_ref DEBUG: reading sources... [ 82%] ofproto_v1_2_ref DEBUG: reading sources... [ 83%] ofproto_v1_3_ref DEBUG: reading sources... [ 84%] ofproto_v1_4_ref DEBUG: reading sources... [ 85%] ofproto_v1_5_ref DEBUG: reading sources... [ 87%] os_ken_app_api DEBUG: reading sources... [ 88%] parameters DEBUG: reading sources... [ 89%] readme DEBUG: reading sources... [ 91%] reference/index DEBUG: reading sources... [ 92%] snort_integrate DEBUG: reading sources... [ 93%] test-of-config-with-linc DEBUG: reading sources... [ 94%] test-vrrp DEBUG: reading sources... [ 96%] 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... [ 3%] app DEBUG: writing output... [ 5%] app/bgp_application DEBUG: writing output... [ 6%] app/ofctl DEBUG: writing output... [ 7%] app/ofctl_rest DEBUG: writing output... [ 8%] app/rest_vtep DEBUG: writing output... [ 10%] archive DEBUG: writing output... [ 11%] components DEBUG: writing output... [ 12%] configuration DEBUG: writing output... [ 14%] configuration/index DEBUG: writing output... [ 15%] contributor/index DEBUG: writing output... [ 16%] developing DEBUG: writing output... [ 17%] gui DEBUG: writing output... [ 19%] index DEBUG: writing output... [ 20%] library DEBUG: writing output... [ 21%] library/index DEBUG: writing output... [ 23%] library_bgp_speaker DEBUG: writing output... [ 24%] library_bgp_speaker_ref DEBUG: writing output... [ 25%] library_mrt DEBUG: writing output... [ 26%] library_of_config DEBUG: writing output... [ 28%] library_ovsdb DEBUG: writing output... [ 29%] library_ovsdb_manager DEBUG: writing output... [ 30%] library_packet DEBUG: writing output... [ 32%] library_packet_ref DEBUG: writing output... [ 33%] library_packet_ref/packet_arp DEBUG: writing output... [ 34%] library_packet_ref/packet_base DEBUG: writing output... [ 35%] library_packet_ref/packet_bfd DEBUG: writing output... [ 37%] library_packet_ref/packet_bgp DEBUG: writing output... [ 38%] library_packet_ref/packet_bmp DEBUG: writing output... [ 39%] library_packet_ref/packet_bpdu DEBUG: writing output... [ 41%] library_packet_ref/packet_cfm DEBUG: writing output... [ 42%] library_packet_ref/packet_dhcp DEBUG: writing output... [ 43%] library_packet_ref/packet_dhcp6 DEBUG: writing output... [ 44%] library_packet_ref/packet_ethernet DEBUG: writing output... [ 46%] library_packet_ref/packet_geneve DEBUG: writing output... [ 47%] library_packet_ref/packet_gre DEBUG: writing output... [ 48%] library_packet_ref/packet_icmp DEBUG: writing output... [ 50%] library_packet_ref/packet_icmpv6 DEBUG: writing output... [ 51%] library_packet_ref/packet_igmp DEBUG: writing output... [ 52%] library_packet_ref/packet_ipv4 DEBUG: writing output... [ 53%] library_packet_ref/packet_ipv6 DEBUG: writing output... [ 55%] library_packet_ref/packet_llc DEBUG: writing output... [ 56%] library_packet_ref/packet_lldp DEBUG: writing output... [ 57%] library_packet_ref/packet_mpls DEBUG: writing output... [ 58%] library_packet_ref/packet_openflow DEBUG: writing output... [ 60%] library_packet_ref/packet_ospf DEBUG: writing output... [ 61%] library_packet_ref/packet_pbb DEBUG: writing output... [ 62%] library_packet_ref/packet_sctp DEBUG: writing output... [ 64%] library_packet_ref/packet_slow DEBUG: writing output... [ 65%] library_packet_ref/packet_tcp DEBUG: writing output... [ 66%] library_packet_ref/packet_udp DEBUG: writing output... [ 67%] library_packet_ref/packet_vlan DEBUG: writing output... [ 69%] library_packet_ref/packet_vrrp DEBUG: writing output... [ 70%] library_packet_ref/packet_vxlan DEBUG: writing output... [ 71%] library_packet_ref/packet_zebra DEBUG: writing output... [ 73%] library_pcap DEBUG: writing output... [ 74%] man/osken DEBUG: writing output... [ 75%] man/osken_manager DEBUG: writing output... [ 76%] nicira_ext_ref DEBUG: writing output... [ 78%] ofproto_base DEBUG: writing output... [ 79%] ofproto_ref DEBUG: writing output... [ 80%] ofproto_v1_0_ref DEBUG: writing output... [ 82%] ofproto_v1_2_ref DEBUG: writing output... [ 83%] ofproto_v1_3_ref DEBUG: writing output... [ 84%] ofproto_v1_4_ref DEBUG: writing output... [ 85%] ofproto_v1_5_ref DEBUG: writing output... [ 87%] os_ken_app_api DEBUG: writing output... [ 88%] parameters DEBUG: writing output... [ 89%] readme DEBUG: writing output... [ 91%] reference/index DEBUG: writing output... [ 92%] snort_integrate DEBUG: writing output... [ 93%] test-of-config-with-linc DEBUG: writing output... [ 94%] test-vrrp DEBUG: writing output... [ 96%] 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 images... [100%] gui.png 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: + 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.7hZtAK DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + '[' /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64 '!=' / ']' DEBUG: + rm -rf /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64 DEBUG: ++ dirname /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64 DEBUG: + mkdir -p /builddir/build/BUILDROOT DEBUG: + mkdir /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64 DEBUG: + cd os-ken-1.4.1 DEBUG: + export PBR_VERSION=1.4.1 DEBUG: + PBR_VERSION=1.4.1 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: + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64 DEBUG: /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead DEBUG: warnings.warn( DEBUG: running install DEBUG: /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead DEBUG: warnings.warn( 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 /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr DEBUG: creating /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib DEBUG: creating /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9 DEBUG: creating /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages DEBUG: creating /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken DEBUG: copying build/lib/os_ken/__init__.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken DEBUG: copying build/lib/os_ken/cfg.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken DEBUG: copying build/lib/os_ken/exception.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken DEBUG: copying build/lib/os_ken/flags.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken DEBUG: copying build/lib/os_ken/hooks.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken DEBUG: copying build/lib/os_ken/log.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken DEBUG: copying build/lib/os_ken/utils.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken DEBUG: creating /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/contrib DEBUG: copying build/lib/os_ken/contrib/__init__.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/contrib DEBUG: creating /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/base DEBUG: copying build/lib/os_ken/base/__init__.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/base DEBUG: copying build/lib/os_ken/base/app_manager.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/base DEBUG: creating /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/controller DEBUG: copying build/lib/os_ken/controller/__init__.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/controller DEBUG: copying build/lib/os_ken/controller/conf_switch.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/controller DEBUG: copying build/lib/os_ken/controller/controller.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/controller DEBUG: copying build/lib/os_ken/controller/dpset.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/controller DEBUG: copying build/lib/os_ken/controller/event.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/controller DEBUG: copying build/lib/os_ken/controller/handler.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/controller DEBUG: copying build/lib/os_ken/controller/mac_to_network.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/controller DEBUG: copying build/lib/os_ken/controller/mac_to_port.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/controller DEBUG: copying build/lib/os_ken/controller/network.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/controller DEBUG: copying build/lib/os_ken/controller/ofp_api.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/controller DEBUG: copying build/lib/os_ken/controller/ofp_event.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/controller DEBUG: copying build/lib/os_ken/controller/ofp_handler.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/controller DEBUG: copying build/lib/os_ken/controller/tunnels.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/controller DEBUG: creating /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/topology DEBUG: copying build/lib/os_ken/topology/__init__.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/topology DEBUG: copying build/lib/os_ken/topology/api.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/topology DEBUG: copying build/lib/os_ken/topology/dumper.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/topology DEBUG: copying build/lib/os_ken/topology/event.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/topology DEBUG: copying build/lib/os_ken/topology/switches.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/topology DEBUG: creating /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/ofproto DEBUG: copying build/lib/os_ken/ofproto/__init__.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/ofproto DEBUG: copying build/lib/os_ken/ofproto/ether.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/ofproto DEBUG: copying build/lib/os_ken/ofproto/inet.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/ofproto DEBUG: copying build/lib/os_ken/ofproto/nicira_ext.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/ofproto DEBUG: copying build/lib/os_ken/ofproto/nx_actions.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/ofproto DEBUG: copying build/lib/os_ken/ofproto/nx_match.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/ofproto DEBUG: copying build/lib/os_ken/ofproto/ofproto_common.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/ofproto DEBUG: copying build/lib/os_ken/ofproto/ofproto_parser.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/ofproto DEBUG: copying build/lib/os_ken/ofproto/ofproto_protocol.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/ofproto DEBUG: copying build/lib/os_ken/ofproto/ofproto_utils.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/ofproto DEBUG: copying build/lib/os_ken/ofproto/ofproto_v1_0.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/ofproto DEBUG: copying build/lib/os_ken/ofproto/ofproto_v1_0_parser.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/ofproto DEBUG: copying build/lib/os_ken/ofproto/ofproto_v1_2.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/ofproto DEBUG: copying build/lib/os_ken/ofproto/ofproto_v1_2_parser.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/ofproto DEBUG: copying build/lib/os_ken/ofproto/ofproto_v1_3.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/ofproto DEBUG: copying build/lib/os_ken/ofproto/ofproto_v1_3_parser.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/ofproto DEBUG: copying build/lib/os_ken/ofproto/ofproto_v1_4.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/ofproto DEBUG: copying build/lib/os_ken/ofproto/ofproto_v1_4_parser.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/ofproto DEBUG: copying build/lib/os_ken/ofproto/ofproto_v1_5.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/ofproto DEBUG: copying build/lib/os_ken/ofproto/ofproto_v1_5_parser.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/ofproto DEBUG: copying build/lib/os_ken/ofproto/oxm_fields.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/ofproto DEBUG: copying build/lib/os_ken/ofproto/oxs_fields.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/ofproto DEBUG: copying build/lib/os_ken/ofproto/oxx_fields.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/ofproto DEBUG: creating /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests DEBUG: creating /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data_generator3 DEBUG: copying build/lib/os_ken/tests/packet_data_generator3/gen.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data_generator3 DEBUG: creating /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data DEBUG: creating /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/pcap DEBUG: copying build/lib/os_ken/tests/packet_data/pcap/zebra_v4_frr_v2.pcap -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/pcap DEBUG: copying build/lib/os_ken/tests/packet_data/pcap/zebra_v3.pcap -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/pcap DEBUG: copying build/lib/os_ken/tests/packet_data/pcap/zebra_v2.pcap -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/pcap DEBUG: copying build/lib/os_ken/tests/packet_data/pcap/openflow_invalid_version.pcap -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/pcap DEBUG: copying build/lib/os_ken/tests/packet_data/pcap/openflow_flowstats_req.pcap -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/pcap DEBUG: copying build/lib/os_ken/tests/packet_data/pcap/openflow_flowmod.pcap -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/pcap DEBUG: copying build/lib/os_ken/tests/packet_data/pcap/little_endian.pcap -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/pcap DEBUG: copying build/lib/os_ken/tests/packet_data/pcap/gre_nvgre_option.pcap -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/pcap DEBUG: copying build/lib/os_ken/tests/packet_data/pcap/gre_no_option.pcap -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/pcap DEBUG: copying build/lib/os_ken/tests/packet_data/pcap/gre_full_options.pcap -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/pcap DEBUG: copying build/lib/os_ken/tests/packet_data/pcap/geneve_unknown.pcap -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/pcap DEBUG: copying build/lib/os_ken/tests/packet_data/pcap/big_endian.pcap -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/pcap DEBUG: creating /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-table_status.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-table_stats_request.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-table_stats_reply.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-table_mod.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-table_features_request.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-table_features_reply.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-table_desc_request.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-table_desc_reply.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-set_config.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-set_async.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-role_status.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-role_request.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-role_reply.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-requestforward.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-queue_stats_request.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-queue_stats_reply.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-queue_desc_request.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-queue_desc_reply.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-port_status.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-port_stats_request.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-port_stats_reply.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-port_mod.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-port_desc_request.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-port_desc_reply.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-packet_out.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-packet_in.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-meter_stats_request.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-meter_stats_reply.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-meter_mod.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-meter_features_request.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-meter_features_reply.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-meter_desc_request.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-meter_desc_reply.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-hello.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-group_stats_request.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-group_stats_reply.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-group_mod.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-group_features_request.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-group_features_reply.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-group_desc_request.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-group_desc_reply.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-get_config_request.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-get_config_reply.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-get_async_request.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-get_async_reply.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-flow_stats_request.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-flow_stats_reply.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-flow_removed.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-flow_monitor_request.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-flow_monitor_reply.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-flow_mod_match_conj.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-flow_mod_conjunction.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-flow_mod.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-flow_desc_request.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-flow_desc_reply.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-features_request.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-features_reply.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-experimenter_request.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-experimenter_reply.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-experimenter.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-error_msg_experimenter.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-error_msg.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-echo_request.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-echo_reply.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-desc_request.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-desc_reply.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-controller_status_request.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-controller_status_reply.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-controller_status.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-bundle_features_request.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-bundle_features_reply.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-bundle_ctrl.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-bundle_add.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-barrier_request.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-barrier_reply.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-aggregate_stats_request.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-aggregate_stats_reply.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of15 DEBUG: creating /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/libofproto-OFP14-ofp_packet_out_packet_library.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-9-ofp_get_config_reply.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-8-ofp_get_config_request.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-71-ofp_requestforward.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-70-ofp_bundle_add_msg.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-7-ofp_set_config.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-69-ofp_bundle_ctrl_msg.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-68-ofp_table_status.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-67-ofp_flow_monitor_reply.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-66-ofp_flow_monitor_request.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-65-ofp_role_status.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-64-ofp_queue_desc_reply.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-63-ofp_queue_desc_request.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-62-ofp_table_desc_reply.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-61-ofp_table_desc_request.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-60-ofp_experimenter_reply.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-6-ofp_features_reply.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-59-ofp_experimenter_request.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-58-ofp_flow_mod.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-57-ofp_packet_in.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-56-ofp_group_stats_reply.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-55-ofp_group_stats_request.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-54-ofp_table_features_reply.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-53-ofp_table_features_request.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-52-ofp_port_desc_reply.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-51-ofp_port_desc_request.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-50-ofp_meter_features_reply.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-5-ofp_features_request.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-49-ofp_meter_features_request.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-48-ofp_meter_stats_reply.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-47-ofp_meter_stats_request.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-46-ofp_meter_config_reply.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-45-ofp_meter_config_request.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-44-ofp_flow_mod.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-43-ofp_meter_mod.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-42-ofp_set_async.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-41-ofp_get_async_reply.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-40-ofp_get_async_request.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-4-ofp_packet_in.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-39-ofp_error_msg_experimenter.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-38-ofp_flow_removed.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-37-ofp_port_status.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-36-ofp_queue_stats_reply.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-35-ofp_queue_stats_request.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-34-ofp_group_desc_reply.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-33-ofp_group_desc_request.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-32-ofp_group_features_reply.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-31-ofp_group_features_request.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-30-ofp_port_stats_reply.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-3-ofp_flow_mod.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-29-ofp_port_stats_request.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-28-ofp_table_stats_reply.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-27-ofp_table_stats_request.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-26-ofp_aggregate_stats_reply.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-25-ofp_aggregate_stats_request.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-24-ofp_desc_request.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-23-ofp_table_mod.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-22-ofp_port_mod.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-21-ofp_group_mod.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-20-ofp_role_reply.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-2-ofp_flow_mod.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-19-ofp_role_request.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-18-ofp_barrier_reply.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-17-ofp_barrier_request.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-16-ofp_experimenter.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-15-ofp_error_msg.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-14-ofp_echo_reply.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-13-ofp_echo_request.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-12-ofp_flow_stats_reply.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-11-ofp_flow_stats_request.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-10-ofp_hello.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-1-ofp_packet_out.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-0-ofp_desc_reply.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of14 DEBUG: creating /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/ovs-ofctl-of13-match_pkt_mark_masked.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/ovs-ofctl-of13-match_pkt_mark.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/ovs-ofctl-of13-match_move_nx_register.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/ovs-ofctl-of13-match_load_nx_register.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/ovs-ofctl-of13-match_conj.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_stack_push.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_stack_pop.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_sample2.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_sample.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_resubmit.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_output_trunc.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_note.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_learn.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_fintimeout.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_ct_nat_v6.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_ct_nat.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_ct_exec.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_ct_clear.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_ct.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_controller2.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_controller.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_conjunction.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/libofproto-OFP13-table_mod.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/libofproto-OFP13-set_config.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/libofproto-OFP13-port_status.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/libofproto-OFP13-port_mod.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/libofproto-OFP13-packet_in.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/libofproto-OFP13-ofp_packet_out_packet_library.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/libofproto-OFP13-meter_mod.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/libofproto-OFP13-hello.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/libofproto-OFP13-get_config_reply.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/libofproto-OFP13-flow_removed.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/libofproto-OFP13-flow_mod_match_conj.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/libofproto-OFP13-flow_mod_conjunction.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/libofproto-OFP13-flow_mod.truncated64 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/libofproto-OFP13-flow_mod.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/libofproto-OFP13-features_reply.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/libofproto-OFP13-error_msg.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/libofproto-OFP13-echo_request.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/libofproto-OFP13-echo_reply.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-9-ofp_get_config_reply.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-8-ofp_get_config_request.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-7-ofp_set_config.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-63-onf_flow_monitor_request.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-62-ofp_experimenter_reply.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-61-ofp_experimenter_request.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-60-ofp_flow_mod.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-6-ofp_features_reply.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-59-ofp_packet_in.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-58-ofp_group_stats_reply.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-57-ofp_group_stats_request.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-56-ofp_table_features_reply.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-55-ofp_table_features_request.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-54-ofp_port_desc_reply.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-53-ofp_port_desc_request.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-52-ofp_meter_features_reply.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-51-ofp_meter_features_request.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-50-ofp_meter_stats_reply.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-5-ofp_features_request.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-49-ofp_meter_stats_request.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-48-ofp_meter_config_reply.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-47-ofp_meter_config_request.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-46-ofp_flow_mod.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-45-ofp_meter_mod.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-44-ofp_set_async.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-43-ofp_get_async_reply.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-42-ofp_get_async_request.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-41-ofp_error_msg_experimenter.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-40-ofp_flow_removed.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-4-ofp_packet_in.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-39-ofp_port_status.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-38-ofp_queue_stats_reply.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-37-ofp_queue_stats_request.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-36-ofp_queue_get_config_reply.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-35-ofp_queue_get_config_request.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-34-ofp_group_desc_reply.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-33-ofp_group_desc_request.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-32-ofp_group_features_reply.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-31-ofp_group_features_request.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-30-ofp_port_stats_reply.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-3-ofp_flow_mod.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-29-ofp_port_stats_request.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-28-ofp_table_stats_reply.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-27-ofp_table_stats_request.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-26-ofp_aggregate_stats_reply.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-25-ofp_aggregate_stats_request.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-24-ofp_desc_request.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-23-ofp_table_mod.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-22-ofp_port_mod.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-21-ofp_group_mod.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-20-ofp_role_reply.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-2-ofp_flow_mod.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-19-ofp_role_request.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-18-ofp_barrier_reply.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-17-ofp_barrier_request.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-16-ofp_experimenter.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-15-ofp_error_msg.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-14-ofp_echo_reply.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-13-ofp_echo_request.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-12-ofp_flow_stats_reply.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-11-ofp_flow_stats_request.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-10-ofp_hello.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-1-ofp_packet_out.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-0-ofp_desc_reply.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of13 DEBUG: creating /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of12 DEBUG: copying build/lib/os_ken/tests/packet_data/of12/libofproto-OFP12-ofp_packet_out_packet_library.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of12 DEBUG: copying build/lib/os_ken/tests/packet_data/of12/3-9-ofp_get_config_reply.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of12 DEBUG: copying build/lib/os_ken/tests/packet_data/of12/3-8-ofp_get_config_request.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of12 DEBUG: copying build/lib/os_ken/tests/packet_data/of12/3-7-ofp_set_config.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of12 DEBUG: copying build/lib/os_ken/tests/packet_data/of12/3-62-ofp_group_stats_reply.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of12 DEBUG: copying build/lib/os_ken/tests/packet_data/of12/3-61-ofp_group_stats_request.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of12 DEBUG: copying build/lib/os_ken/tests/packet_data/of12/3-60-ofp_flow_mod.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of12 DEBUG: copying build/lib/os_ken/tests/packet_data/of12/3-6-ofp_features_reply.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of12 DEBUG: copying build/lib/os_ken/tests/packet_data/of12/3-59-ofp_packet_in.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of12 DEBUG: copying build/lib/os_ken/tests/packet_data/of12/3-5-ofp_features_request.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of12 DEBUG: copying build/lib/os_ken/tests/packet_data/of12/3-41-ofp_error_msg_experimenter.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of12 DEBUG: copying build/lib/os_ken/tests/packet_data/of12/3-40-ofp_flow_removed.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of12 DEBUG: copying build/lib/os_ken/tests/packet_data/of12/3-4-ofp_packet_in.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of12 DEBUG: copying build/lib/os_ken/tests/packet_data/of12/3-39-ofp_port_status.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of12 DEBUG: copying build/lib/os_ken/tests/packet_data/of12/3-38-ofp_queue_stats_reply.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of12 DEBUG: copying build/lib/os_ken/tests/packet_data/of12/3-37-ofp_queue_stats_request.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of12 DEBUG: copying build/lib/os_ken/tests/packet_data/of12/3-36-ofp_queue_get_config_reply.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of12 DEBUG: copying build/lib/os_ken/tests/packet_data/of12/3-35-ofp_queue_get_config_request.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of12 DEBUG: copying build/lib/os_ken/tests/packet_data/of12/3-34-ofp_group_desc_stats_reply.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of12 DEBUG: copying build/lib/os_ken/tests/packet_data/of12/3-33-ofp_group_desc_stats_request.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of12 DEBUG: copying build/lib/os_ken/tests/packet_data/of12/3-32-ofp_group_features_stats_reply.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of12 DEBUG: copying build/lib/os_ken/tests/packet_data/of12/3-31-ofp_group_features_stats_request.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of12 DEBUG: copying build/lib/os_ken/tests/packet_data/of12/3-30-ofp_port_stats_reply.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of12 DEBUG: copying build/lib/os_ken/tests/packet_data/of12/3-3-ofp_flow_mod.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of12 DEBUG: copying build/lib/os_ken/tests/packet_data/of12/3-29-ofp_port_stats_request.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of12 DEBUG: copying build/lib/os_ken/tests/packet_data/of12/3-28-ofp_table_stats_reply.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of12 DEBUG: copying build/lib/os_ken/tests/packet_data/of12/3-27-ofp_table_stats_request.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of12 DEBUG: copying build/lib/os_ken/tests/packet_data/of12/3-26-ofp_aggregate_stats_reply.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of12 DEBUG: copying build/lib/os_ken/tests/packet_data/of12/3-25-ofp_aggregate_stats_request.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of12 DEBUG: copying build/lib/os_ken/tests/packet_data/of12/3-24-ofp_desc_stats_request.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of12 DEBUG: copying build/lib/os_ken/tests/packet_data/of12/3-23-ofp_table_mod.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of12 DEBUG: copying build/lib/os_ken/tests/packet_data/of12/3-22-ofp_port_mod.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of12 DEBUG: copying build/lib/os_ken/tests/packet_data/of12/3-21-ofp_group_mod.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of12 DEBUG: copying build/lib/os_ken/tests/packet_data/of12/3-20-ofp_role_reply.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of12 DEBUG: copying build/lib/os_ken/tests/packet_data/of12/3-2-ofp_flow_mod.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of12 DEBUG: copying build/lib/os_ken/tests/packet_data/of12/3-19-ofp_role_request.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of12 DEBUG: copying build/lib/os_ken/tests/packet_data/of12/3-18-ofp_barrier_reply.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of12 DEBUG: copying build/lib/os_ken/tests/packet_data/of12/3-17-ofp_barrier_request.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of12 DEBUG: copying build/lib/os_ken/tests/packet_data/of12/3-16-ofp_experimenter.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of12 DEBUG: copying build/lib/os_ken/tests/packet_data/of12/3-15-ofp_error_msg.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of12 DEBUG: copying build/lib/os_ken/tests/packet_data/of12/3-14-ofp_echo_reply.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of12 DEBUG: copying build/lib/os_ken/tests/packet_data/of12/3-13-ofp_echo_request.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of12 DEBUG: copying build/lib/os_ken/tests/packet_data/of12/3-12-ofp_flow_stats_reply.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of12 DEBUG: copying build/lib/os_ken/tests/packet_data/of12/3-11-ofp_flow_stats_request.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of12 DEBUG: copying build/lib/os_ken/tests/packet_data/of12/3-10-ofp_hello.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of12 DEBUG: copying build/lib/os_ken/tests/packet_data/of12/3-1-ofp_packet_out.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of12 DEBUG: copying build/lib/os_ken/tests/packet_data/of12/3-0-ofp_desc_stats_reply.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of12 DEBUG: creating /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of10 DEBUG: copying build/lib/os_ken/tests/packet_data/of10/ovs-ofctl-of10-action_set_mpls_ttl.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of10 DEBUG: copying build/lib/os_ken/tests/packet_data/of10/ovs-ofctl-of10-action_set_mpls_tc.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of10 DEBUG: copying build/lib/os_ken/tests/packet_data/of10/ovs-ofctl-of10-action_set_mpls_label.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of10 DEBUG: copying build/lib/os_ken/tests/packet_data/of10/ovs-ofctl-of10-action_push_mpls.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of10 DEBUG: copying build/lib/os_ken/tests/packet_data/of10/ovs-ofctl-of10-action_pop_mpls.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of10 DEBUG: copying build/lib/os_ken/tests/packet_data/of10/ovs-ofctl-of10-action_dec_nw_ttl.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of10 DEBUG: copying build/lib/os_ken/tests/packet_data/of10/ovs-ofctl-of10-action_dec_mpls_ttl.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of10 DEBUG: copying build/lib/os_ken/tests/packet_data/of10/libofproto-OFP10-ofp_packet_out_packet_library.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of10 DEBUG: copying build/lib/os_ken/tests/packet_data/of10/1-6-ofp_switch_features.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of10 DEBUG: copying build/lib/os_ken/tests/packet_data/of10/1-5-features_request.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of10 DEBUG: copying build/lib/os_ken/tests/packet_data/of10/1-4-ofp_packet_in.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of10 DEBUG: copying build/lib/os_ken/tests/packet_data/of10/1-2-ofp_flow_mod.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of10 DEBUG: copying build/lib/os_ken/tests/packet_data/of10/1-1-ofp_packet_out.packet -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/of10 DEBUG: creating /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/mrt DEBUG: copying build/lib/os_ken/tests/packet_data/mrt/updates.20161101.0000.bz2 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/mrt DEBUG: copying build/lib/os_ken/tests/packet_data/mrt/rib.20161101.0000_pick.bz2 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/mrt DEBUG: creating /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/bgp4 DEBUG: copying build/lib/os_ken/tests/packet_data/bgp4/flowspec_nlri_vpn6.pcap -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/bgp4 DEBUG: copying build/lib/os_ken/tests/packet_data/bgp4/flowspec_nlri_vpn4.pcap -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/bgp4 DEBUG: copying build/lib/os_ken/tests/packet_data/bgp4/flowspec_nlri_l2vpn.pcap -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/bgp4 DEBUG: copying build/lib/os_ken/tests/packet_data/bgp4/flowspec_nlri_ipv6.pcap -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/bgp4 DEBUG: copying build/lib/os_ken/tests/packet_data/bgp4/flowspec_nlri_ipv4.pcap -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/bgp4 DEBUG: copying build/lib/os_ken/tests/packet_data/bgp4/flowspec_action_traffic_rate.pcap -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/bgp4 DEBUG: copying build/lib/os_ken/tests/packet_data/bgp4/flowspec_action_traffic_marking.pcap -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/bgp4 DEBUG: copying build/lib/os_ken/tests/packet_data/bgp4/flowspec_action_traffic_action.pcap -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/bgp4 DEBUG: copying build/lib/os_ken/tests/packet_data/bgp4/flowspec_action_redirect.pcap -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/bgp4 DEBUG: copying build/lib/os_ken/tests/packet_data/bgp4/evpn_nlri_mac_ip_ad.pcap -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/bgp4 DEBUG: copying build/lib/os_ken/tests/packet_data/bgp4/evpn_nlri_ip_prefix.pcap -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/bgp4 DEBUG: copying build/lib/os_ken/tests/packet_data/bgp4/evpn_nlri_inc_multi_eth_tag.pcap -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/bgp4 DEBUG: copying build/lib/os_ken/tests/packet_data/bgp4/evpn_nlri_eth_seg.pcap -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/bgp4 DEBUG: copying build/lib/os_ken/tests/packet_data/bgp4/evpn_nlri_eth_a-d.pcap -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/bgp4 DEBUG: copying build/lib/os_ken/tests/packet_data/bgp4/evpn_esi_router_id.pcap -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/bgp4 DEBUG: copying build/lib/os_ken/tests/packet_data/bgp4/evpn_esi_mac_base.pcap -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/bgp4 DEBUG: copying build/lib/os_ken/tests/packet_data/bgp4/evpn_esi_lacp.pcap -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/bgp4 DEBUG: copying build/lib/os_ken/tests/packet_data/bgp4/evpn_esi_l2_bridge.pcap -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/bgp4 DEBUG: copying build/lib/os_ken/tests/packet_data/bgp4/evpn_esi_as_based.pcap -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/bgp4 DEBUG: copying build/lib/os_ken/tests/packet_data/bgp4/evpn_esi_arbitrary.pcap -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/bgp4 DEBUG: copying build/lib/os_ken/tests/packet_data/bgp4/bgp4-update_vpnv6.pcap -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/bgp4 DEBUG: copying build/lib/os_ken/tests/packet_data/bgp4/bgp4-update_ipv6.pcap -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/bgp4 DEBUG: copying build/lib/os_ken/tests/packet_data/bgp4/bgp4-update.pcap -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/bgp4 DEBUG: copying build/lib/os_ken/tests/packet_data/bgp4/bgp4-open.pcap -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/bgp4 DEBUG: copying build/lib/os_ken/tests/packet_data/bgp4/bgp4-keepalive.pcap -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data/bgp4 DEBUG: creating /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/mininet DEBUG: creating /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/mininet/packet_lib DEBUG: creating /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/mininet/packet_lib/arp DEBUG: copying build/lib/os_ken/tests/mininet/packet_lib/arp/test_arp.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/mininet/packet_lib/arp DEBUG: copying build/lib/os_ken/tests/mininet/packet_lib/arp/ARP_request.mn -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/mininet/packet_lib/arp DEBUG: copying build/lib/os_ken/tests/mininet/packet_lib/arp/ARP_reply.mn -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/mininet/packet_lib/arp DEBUG: copying build/lib/os_ken/tests/mininet/packet_lib/arp/ARP_gratuitous.mn -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/mininet/packet_lib/arp DEBUG: creating /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/mininet/l3 DEBUG: creating /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/mininet/l3/ip_ttl DEBUG: copying build/lib/os_ken/tests/mininet/l3/ip_ttl/test_ip_ttl.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/mininet/l3/ip_ttl DEBUG: copying build/lib/os_ken/tests/mininet/l3/ip_ttl/DecNwTtl.mn -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/mininet/l3/ip_ttl DEBUG: creating /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/mininet/l3/icmp DEBUG: copying build/lib/os_ken/tests/mininet/l3/icmp/test_icmp.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/mininet/l3/icmp DEBUG: copying build/lib/os_ken/tests/mininet/l3/icmp/ICMP_reply.mn -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/mininet/l3/icmp DEBUG: copying build/lib/os_ken/tests/mininet/l3/icmp/ICMP_ping.mn -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/mininet/l3/icmp DEBUG: creating /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/mininet/l2 DEBUG: creating /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/mininet/l2/vlan DEBUG: copying build/lib/os_ken/tests/mininet/l2/vlan/test_vlan.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/mininet/l2/vlan DEBUG: copying build/lib/os_ken/tests/mininet/l2/vlan/PushVLAN_icmp.mn -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/mininet/l2/vlan DEBUG: copying build/lib/os_ken/tests/mininet/l2/vlan/PopVLAN_vlanvlan.mn -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/mininet/l2/vlan DEBUG: copying build/lib/os_ken/tests/mininet/l2/vlan/PopVLAN_vlan.mn -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/mininet/l2/vlan DEBUG: creating /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/mininet/l2/mpls DEBUG: copying build/lib/os_ken/tests/mininet/l2/mpls/test_mpls.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/mininet/l2/mpls DEBUG: copying build/lib/os_ken/tests/mininet/l2/mpls/PushMPLS_mpls.mn -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/mininet/l2/mpls DEBUG: copying build/lib/os_ken/tests/mininet/l2/mpls/PushMPLS_ip.mn -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/mininet/l2/mpls DEBUG: copying build/lib/os_ken/tests/mininet/l2/mpls/PopMPLS_mpls.mn -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/mininet/l2/mpls DEBUG: copying build/lib/os_ken/tests/mininet/run_mnet-test.sh -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/mininet DEBUG: creating /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch DEBUG: creating /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of14 DEBUG: creating /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of14/meter DEBUG: copying build/lib/os_ken/tests/switch/of14/meter/02_DSCP_REMARK_01_PKTPS_02_10000.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of14/meter DEBUG: copying build/lib/os_ken/tests/switch/of14/meter/02_DSCP_REMARK_01_PKTPS_01_1000.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of14/meter DEBUG: copying build/lib/os_ken/tests/switch/of14/meter/02_DSCP_REMARK_01_PKTPS_00_100.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of14/meter DEBUG: copying build/lib/os_ken/tests/switch/of14/meter/02_DSCP_REMARK_00_KBPS_02_100M.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of14/meter DEBUG: copying build/lib/os_ken/tests/switch/of14/meter/02_DSCP_REMARK_00_KBPS_01_10M.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of14/meter DEBUG: copying build/lib/os_ken/tests/switch/of14/meter/02_DSCP_REMARK_00_KBPS_00_1M.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of14/meter DEBUG: copying build/lib/os_ken/tests/switch/of14/meter/01_DROP_01_PKTPS_02_10000.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of14/meter DEBUG: copying build/lib/os_ken/tests/switch/of14/meter/01_DROP_01_PKTPS_01_1000.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of14/meter DEBUG: copying build/lib/os_ken/tests/switch/of14/meter/01_DROP_01_PKTPS_00_100.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of14/meter DEBUG: copying build/lib/os_ken/tests/switch/of14/meter/01_DROP_00_KBPS_02_100M.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of14/meter DEBUG: copying build/lib/os_ken/tests/switch/of14/meter/01_DROP_00_KBPS_01_10M.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of14/meter DEBUG: copying build/lib/os_ken/tests/switch/of14/meter/01_DROP_00_KBPS_00_1M.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of14/meter DEBUG: creating /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/41_PBB_UCA.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/39_IPV6_EXTHDR_Mask.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/39_IPV6_EXTHDR.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/38_TUNNEL_ID_Mask.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/38_TUNNEL_ID.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/37_PBB_ISID_Mask.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/37_PBB_ISID.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/36_MPLS_BOS.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/35_MPLS_TC.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/34_MPLS_LABEL.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/33_IPV6_ND_TLL.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/32_IPV6_ND_SLL.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/31_IPV6_ND_TARGET.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/30_ICMPV6_CODE.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/29_ICMPV6_TYPE.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/28_IPV6_FLABEL_Mask.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/28_IPV6_FLABEL.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/27_IPV6_DST_Mask.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/27_IPV6_DST.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/26_IPV6_SRC_Mask.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/26_IPV6_SRC.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/25_ARP_THA_Mask.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/25_ARP_THA.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/24_ARP_SHA_Mask.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/24_ARP_SHA.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/23_ARP_TPA_Mask.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/23_ARP_TPA.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/22_ARP_SPA_Mask.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/22_ARP_SPA.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/21_ARP_OP.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/20_ICMPV4_CODE.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/19_ICMPV4_TYPE.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/18_SCTP_DST_IPv6.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/18_SCTP_DST_IPv4.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/17_SCTP_SRC_IPv6.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/17_SCTP_SRC_IPv4.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/16_UDP_DST_IPv6.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/16_UDP_DST_IPv4.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/15_UDP_SRC_IPv6.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/15_UDP_SRC_IPv4.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/14_TCP_DST_IPv6.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/14_TCP_DST_IPv4.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/13_TCP_SRC_IPv6.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/13_TCP_SRC_IPv4.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/12_IPV4_DST_Mask.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/12_IPV4_DST.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/11_IPV4_SRC_Mask.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/11_IPV4_SRC.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/10_IP_PROTO_IPv6.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/10_IP_PROTO_IPv4.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/09_IP_ECN_IPv6.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/09_IP_ECN_IPv4.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/08_IP_DSCP_IPv6.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/08_IP_DSCP_IPv4.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/07_VLAN_PCP.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/06_VLAN_VID_Mask.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/06_VLAN_VID.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/05_ETH_TYPE.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/04_ETH_SRC_Mask.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/04_ETH_SRC.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/03_ETH_DST_Mask.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/03_ETH_DST.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/02_METADATA_Mask.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/02_METADATA.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/00_IN_PORT.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of14/match DEBUG: creating /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of14/group DEBUG: copying build/lib/os_ken/tests/switch/of14/group/01_SELECT_Weight_IP.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of14/group DEBUG: copying build/lib/os_ken/tests/switch/of14/group/01_SELECT_Weight_Ether.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of14/group DEBUG: copying build/lib/os_ken/tests/switch/of14/group/01_SELECT_IP.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of14/group DEBUG: copying build/lib/os_ken/tests/switch/of14/group/01_SELECT_Ether.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of14/group DEBUG: copying build/lib/os_ken/tests/switch/of14/group/00_ALL.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of14/group DEBUG: creating /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of14/action DEBUG: creating /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying build/lib/os_ken/tests/switch/of14/action/27_POP_PBB.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of14/action DEBUG: copying build/lib/os_ken/tests/switch/of14/action/26_PUSH_PBB_multiple.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of14/action DEBUG: copying build/lib/os_ken/tests/switch/of14/action/26_PUSH_PBB.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of14/action DEBUG: copying build/lib/os_ken/tests/switch/of14/action/24_DEC_NW_TTL_IPv6.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of14/action DEBUG: copying build/lib/os_ken/tests/switch/of14/action/24_DEC_NW_TTL_IPv4.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of14/action DEBUG: copying build/lib/os_ken/tests/switch/of14/action/23_SET_NW_TTL_IPv6.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of14/action DEBUG: copying build/lib/os_ken/tests/switch/of14/action/23_SET_NW_TTL_IPv4.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of14/action DEBUG: copying build/lib/os_ken/tests/switch/of14/action/20_POP_MPLS.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of14/action DEBUG: copying build/lib/os_ken/tests/switch/of14/action/19_PUSH_MPLS_multiple.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of14/action DEBUG: copying build/lib/os_ken/tests/switch/of14/action/19_PUSH_MPLS.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of14/action DEBUG: copying build/lib/os_ken/tests/switch/of14/action/18_POP_VLAN.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of14/action DEBUG: copying build/lib/os_ken/tests/switch/of14/action/17_PUSH_VLAN_multiple.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of14/action DEBUG: copying build/lib/os_ken/tests/switch/of14/action/17_PUSH_VLAN.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of14/action DEBUG: copying build/lib/os_ken/tests/switch/of14/action/16_DEC_MPLS_TTL.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of14/action DEBUG: copying build/lib/os_ken/tests/switch/of14/action/15_SET_MPLS_TTL.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of14/action DEBUG: copying build/lib/os_ken/tests/switch/of14/action/12_COPY_TTL_IN.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of14/action DEBUG: copying build/lib/os_ken/tests/switch/of14/action/11_COPY_TTL_OUT.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of14/action DEBUG: copying build/lib/os_ken/tests/switch/of14/action/00_OUTPUT.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of14/action DEBUG: creating /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of13 DEBUG: creating /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of13/meter DEBUG: copying build/lib/os_ken/tests/switch/of13/meter/02_DSCP_REMARK_01_PKTPS_02_10000.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of13/meter DEBUG: copying build/lib/os_ken/tests/switch/of13/meter/02_DSCP_REMARK_01_PKTPS_01_1000.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of13/meter DEBUG: copying build/lib/os_ken/tests/switch/of13/meter/02_DSCP_REMARK_01_PKTPS_00_100.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of13/meter DEBUG: copying build/lib/os_ken/tests/switch/of13/meter/02_DSCP_REMARK_00_KBPS_02_100M.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of13/meter DEBUG: copying build/lib/os_ken/tests/switch/of13/meter/02_DSCP_REMARK_00_KBPS_01_10M.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of13/meter DEBUG: copying build/lib/os_ken/tests/switch/of13/meter/02_DSCP_REMARK_00_KBPS_00_1M.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of13/meter DEBUG: copying build/lib/os_ken/tests/switch/of13/meter/01_DROP_01_PKTPS_02_10000.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of13/meter DEBUG: copying build/lib/os_ken/tests/switch/of13/meter/01_DROP_01_PKTPS_01_1000.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of13/meter DEBUG: copying build/lib/os_ken/tests/switch/of13/meter/01_DROP_01_PKTPS_00_100.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of13/meter DEBUG: copying build/lib/os_ken/tests/switch/of13/meter/01_DROP_00_KBPS_02_100M.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of13/meter DEBUG: copying build/lib/os_ken/tests/switch/of13/meter/01_DROP_00_KBPS_01_10M.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of13/meter DEBUG: copying build/lib/os_ken/tests/switch/of13/meter/01_DROP_00_KBPS_00_1M.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of13/meter DEBUG: creating /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/39_IPV6_EXTHDR_Mask.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/39_IPV6_EXTHDR.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/38_TUNNEL_ID_Mask.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/38_TUNNEL_ID.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/37_PBB_ISID_Mask.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/37_PBB_ISID.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/36_MPLS_BOS.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/35_MPLS_TC.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/34_MPLS_LABEL.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/33_IPV6_ND_TLL.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/32_IPV6_ND_SLL.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/31_IPV6_ND_TARGET.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/30_ICMPV6_CODE.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/29_ICMPV6_TYPE.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/28_IPV6_FLABEL_Mask.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/28_IPV6_FLABEL.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/27_IPV6_DST_Mask.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/27_IPV6_DST.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/26_IPV6_SRC_Mask.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/26_IPV6_SRC.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/25_ARP_THA_Mask.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/25_ARP_THA.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/24_ARP_SHA_Mask.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/24_ARP_SHA.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/23_ARP_TPA_Mask.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/23_ARP_TPA.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/22_ARP_SPA_Mask.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/22_ARP_SPA.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/21_ARP_OP.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/20_ICMPV4_CODE.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/19_ICMPV4_TYPE.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/18_SCTP_DST_IPv6.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/18_SCTP_DST_IPv4.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/17_SCTP_SRC_IPv6.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/17_SCTP_SRC_IPv4.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/16_UDP_DST_IPv6.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/16_UDP_DST_IPv4.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/15_UDP_SRC_IPv6.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/15_UDP_SRC_IPv4.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/14_TCP_DST_IPv6.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/14_TCP_DST_IPv4.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/13_TCP_SRC_IPv6.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/13_TCP_SRC_IPv4.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/12_IPV4_DST_Mask.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/12_IPV4_DST.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/11_IPV4_SRC_Mask.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/11_IPV4_SRC.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/10_IP_PROTO_IPv6.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/10_IP_PROTO_IPv4.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/09_IP_ECN_IPv6.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/09_IP_ECN_IPv4.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/08_IP_DSCP_IPv6.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/08_IP_DSCP_IPv4.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/07_VLAN_PCP.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/06_VLAN_VID_Mask.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/06_VLAN_VID.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/05_ETH_TYPE.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/04_ETH_SRC_Mask.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/04_ETH_SRC.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/03_ETH_DST_Mask.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/03_ETH_DST.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/02_METADATA_Mask.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/02_METADATA.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/00_IN_PORT.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of13/match DEBUG: creating /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of13/group DEBUG: copying build/lib/os_ken/tests/switch/of13/group/01_SELECT_Weight_IP.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of13/group DEBUG: copying build/lib/os_ken/tests/switch/of13/group/01_SELECT_Weight_Ether.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of13/group DEBUG: copying build/lib/os_ken/tests/switch/of13/group/01_SELECT_IP.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of13/group DEBUG: copying build/lib/os_ken/tests/switch/of13/group/01_SELECT_Ether.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of13/group DEBUG: copying build/lib/os_ken/tests/switch/of13/group/00_ALL.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of13/group DEBUG: creating /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of13/action DEBUG: creating /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying build/lib/os_ken/tests/switch/of13/action/27_POP_PBB.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of13/action DEBUG: copying build/lib/os_ken/tests/switch/of13/action/26_PUSH_PBB_multiple.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of13/action DEBUG: copying build/lib/os_ken/tests/switch/of13/action/26_PUSH_PBB.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of13/action DEBUG: copying build/lib/os_ken/tests/switch/of13/action/24_DEC_NW_TTL_IPv6.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of13/action DEBUG: copying build/lib/os_ken/tests/switch/of13/action/24_DEC_NW_TTL_IPv4.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of13/action DEBUG: copying build/lib/os_ken/tests/switch/of13/action/23_SET_NW_TTL_IPv6.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of13/action DEBUG: copying build/lib/os_ken/tests/switch/of13/action/23_SET_NW_TTL_IPv4.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of13/action DEBUG: copying build/lib/os_ken/tests/switch/of13/action/20_POP_MPLS.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of13/action DEBUG: copying build/lib/os_ken/tests/switch/of13/action/19_PUSH_MPLS_multiple.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of13/action DEBUG: copying build/lib/os_ken/tests/switch/of13/action/19_PUSH_MPLS.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of13/action DEBUG: copying build/lib/os_ken/tests/switch/of13/action/18_POP_VLAN.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of13/action DEBUG: copying build/lib/os_ken/tests/switch/of13/action/17_PUSH_VLAN_multiple.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of13/action DEBUG: copying build/lib/os_ken/tests/switch/of13/action/17_PUSH_VLAN.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of13/action DEBUG: copying build/lib/os_ken/tests/switch/of13/action/16_DEC_MPLS_TTL.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of13/action DEBUG: copying build/lib/os_ken/tests/switch/of13/action/15_SET_MPLS_TTL.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of13/action DEBUG: copying build/lib/os_ken/tests/switch/of13/action/12_COPY_TTL_IN.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of13/action DEBUG: copying build/lib/os_ken/tests/switch/of13/action/11_COPY_TTL_OUT.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of13/action DEBUG: copying build/lib/os_ken/tests/switch/of13/action/00_OUTPUT.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of13/action DEBUG: creating /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of10 DEBUG: creating /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of10/match DEBUG: copying build/lib/os_ken/tests/switch/of10/match/11_TP_DST_IPv6_UDP.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of10/match DEBUG: copying build/lib/os_ken/tests/switch/of10/match/11_TP_DST_IPv6_TCP.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of10/match DEBUG: copying build/lib/os_ken/tests/switch/of10/match/11_TP_DST_IPv4_UDP.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of10/match DEBUG: copying build/lib/os_ken/tests/switch/of10/match/11_TP_DST_IPv4_TCP.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of10/match DEBUG: copying build/lib/os_ken/tests/switch/of10/match/10_TP_SRC_IPv6_UDP.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of10/match DEBUG: copying build/lib/os_ken/tests/switch/of10/match/10_TP_SRC_IPv6_TCP.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of10/match DEBUG: copying build/lib/os_ken/tests/switch/of10/match/10_TP_SRC_IPv4_UDP.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of10/match DEBUG: copying build/lib/os_ken/tests/switch/of10/match/10_TP_SRC_IPv4_TCP.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of10/match DEBUG: copying build/lib/os_ken/tests/switch/of10/match/09_NW_DST_Mask.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of10/match DEBUG: copying build/lib/os_ken/tests/switch/of10/match/09_NW_DST.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of10/match DEBUG: copying build/lib/os_ken/tests/switch/of10/match/08_NW_SRC_Mask.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of10/match DEBUG: copying build/lib/os_ken/tests/switch/of10/match/08_NW_SRC.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of10/match DEBUG: copying build/lib/os_ken/tests/switch/of10/match/07_NW_PROTO_IPv6.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of10/match DEBUG: copying build/lib/os_ken/tests/switch/of10/match/07_NW_PROTO_IPv4.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of10/match DEBUG: copying build/lib/os_ken/tests/switch/of10/match/06_NW_TOS_IPv6.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of10/match DEBUG: copying build/lib/os_ken/tests/switch/of10/match/06_NW_TOS_IPv4.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of10/match DEBUG: copying build/lib/os_ken/tests/switch/of10/match/05_DL_TYPE.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of10/match DEBUG: copying build/lib/os_ken/tests/switch/of10/match/04_DL_VLAN_PCP.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of10/match DEBUG: copying build/lib/os_ken/tests/switch/of10/match/03_DL_VLAN.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of10/match DEBUG: copying build/lib/os_ken/tests/switch/of10/match/02_DL_DST.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of10/match DEBUG: copying build/lib/os_ken/tests/switch/of10/match/01_DL_SRC.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of10/match DEBUG: copying build/lib/os_ken/tests/switch/of10/match/00_IN_PORT.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of10/match DEBUG: creating /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of10/action DEBUG: copying build/lib/os_ken/tests/switch/of10/action/10_SET_TP_DST_IPv6_UDP.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of10/action DEBUG: copying build/lib/os_ken/tests/switch/of10/action/10_SET_TP_DST_IPv6_TCP.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of10/action DEBUG: copying build/lib/os_ken/tests/switch/of10/action/10_SET_TP_DST_IPv4_UDP.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of10/action DEBUG: copying build/lib/os_ken/tests/switch/of10/action/10_SET_TP_DST_IPv4_TCP.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of10/action DEBUG: copying build/lib/os_ken/tests/switch/of10/action/09_SET_TP_SRC_IPv6_UDP.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of10/action DEBUG: copying build/lib/os_ken/tests/switch/of10/action/09_SET_TP_SRC_IPv6_TCP.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of10/action DEBUG: copying build/lib/os_ken/tests/switch/of10/action/09_SET_TP_SRC_IPv4_UDP.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of10/action DEBUG: copying build/lib/os_ken/tests/switch/of10/action/09_SET_TP_SRC_IPv4_TCP.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of10/action DEBUG: copying build/lib/os_ken/tests/switch/of10/action/08_SET_NW_TOS_IPv6.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of10/action DEBUG: copying build/lib/os_ken/tests/switch/of10/action/08_SET_NW_TOS_IPv4.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of10/action DEBUG: copying build/lib/os_ken/tests/switch/of10/action/07_SET_NW_DST.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of10/action DEBUG: copying build/lib/os_ken/tests/switch/of10/action/06_SET_NW_SRC.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of10/action DEBUG: copying build/lib/os_ken/tests/switch/of10/action/05_SET_DL_DST.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of10/action DEBUG: copying build/lib/os_ken/tests/switch/of10/action/04_SET_DL_SRC.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of10/action DEBUG: copying build/lib/os_ken/tests/switch/of10/action/03_STRIP_VLAN.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of10/action DEBUG: copying build/lib/os_ken/tests/switch/of10/action/02_SET_VLAN_PCP.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of10/action DEBUG: copying build/lib/os_ken/tests/switch/of10/action/01_SET_VLAN_VID.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of10/action DEBUG: copying build/lib/os_ken/tests/switch/of10/action/00_OUTPUT.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/of10/action DEBUG: copying build/lib/os_ken/tests/switch/__init__.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch DEBUG: copying build/lib/os_ken/tests/switch/run_mininet.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch DEBUG: copying build/lib/os_ken/tests/switch/tester.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch DEBUG: copying build/lib/os_ken/tests/__init__.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests DEBUG: copying build/lib/os_ken/tests/base.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests DEBUG: copying build/lib/os_ken/tests/run_tests.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests DEBUG: copying build/lib/os_ken/tests/test_lib.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests DEBUG: copying build/lib/os_ken/tests/test_os_ken.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests DEBUG: creating /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit DEBUG: copying build/lib/os_ken/tests/unit/__init__.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit DEBUG: copying build/lib/os_ken/tests/unit/test_utils.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit DEBUG: creating /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/ofproto DEBUG: creating /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/ofproto/json DEBUG: creating /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-table_status.packet.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-table_mod.packet.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-set_config.packet.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-set_async.packet.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-role_status.packet.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-role_request.packet.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-role_reply.packet.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-requestforward.packet.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-port_status.packet.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-port_mod.packet.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-packet_out.packet.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-packet_in.packet.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-meter_mod.packet.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-hello.packet.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-group_mod.packet.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-flow_removed.packet.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-flow_mod.packet.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-features_request.packet.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-features_reply.packet.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-experimenter_request.packet.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-experimenter_reply.packet.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-experimenter.packet.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-error_msg.packet.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-echo_request.packet.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-echo_reply.packet.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-desc_request.packet.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-desc_reply.packet.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-controller_status.packet.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-bundle_ctrl.packet.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-bundle_add.packet.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-barrier_request.packet.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-barrier_reply.packet.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/ofproto/json/of15 DEBUG: creating /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-71-ofp_requestforward.packet.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-16-ofp_experimenter.packet.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-10-ofp_hello.packet.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/ofproto/json/of14 DEBUG: creating /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-table_mod.packet.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-set_config.packet.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-port_status.packet.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-port_mod.packet.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-packet_in.packet.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-meter_mod.packet.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-hello.packet.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-flow_removed.packet.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-flow_mod.packet.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-features_reply.packet.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-error_msg.packet.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-echo_request.packet.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-echo_reply.packet.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-16-ofp_experimenter.packet.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-10-ofp_hello.packet.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/ofproto/json/of13 DEBUG: creating /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/ofproto/json/of12 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of12/3-16-ofp_experimenter.packet.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/ofproto/json/of12 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of12/3-10-ofp_hello.packet.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/ofproto/json/of12 DEBUG: creating /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/ofproto/json/of10 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of10/1-5-features_request.packet.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/ofproto/json/of10 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/__init__.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/ofproto DEBUG: copying build/lib/os_ken/tests/unit/ofproto/test_ether.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/ofproto DEBUG: copying build/lib/os_ken/tests/unit/ofproto/test_inet.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/ofproto DEBUG: copying build/lib/os_ken/tests/unit/ofproto/test_nx_flow_spec.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/ofproto DEBUG: copying build/lib/os_ken/tests/unit/ofproto/test_ofproto.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/ofproto DEBUG: copying build/lib/os_ken/tests/unit/ofproto/test_ofproto_common.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/ofproto DEBUG: copying build/lib/os_ken/tests/unit/ofproto/test_ofproto_parser.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/ofproto DEBUG: copying build/lib/os_ken/tests/unit/ofproto/test_ofproto_v12.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/ofproto DEBUG: copying build/lib/os_ken/tests/unit/ofproto/test_oxm.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/ofproto DEBUG: copying build/lib/os_ken/tests/unit/ofproto/test_oxs.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/ofproto DEBUG: copying build/lib/os_ken/tests/unit/ofproto/test_parser.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/ofproto DEBUG: copying build/lib/os_ken/tests/unit/ofproto/test_parser_compat.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/ofproto DEBUG: copying build/lib/os_ken/tests/unit/ofproto/test_parser_ofpmatch.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/ofproto DEBUG: copying build/lib/os_ken/tests/unit/ofproto/test_parser_ofpstats.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/ofproto DEBUG: copying build/lib/os_ken/tests/unit/ofproto/test_parser_v10.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/ofproto DEBUG: copying build/lib/os_ken/tests/unit/ofproto/test_parser_v12.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/ofproto DEBUG: copying build/lib/os_ken/tests/unit/ofproto/test_parser_v13.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/ofproto DEBUG: creating /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/packet DEBUG: copying build/lib/os_ken/tests/unit/packet/__init__.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/packet DEBUG: copying build/lib/os_ken/tests/unit/packet/test_arp.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/packet DEBUG: copying build/lib/os_ken/tests/unit/packet/test_bfd.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/packet DEBUG: copying build/lib/os_ken/tests/unit/packet/test_bgp.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/packet DEBUG: copying build/lib/os_ken/tests/unit/packet/test_bmp.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/packet DEBUG: copying build/lib/os_ken/tests/unit/packet/test_bpdu.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/packet DEBUG: copying build/lib/os_ken/tests/unit/packet/test_cfm.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/packet DEBUG: copying build/lib/os_ken/tests/unit/packet/test_dhcp.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/packet DEBUG: copying build/lib/os_ken/tests/unit/packet/test_ethernet.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/packet DEBUG: copying build/lib/os_ken/tests/unit/packet/test_geneve.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/packet DEBUG: copying build/lib/os_ken/tests/unit/packet/test_gre.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/packet DEBUG: copying build/lib/os_ken/tests/unit/packet/test_icmp.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/packet DEBUG: copying build/lib/os_ken/tests/unit/packet/test_icmpv6.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/packet DEBUG: copying build/lib/os_ken/tests/unit/packet/test_igmp.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/packet DEBUG: copying build/lib/os_ken/tests/unit/packet/test_ipv4.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/packet DEBUG: copying build/lib/os_ken/tests/unit/packet/test_ipv6.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/packet DEBUG: copying build/lib/os_ken/tests/unit/packet/test_llc.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/packet DEBUG: copying build/lib/os_ken/tests/unit/packet/test_lldp.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/packet DEBUG: copying build/lib/os_ken/tests/unit/packet/test_mpls.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/packet DEBUG: copying build/lib/os_ken/tests/unit/packet/test_openflow.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/packet DEBUG: copying build/lib/os_ken/tests/unit/packet/test_ospf.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/packet DEBUG: copying build/lib/os_ken/tests/unit/packet/test_packet.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/packet DEBUG: copying build/lib/os_ken/tests/unit/packet/test_pbb.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/packet DEBUG: copying build/lib/os_ken/tests/unit/packet/test_sctp.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/packet DEBUG: copying build/lib/os_ken/tests/unit/packet/test_slow.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/packet DEBUG: copying build/lib/os_ken/tests/unit/packet/test_tcp.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/packet DEBUG: copying build/lib/os_ken/tests/unit/packet/test_udp.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/packet DEBUG: copying build/lib/os_ken/tests/unit/packet/test_vlan.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/packet DEBUG: copying build/lib/os_ken/tests/unit/packet/test_vrrp.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/packet DEBUG: copying build/lib/os_ken/tests/unit/packet/test_vxlan.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/packet DEBUG: copying build/lib/os_ken/tests/unit/packet/test_zebra.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/packet DEBUG: creating /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/cmd DEBUG: copying build/lib/os_ken/tests/unit/cmd/__init__.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/cmd DEBUG: copying build/lib/os_ken/tests/unit/cmd/dummy_app.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/cmd DEBUG: copying build/lib/os_ken/tests/unit/cmd/dummy_openflow_app.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/cmd DEBUG: copying build/lib/os_ken/tests/unit/cmd/test_manager.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/cmd DEBUG: creating /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/app DEBUG: creating /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/app/ofctl_rest_json DEBUG: copying build/lib/os_ken/tests/unit/app/ofctl_rest_json/of15.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/app/ofctl_rest_json DEBUG: copying build/lib/os_ken/tests/unit/app/ofctl_rest_json/of14.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/app/ofctl_rest_json DEBUG: copying build/lib/os_ken/tests/unit/app/ofctl_rest_json/of13.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/app/ofctl_rest_json DEBUG: copying build/lib/os_ken/tests/unit/app/ofctl_rest_json/of12.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/app/ofctl_rest_json DEBUG: copying build/lib/os_ken/tests/unit/app/ofctl_rest_json/of10.json -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/app/ofctl_rest_json DEBUG: copying build/lib/os_ken/tests/unit/app/__init__.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/app DEBUG: copying build/lib/os_ken/tests/unit/app/test_ofctl_rest.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/app DEBUG: copying build/lib/os_ken/tests/unit/app/test_tester.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/app DEBUG: copying build/lib/os_ken/tests/unit/app/test_ws_topology.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/app DEBUG: copying build/lib/os_ken/tests/unit/app/test_wsgi.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/app DEBUG: creating /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/controller DEBUG: copying build/lib/os_ken/tests/unit/controller/__init__.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/controller DEBUG: copying build/lib/os_ken/tests/unit/controller/test_controller.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/controller DEBUG: creating /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/lib DEBUG: copying build/lib/os_ken/tests/unit/lib/__init__.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/lib DEBUG: copying build/lib/os_ken/tests/unit/lib/test_sockaddr.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/lib DEBUG: creating /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/sample DEBUG: copying build/lib/os_ken/tests/unit/sample/__init__.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/sample DEBUG: copying build/lib/os_ken/tests/unit/sample/test_sample1.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/sample DEBUG: copying build/lib/os_ken/tests/unit/sample/test_sample2.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/sample DEBUG: creating /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/services DEBUG: copying build/lib/os_ken/tests/unit/services/__init__.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/services DEBUG: creating /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/services/protocols DEBUG: copying build/lib/os_ken/tests/unit/services/protocols/__init__.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/services/protocols DEBUG: creating /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/services/protocols/bgp DEBUG: creating /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/services/protocols/bgp/utils DEBUG: copying build/lib/os_ken/tests/unit/services/protocols/bgp/utils/__init__.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/services/protocols/bgp/utils DEBUG: copying build/lib/os_ken/tests/unit/services/protocols/bgp/utils/test_bgp.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/services/protocols/bgp/utils DEBUG: copying build/lib/os_ken/tests/unit/services/protocols/bgp/utils/test_validation.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/services/protocols/bgp/utils DEBUG: creating /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/services/protocols/bgp/core_managers DEBUG: copying build/lib/os_ken/tests/unit/services/protocols/bgp/core_managers/__init__.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/services/protocols/bgp/core_managers DEBUG: copying build/lib/os_ken/tests/unit/services/protocols/bgp/__init__.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/services/protocols/bgp DEBUG: copying build/lib/os_ken/tests/unit/services/protocols/bgp/test_bgpspeaker.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/services/protocols/bgp DEBUG: copying build/lib/os_ken/tests/unit/services/protocols/bgp/test_peer.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/services/protocols/bgp DEBUG: creating /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/integrated DEBUG: copying build/lib/os_ken/tests/integrated/test_vrrp_multi.sh -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/integrated DEBUG: copying build/lib/os_ken/tests/integrated/test_vrrp_linux_multi.sh -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/integrated DEBUG: creating /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/integrated/common DEBUG: copying build/lib/os_ken/tests/integrated/common/install_docker_test_pkg_for_travis.sh -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/integrated/common DEBUG: copying build/lib/os_ken/tests/integrated/common/install_docker_test_pkg_common.sh -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/integrated/common DEBUG: copying build/lib/os_ken/tests/integrated/common/install_docker_test_pkg.sh -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/integrated/common DEBUG: copying build/lib/os_ken/tests/integrated/common/__init__.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/integrated/common DEBUG: copying build/lib/os_ken/tests/integrated/common/docker_base.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/integrated/common DEBUG: copying build/lib/os_ken/tests/integrated/common/oskenbgp.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/integrated/common DEBUG: copying build/lib/os_ken/tests/integrated/common/quagga.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/integrated/common DEBUG: copying build/lib/os_ken/tests/integrated/__init__.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/integrated DEBUG: copying build/lib/os_ken/tests/integrated/run_test.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/integrated DEBUG: copying build/lib/os_ken/tests/integrated/run_tests_with_ovs12.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/integrated DEBUG: copying build/lib/os_ken/tests/integrated/test_add_flow_v10.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/integrated DEBUG: copying build/lib/os_ken/tests/integrated/test_add_flow_v12_actions.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/integrated DEBUG: copying build/lib/os_ken/tests/integrated/test_add_flow_v12_matches.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/integrated DEBUG: copying build/lib/os_ken/tests/integrated/test_of_config.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/integrated DEBUG: copying build/lib/os_ken/tests/integrated/test_request_reply_v12.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/integrated DEBUG: copying build/lib/os_ken/tests/integrated/test_vrrp_linux_multi.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/integrated DEBUG: copying build/lib/os_ken/tests/integrated/test_vrrp_multi.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/integrated DEBUG: copying build/lib/os_ken/tests/integrated/tester.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/integrated DEBUG: copying build/lib/os_ken/tests/integrated/vrrp_common.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/integrated DEBUG: creating /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/integrated/bgp DEBUG: copying build/lib/os_ken/tests/integrated/bgp/__init__.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/integrated/bgp DEBUG: copying build/lib/os_ken/tests/integrated/bgp/base.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/integrated/bgp DEBUG: copying build/lib/os_ken/tests/integrated/bgp/base_ip6.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/integrated/bgp DEBUG: copying build/lib/os_ken/tests/integrated/bgp/test_basic.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/integrated/bgp DEBUG: copying build/lib/os_ken/tests/integrated/bgp/test_ip6_basic.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/integrated/bgp DEBUG: creating /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/app DEBUG: creating /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/app/ofctl DEBUG: copying build/lib/os_ken/app/ofctl/__init__.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/app/ofctl DEBUG: copying build/lib/os_ken/app/ofctl/api.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/app/ofctl DEBUG: copying build/lib/os_ken/app/ofctl/event.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/app/ofctl DEBUG: copying build/lib/os_ken/app/ofctl/exception.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/app/ofctl DEBUG: copying build/lib/os_ken/app/ofctl/service.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/app/ofctl DEBUG: copying build/lib/os_ken/app/__init__.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/app DEBUG: copying build/lib/os_ken/app/bmpstation.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/app DEBUG: copying build/lib/os_ken/app/cbench.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/app DEBUG: copying build/lib/os_ken/app/conf_switch_key.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/app DEBUG: copying build/lib/os_ken/app/example_switch_13.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/app DEBUG: copying build/lib/os_ken/app/ofctl_rest.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/app DEBUG: copying build/lib/os_ken/app/rest_conf_switch.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/app DEBUG: copying build/lib/os_ken/app/rest_firewall.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/app DEBUG: copying build/lib/os_ken/app/rest_qos.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/app DEBUG: copying build/lib/os_ken/app/rest_router.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/app DEBUG: copying build/lib/os_ken/app/rest_topology.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/app DEBUG: copying build/lib/os_ken/app/rest_vtep.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/app DEBUG: copying build/lib/os_ken/app/simple_monitor_13.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/app DEBUG: copying build/lib/os_ken/app/simple_switch.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/app DEBUG: copying build/lib/os_ken/app/simple_switch_12.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/app DEBUG: copying build/lib/os_ken/app/simple_switch_13.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/app DEBUG: copying build/lib/os_ken/app/simple_switch_14.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/app DEBUG: copying build/lib/os_ken/app/simple_switch_15.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/app DEBUG: copying build/lib/os_ken/app/simple_switch_igmp.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/app DEBUG: copying build/lib/os_ken/app/simple_switch_igmp_13.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/app DEBUG: copying build/lib/os_ken/app/simple_switch_lacp.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/app DEBUG: copying build/lib/os_ken/app/simple_switch_lacp_13.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/app DEBUG: copying build/lib/os_ken/app/simple_switch_rest_13.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/app DEBUG: copying build/lib/os_ken/app/simple_switch_snort.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/app DEBUG: copying build/lib/os_ken/app/simple_switch_stp.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/app DEBUG: copying build/lib/os_ken/app/simple_switch_stp_13.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/app DEBUG: copying build/lib/os_ken/app/simple_switch_websocket_13.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/app DEBUG: copying build/lib/os_ken/app/ws_topology.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/app DEBUG: copying build/lib/os_ken/app/wsgi.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/app DEBUG: creating /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/app/gui_topology DEBUG: creating /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/app/gui_topology/html DEBUG: copying build/lib/os_ken/app/gui_topology/html/router.svg -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/app/gui_topology/html DEBUG: copying build/lib/os_ken/app/gui_topology/html/osken.topology.js -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/app/gui_topology/html DEBUG: copying build/lib/os_ken/app/gui_topology/html/osken.topology.css -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/app/gui_topology/html DEBUG: copying build/lib/os_ken/app/gui_topology/html/index.html -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/app/gui_topology/html DEBUG: copying build/lib/os_ken/app/gui_topology/__init__.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/app/gui_topology DEBUG: copying build/lib/os_ken/app/gui_topology/gui_topology.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/app/gui_topology DEBUG: creating /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/cmd DEBUG: copying build/lib/os_ken/cmd/__init__.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/cmd DEBUG: copying build/lib/os_ken/cmd/manager.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/cmd DEBUG: copying build/lib/os_ken/cmd/of_config_cli.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/cmd DEBUG: copying build/lib/os_ken/cmd/ofa_neutron_agent.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/cmd DEBUG: copying build/lib/os_ken/cmd/osken_base.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/cmd DEBUG: copying build/lib/os_ken/cmd/rpc_cli.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/cmd DEBUG: creating /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib DEBUG: creating /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/of_config DEBUG: copying build/lib/os_ken/lib/of_config/xmldsig-core-schema.xsd -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/of_config DEBUG: copying build/lib/os_ken/lib/of_config/of-config-1.1.xsd -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/of_config DEBUG: copying build/lib/os_ken/lib/of_config/of-config-1.1.1.xsd -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/of_config DEBUG: copying build/lib/os_ken/lib/of_config/of-config-1.0.xsd -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/of_config DEBUG: copying build/lib/os_ken/lib/of_config/ietf-yang-types.xsd -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/of_config DEBUG: copying build/lib/os_ken/lib/of_config/ietf-inet-types.xsd -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/of_config DEBUG: copying build/lib/os_ken/lib/of_config/__init__.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/of_config DEBUG: copying build/lib/os_ken/lib/of_config/base.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/of_config DEBUG: copying build/lib/os_ken/lib/of_config/capable_switch.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/of_config DEBUG: copying build/lib/os_ken/lib/of_config/classes.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/of_config DEBUG: copying build/lib/os_ken/lib/of_config/constants.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/of_config DEBUG: copying build/lib/os_ken/lib/of_config/generated_classes.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/of_config DEBUG: creating /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/xflow DEBUG: copying build/lib/os_ken/lib/xflow/__init__.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/xflow DEBUG: copying build/lib/os_ken/lib/xflow/netflow.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/xflow DEBUG: copying build/lib/os_ken/lib/xflow/sflow.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/xflow DEBUG: creating /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/ovs DEBUG: copying build/lib/os_ken/lib/ovs/__init__.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/ovs DEBUG: copying build/lib/os_ken/lib/ovs/bridge.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/ovs DEBUG: copying build/lib/os_ken/lib/ovs/db_client.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/ovs DEBUG: copying build/lib/os_ken/lib/ovs/vsctl.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/ovs DEBUG: copying build/lib/os_ken/lib/ovs/vswitch_idl.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/ovs DEBUG: copying build/lib/os_ken/lib/__init__.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib DEBUG: copying build/lib/os_ken/lib/addrconv.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib DEBUG: copying build/lib/os_ken/lib/alert.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib DEBUG: copying build/lib/os_ken/lib/bfdlib.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib DEBUG: copying build/lib/os_ken/lib/dpid.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib DEBUG: copying build/lib/os_ken/lib/hub.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib DEBUG: copying build/lib/os_ken/lib/igmplib.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib DEBUG: copying build/lib/os_ken/lib/ip.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib DEBUG: copying build/lib/os_ken/lib/lacplib.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib DEBUG: copying build/lib/os_ken/lib/mac.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib DEBUG: copying build/lib/os_ken/lib/mrtlib.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib DEBUG: copying build/lib/os_ken/lib/netdevice.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib DEBUG: copying build/lib/os_ken/lib/ofctl_nicira_ext.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib DEBUG: copying build/lib/os_ken/lib/ofctl_string.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib DEBUG: copying build/lib/os_ken/lib/ofctl_utils.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib DEBUG: copying build/lib/os_ken/lib/ofctl_v1_0.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib DEBUG: copying build/lib/os_ken/lib/ofctl_v1_2.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib DEBUG: copying build/lib/os_ken/lib/ofctl_v1_3.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib DEBUG: copying build/lib/os_ken/lib/ofctl_v1_4.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib DEBUG: copying build/lib/os_ken/lib/ofctl_v1_5.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib DEBUG: copying build/lib/os_ken/lib/ofp_pktinfilter.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib DEBUG: copying build/lib/os_ken/lib/pack_utils.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib DEBUG: copying build/lib/os_ken/lib/pcaplib.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib DEBUG: copying build/lib/os_ken/lib/port_no.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib DEBUG: copying build/lib/os_ken/lib/rpc.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib DEBUG: copying build/lib/os_ken/lib/snortlib.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib DEBUG: copying build/lib/os_ken/lib/sockaddr.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib DEBUG: copying build/lib/os_ken/lib/sockopt.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib DEBUG: copying build/lib/os_ken/lib/stplib.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib DEBUG: copying build/lib/os_ken/lib/stringify.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib DEBUG: copying build/lib/os_ken/lib/type_desc.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib DEBUG: creating /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/netconf DEBUG: copying build/lib/os_ken/lib/netconf/xml.xsd -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/netconf DEBUG: copying build/lib/os_ken/lib/netconf/netconf.xsd -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/netconf DEBUG: copying build/lib/os_ken/lib/netconf/__init__.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/netconf DEBUG: copying build/lib/os_ken/lib/netconf/constants.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/netconf DEBUG: creating /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/packet DEBUG: copying build/lib/os_ken/lib/packet/__init__.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/packet DEBUG: copying build/lib/os_ken/lib/packet/afi.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/packet DEBUG: copying build/lib/os_ken/lib/packet/arp.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/packet DEBUG: copying build/lib/os_ken/lib/packet/bfd.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/packet DEBUG: copying build/lib/os_ken/lib/packet/bgp.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/packet DEBUG: copying build/lib/os_ken/lib/packet/bmp.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/packet DEBUG: copying build/lib/os_ken/lib/packet/bpdu.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/packet DEBUG: copying build/lib/os_ken/lib/packet/cfm.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/packet DEBUG: copying build/lib/os_ken/lib/packet/dhcp.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/packet DEBUG: copying build/lib/os_ken/lib/packet/dhcp6.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/packet DEBUG: copying build/lib/os_ken/lib/packet/ether_types.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/packet DEBUG: copying build/lib/os_ken/lib/packet/ethernet.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/packet DEBUG: copying build/lib/os_ken/lib/packet/geneve.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/packet DEBUG: copying build/lib/os_ken/lib/packet/gre.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/packet DEBUG: copying build/lib/os_ken/lib/packet/icmp.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/packet DEBUG: copying build/lib/os_ken/lib/packet/icmpv6.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/packet DEBUG: copying build/lib/os_ken/lib/packet/igmp.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/packet DEBUG: copying build/lib/os_ken/lib/packet/in_proto.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/packet DEBUG: copying build/lib/os_ken/lib/packet/ipv4.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/packet DEBUG: copying build/lib/os_ken/lib/packet/ipv6.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/packet DEBUG: copying build/lib/os_ken/lib/packet/linux.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/packet DEBUG: copying build/lib/os_ken/lib/packet/llc.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/packet DEBUG: copying build/lib/os_ken/lib/packet/lldp.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/packet DEBUG: copying build/lib/os_ken/lib/packet/mpls.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/packet DEBUG: copying build/lib/os_ken/lib/packet/openflow.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/packet DEBUG: copying build/lib/os_ken/lib/packet/ospf.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/packet DEBUG: copying build/lib/os_ken/lib/packet/packet.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/packet DEBUG: copying build/lib/os_ken/lib/packet/packet_base.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/packet DEBUG: copying build/lib/os_ken/lib/packet/packet_utils.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/packet DEBUG: copying build/lib/os_ken/lib/packet/pbb.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/packet DEBUG: copying build/lib/os_ken/lib/packet/safi.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/packet DEBUG: copying build/lib/os_ken/lib/packet/sctp.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/packet DEBUG: copying build/lib/os_ken/lib/packet/slow.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/packet DEBUG: copying build/lib/os_ken/lib/packet/stream_parser.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/packet DEBUG: copying build/lib/os_ken/lib/packet/tcp.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/packet DEBUG: copying build/lib/os_ken/lib/packet/udp.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/packet DEBUG: copying build/lib/os_ken/lib/packet/vlan.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/packet DEBUG: copying build/lib/os_ken/lib/packet/vrrp.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/packet DEBUG: copying build/lib/os_ken/lib/packet/vxlan.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/packet DEBUG: copying build/lib/os_ken/lib/packet/zebra.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/packet DEBUG: creating /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services DEBUG: copying build/lib/os_ken/services/__init__.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services DEBUG: creating /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols DEBUG: copying build/lib/os_ken/services/protocols/__init__.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols DEBUG: creating /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/vrrp DEBUG: copying build/lib/os_ken/services/protocols/vrrp/__init__.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/vrrp DEBUG: copying build/lib/os_ken/services/protocols/vrrp/api.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/vrrp DEBUG: copying build/lib/os_ken/services/protocols/vrrp/dumper.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/vrrp DEBUG: copying build/lib/os_ken/services/protocols/vrrp/event.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/vrrp DEBUG: copying build/lib/os_ken/services/protocols/vrrp/manager.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/vrrp DEBUG: copying build/lib/os_ken/services/protocols/vrrp/monitor.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/vrrp DEBUG: copying build/lib/os_ken/services/protocols/vrrp/monitor_linux.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/vrrp DEBUG: copying build/lib/os_ken/services/protocols/vrrp/monitor_openflow.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/vrrp DEBUG: copying build/lib/os_ken/services/protocols/vrrp/router.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/vrrp DEBUG: copying build/lib/os_ken/services/protocols/vrrp/rpc_manager.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/vrrp DEBUG: copying build/lib/os_ken/services/protocols/vrrp/sample_manager.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/vrrp DEBUG: copying build/lib/os_ken/services/protocols/vrrp/sample_router.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/vrrp DEBUG: copying build/lib/os_ken/services/protocols/vrrp/utils.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/vrrp DEBUG: creating /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/ovsdb DEBUG: copying build/lib/os_ken/services/protocols/ovsdb/__init__.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/ovsdb DEBUG: copying build/lib/os_ken/services/protocols/ovsdb/api.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/ovsdb DEBUG: copying build/lib/os_ken/services/protocols/ovsdb/client.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/ovsdb DEBUG: copying build/lib/os_ken/services/protocols/ovsdb/event.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/ovsdb DEBUG: copying build/lib/os_ken/services/protocols/ovsdb/manager.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/ovsdb DEBUG: copying build/lib/os_ken/services/protocols/ovsdb/model.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/ovsdb DEBUG: creating /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/zebra DEBUG: creating /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/zebra/server DEBUG: copying build/lib/os_ken/services/protocols/zebra/server/__init__.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/zebra/server DEBUG: copying build/lib/os_ken/services/protocols/zebra/server/event.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/zebra/server DEBUG: copying build/lib/os_ken/services/protocols/zebra/server/sample_dumper.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/zebra/server DEBUG: copying build/lib/os_ken/services/protocols/zebra/server/zserver.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/zebra/server DEBUG: creating /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/zebra/db DEBUG: copying build/lib/os_ken/services/protocols/zebra/db/__init__.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/zebra/db DEBUG: copying build/lib/os_ken/services/protocols/zebra/db/base.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/zebra/db DEBUG: copying build/lib/os_ken/services/protocols/zebra/db/interface.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/zebra/db DEBUG: copying build/lib/os_ken/services/protocols/zebra/db/route.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/zebra/db DEBUG: copying build/lib/os_ken/services/protocols/zebra/__init__.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/zebra DEBUG: copying build/lib/os_ken/services/protocols/zebra/event.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/zebra DEBUG: creating /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/zebra/client DEBUG: copying build/lib/os_ken/services/protocols/zebra/client/__init__.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/zebra/client DEBUG: copying build/lib/os_ken/services/protocols/zebra/client/event.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/zebra/client DEBUG: copying build/lib/os_ken/services/protocols/zebra/client/sample_dumper.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/zebra/client DEBUG: copying build/lib/os_ken/services/protocols/zebra/client/zclient.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/zebra/client DEBUG: creating /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp DEBUG: copying build/lib/os_ken/services/protocols/bgp/__init__.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp DEBUG: copying build/lib/os_ken/services/protocols/bgp/application.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp DEBUG: copying build/lib/os_ken/services/protocols/bgp/base.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp DEBUG: copying build/lib/os_ken/services/protocols/bgp/bgp_sample_conf.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp DEBUG: copying build/lib/os_ken/services/protocols/bgp/bgpspeaker.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp DEBUG: copying build/lib/os_ken/services/protocols/bgp/bmp.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp DEBUG: copying build/lib/os_ken/services/protocols/bgp/constants.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp DEBUG: copying build/lib/os_ken/services/protocols/bgp/core.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp DEBUG: copying build/lib/os_ken/services/protocols/bgp/core_manager.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp DEBUG: copying build/lib/os_ken/services/protocols/bgp/model.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp DEBUG: copying build/lib/os_ken/services/protocols/bgp/net_ctrl.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp DEBUG: copying build/lib/os_ken/services/protocols/bgp/peer.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp DEBUG: copying build/lib/os_ken/services/protocols/bgp/processor.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp DEBUG: copying build/lib/os_ken/services/protocols/bgp/protocol.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp DEBUG: copying build/lib/os_ken/services/protocols/bgp/speaker.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp DEBUG: creating /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/rtconf DEBUG: copying build/lib/os_ken/services/protocols/bgp/rtconf/__init__.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/rtconf DEBUG: copying build/lib/os_ken/services/protocols/bgp/rtconf/base.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/rtconf DEBUG: copying build/lib/os_ken/services/protocols/bgp/rtconf/common.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/rtconf DEBUG: copying build/lib/os_ken/services/protocols/bgp/rtconf/neighbors.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/rtconf DEBUG: copying build/lib/os_ken/services/protocols/bgp/rtconf/vrfs.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/rtconf DEBUG: creating /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/core_managers DEBUG: copying build/lib/os_ken/services/protocols/bgp/core_managers/__init__.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/core_managers DEBUG: copying build/lib/os_ken/services/protocols/bgp/core_managers/configuration_manager.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/core_managers DEBUG: copying build/lib/os_ken/services/protocols/bgp/core_managers/import_map_manager.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/core_managers DEBUG: copying build/lib/os_ken/services/protocols/bgp/core_managers/peer_manager.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/core_managers DEBUG: copying build/lib/os_ken/services/protocols/bgp/core_managers/table_manager.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/core_managers DEBUG: creating /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/info_base DEBUG: copying build/lib/os_ken/services/protocols/bgp/info_base/__init__.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/info_base DEBUG: copying build/lib/os_ken/services/protocols/bgp/info_base/base.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/info_base DEBUG: copying build/lib/os_ken/services/protocols/bgp/info_base/evpn.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/info_base DEBUG: copying build/lib/os_ken/services/protocols/bgp/info_base/ipv4.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/info_base DEBUG: copying build/lib/os_ken/services/protocols/bgp/info_base/ipv4fs.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/info_base DEBUG: copying build/lib/os_ken/services/protocols/bgp/info_base/ipv6.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/info_base DEBUG: copying build/lib/os_ken/services/protocols/bgp/info_base/ipv6fs.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/info_base DEBUG: copying build/lib/os_ken/services/protocols/bgp/info_base/l2vpnfs.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/info_base DEBUG: copying build/lib/os_ken/services/protocols/bgp/info_base/rtc.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/info_base DEBUG: copying build/lib/os_ken/services/protocols/bgp/info_base/vpn.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/info_base DEBUG: copying build/lib/os_ken/services/protocols/bgp/info_base/vpnv4.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/info_base DEBUG: copying build/lib/os_ken/services/protocols/bgp/info_base/vpnv4fs.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/info_base DEBUG: copying build/lib/os_ken/services/protocols/bgp/info_base/vpnv6.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/info_base DEBUG: copying build/lib/os_ken/services/protocols/bgp/info_base/vpnv6fs.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/info_base DEBUG: copying build/lib/os_ken/services/protocols/bgp/info_base/vrf.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/info_base DEBUG: copying build/lib/os_ken/services/protocols/bgp/info_base/vrf4.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/info_base DEBUG: copying build/lib/os_ken/services/protocols/bgp/info_base/vrf4fs.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/info_base DEBUG: copying build/lib/os_ken/services/protocols/bgp/info_base/vrf6.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/info_base DEBUG: copying build/lib/os_ken/services/protocols/bgp/info_base/vrf6fs.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/info_base DEBUG: copying build/lib/os_ken/services/protocols/bgp/info_base/vrfevpn.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/info_base DEBUG: copying build/lib/os_ken/services/protocols/bgp/info_base/vrffs.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/info_base DEBUG: copying build/lib/os_ken/services/protocols/bgp/info_base/vrfl2vpnfs.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/info_base DEBUG: creating /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/utils DEBUG: copying build/lib/os_ken/services/protocols/bgp/utils/__init__.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/utils DEBUG: copying build/lib/os_ken/services/protocols/bgp/utils/bgp.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/utils DEBUG: copying build/lib/os_ken/services/protocols/bgp/utils/circlist.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/utils DEBUG: copying build/lib/os_ken/services/protocols/bgp/utils/evtlet.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/utils DEBUG: copying build/lib/os_ken/services/protocols/bgp/utils/rtfilter.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/utils DEBUG: copying build/lib/os_ken/services/protocols/bgp/utils/stats.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/utils DEBUG: copying build/lib/os_ken/services/protocols/bgp/utils/validation.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/utils DEBUG: creating /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/operator DEBUG: copying build/lib/os_ken/services/protocols/bgp/operator/__init__.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/operator DEBUG: copying build/lib/os_ken/services/protocols/bgp/operator/command.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/operator DEBUG: copying build/lib/os_ken/services/protocols/bgp/operator/internal_api.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/operator DEBUG: copying build/lib/os_ken/services/protocols/bgp/operator/ssh.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/operator DEBUG: creating /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/operator/commands DEBUG: creating /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/operator/commands/show DEBUG: copying build/lib/os_ken/services/protocols/bgp/operator/commands/show/__init__.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/operator/commands/show DEBUG: copying build/lib/os_ken/services/protocols/bgp/operator/commands/show/count.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/operator/commands/show DEBUG: copying build/lib/os_ken/services/protocols/bgp/operator/commands/show/importmap.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/operator/commands/show DEBUG: copying build/lib/os_ken/services/protocols/bgp/operator/commands/show/memory.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/operator/commands/show DEBUG: copying build/lib/os_ken/services/protocols/bgp/operator/commands/show/neighbor.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/operator/commands/show DEBUG: copying build/lib/os_ken/services/protocols/bgp/operator/commands/show/rib.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/operator/commands/show DEBUG: copying build/lib/os_ken/services/protocols/bgp/operator/commands/show/route_formatter_mixin.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/operator/commands/show DEBUG: copying build/lib/os_ken/services/protocols/bgp/operator/commands/show/vrf.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/operator/commands/show DEBUG: copying build/lib/os_ken/services/protocols/bgp/operator/commands/__init__.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/operator/commands DEBUG: copying build/lib/os_ken/services/protocols/bgp/operator/commands/clear.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/operator/commands DEBUG: copying build/lib/os_ken/services/protocols/bgp/operator/commands/responses.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/operator/commands DEBUG: copying build/lib/os_ken/services/protocols/bgp/operator/commands/root.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/operator/commands DEBUG: copying build/lib/os_ken/services/protocols/bgp/operator/commands/set.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/operator/commands DEBUG: creating /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/operator/views DEBUG: copying build/lib/os_ken/services/protocols/bgp/operator/views/__init__.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/operator/views DEBUG: copying build/lib/os_ken/services/protocols/bgp/operator/views/base.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/operator/views DEBUG: copying build/lib/os_ken/services/protocols/bgp/operator/views/bgp.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/operator/views DEBUG: copying build/lib/os_ken/services/protocols/bgp/operator/views/conf.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/operator/views DEBUG: copying build/lib/os_ken/services/protocols/bgp/operator/views/fields.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/operator/views DEBUG: copying build/lib/os_ken/services/protocols/bgp/operator/views/other.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/operator/views DEBUG: creating /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/signals DEBUG: copying build/lib/os_ken/services/protocols/bgp/signals/__init__.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/signals DEBUG: copying build/lib/os_ken/services/protocols/bgp/signals/base.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/signals DEBUG: copying build/lib/os_ken/services/protocols/bgp/signals/emit.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/signals DEBUG: creating /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/api DEBUG: copying build/lib/os_ken/services/protocols/bgp/api/__init__.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/api DEBUG: copying build/lib/os_ken/services/protocols/bgp/api/all.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/api DEBUG: copying build/lib/os_ken/services/protocols/bgp/api/base.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/api DEBUG: copying build/lib/os_ken/services/protocols/bgp/api/core.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/api DEBUG: copying build/lib/os_ken/services/protocols/bgp/api/import_map.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/api DEBUG: copying build/lib/os_ken/services/protocols/bgp/api/jsonrpc.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/api DEBUG: copying build/lib/os_ken/services/protocols/bgp/api/operator.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/api DEBUG: copying build/lib/os_ken/services/protocols/bgp/api/prefix.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/api DEBUG: copying build/lib/os_ken/services/protocols/bgp/api/rpc_log_handler.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/api DEBUG: copying build/lib/os_ken/services/protocols/bgp/api/rtconf.py -> /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/api DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/cfg.py to cfg.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/exception.py to exception.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/flags.py to flags.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/hooks.py to hooks.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/log.py to log.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/utils.py to utils.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/contrib/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/base/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/base/app_manager.py to app_manager.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/controller/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/controller/conf_switch.py to conf_switch.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/controller/controller.py to controller.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/controller/dpset.py to dpset.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/controller/event.py to event.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/controller/handler.py to handler.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/controller/mac_to_network.py to mac_to_network.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/controller/mac_to_port.py to mac_to_port.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/controller/network.py to network.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/controller/ofp_api.py to ofp_api.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/controller/ofp_event.py to ofp_event.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/controller/ofp_handler.py to ofp_handler.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/controller/tunnels.py to tunnels.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/topology/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/topology/api.py to api.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/topology/dumper.py to dumper.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/topology/event.py to event.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/topology/switches.py to switches.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/ofproto/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/ofproto/ether.py to ether.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/ofproto/inet.py to inet.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/ofproto/nicira_ext.py to nicira_ext.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/ofproto/nx_actions.py to nx_actions.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/ofproto/nx_match.py to nx_match.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/ofproto/ofproto_common.py to ofproto_common.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/ofproto/ofproto_parser.py to ofproto_parser.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/ofproto/ofproto_protocol.py to ofproto_protocol.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/ofproto/ofproto_utils.py to ofproto_utils.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/ofproto/ofproto_v1_0.py to ofproto_v1_0.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/ofproto/ofproto_v1_0_parser.py to ofproto_v1_0_parser.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/ofproto/ofproto_v1_2.py to ofproto_v1_2.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/ofproto/ofproto_v1_2_parser.py to ofproto_v1_2_parser.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/ofproto/ofproto_v1_3.py to ofproto_v1_3.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/ofproto/ofproto_v1_3_parser.py to ofproto_v1_3_parser.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/ofproto/ofproto_v1_4.py to ofproto_v1_4.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/ofproto/ofproto_v1_4_parser.py to ofproto_v1_4_parser.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/ofproto/ofproto_v1_5.py to ofproto_v1_5.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/ofproto/ofproto_v1_5_parser.py to ofproto_v1_5_parser.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/ofproto/oxm_fields.py to oxm_fields.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/ofproto/oxs_fields.py to oxs_fields.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/ofproto/oxx_fields.py to oxx_fields.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/packet_data_generator3/gen.py to gen.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/mininet/packet_lib/arp/test_arp.py to test_arp.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/mininet/l3/ip_ttl/test_ip_ttl.py to test_ip_ttl.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/mininet/l3/icmp/test_icmp.py to test_icmp.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/mininet/l2/vlan/test_vlan.py to test_vlan.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/mininet/l2/mpls/test_mpls.py to test_mpls.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/run_mininet.py to run_mininet.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/switch/tester.py to tester.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/base.py to base.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/run_tests.py to run_tests.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/test_lib.py to test_lib.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/test_os_ken.py to test_os_ken.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/test_utils.py to test_utils.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/ofproto/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/ofproto/test_ether.py to test_ether.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/ofproto/test_inet.py to test_inet.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/ofproto/test_nx_flow_spec.py to test_nx_flow_spec.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/ofproto/test_ofproto.py to test_ofproto.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/ofproto/test_ofproto_common.py to test_ofproto_common.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/ofproto/test_ofproto_parser.py to test_ofproto_parser.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/ofproto/test_ofproto_v12.py to test_ofproto_v12.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/ofproto/test_oxm.py to test_oxm.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/ofproto/test_oxs.py to test_oxs.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/ofproto/test_parser.py to test_parser.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/ofproto/test_parser_compat.py to test_parser_compat.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/ofproto/test_parser_ofpmatch.py to test_parser_ofpmatch.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/ofproto/test_parser_ofpstats.py to test_parser_ofpstats.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/ofproto/test_parser_v10.py to test_parser_v10.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/ofproto/test_parser_v12.py to test_parser_v12.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/ofproto/test_parser_v13.py to test_parser_v13.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/packet/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/packet/test_arp.py to test_arp.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/packet/test_bfd.py to test_bfd.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/packet/test_bgp.py to test_bgp.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/packet/test_bmp.py to test_bmp.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/packet/test_bpdu.py to test_bpdu.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/packet/test_cfm.py to test_cfm.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/packet/test_dhcp.py to test_dhcp.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/packet/test_ethernet.py to test_ethernet.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/packet/test_geneve.py to test_geneve.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/packet/test_gre.py to test_gre.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/packet/test_icmp.py to test_icmp.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/packet/test_icmpv6.py to test_icmpv6.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/packet/test_igmp.py to test_igmp.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/packet/test_ipv4.py to test_ipv4.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/packet/test_ipv6.py to test_ipv6.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/packet/test_llc.py to test_llc.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/packet/test_lldp.py to test_lldp.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/packet/test_mpls.py to test_mpls.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/packet/test_openflow.py to test_openflow.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/packet/test_ospf.py to test_ospf.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/packet/test_packet.py to test_packet.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/packet/test_pbb.py to test_pbb.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/packet/test_sctp.py to test_sctp.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/packet/test_slow.py to test_slow.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/packet/test_tcp.py to test_tcp.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/packet/test_udp.py to test_udp.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/packet/test_vlan.py to test_vlan.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/packet/test_vrrp.py to test_vrrp.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/packet/test_vxlan.py to test_vxlan.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/packet/test_zebra.py to test_zebra.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/cmd/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/cmd/dummy_app.py to dummy_app.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/cmd/dummy_openflow_app.py to dummy_openflow_app.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/cmd/test_manager.py to test_manager.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/app/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/app/test_ofctl_rest.py to test_ofctl_rest.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/app/test_tester.py to test_tester.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/app/test_ws_topology.py to test_ws_topology.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/app/test_wsgi.py to test_wsgi.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/controller/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/controller/test_controller.py to test_controller.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/lib/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/lib/test_sockaddr.py to test_sockaddr.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/sample/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/sample/test_sample1.py to test_sample1.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/sample/test_sample2.py to test_sample2.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/services/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/services/protocols/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/services/protocols/bgp/utils/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/services/protocols/bgp/utils/test_bgp.py to test_bgp.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/services/protocols/bgp/utils/test_validation.py to test_validation.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/services/protocols/bgp/core_managers/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/services/protocols/bgp/core_managers/test_table_manager.py to test_table_manager.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/services/protocols/bgp/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/services/protocols/bgp/test_bgpspeaker.py to test_bgpspeaker.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/unit/services/protocols/bgp/test_peer.py to test_peer.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/integrated/common/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/integrated/common/docker_base.py to docker_base.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/integrated/common/oskenbgp.py to oskenbgp.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/integrated/common/quagga.py to quagga.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/integrated/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/integrated/run_test.py to run_test.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/integrated/run_tests_with_ovs12.py to run_tests_with_ovs12.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/integrated/test_add_flow_v10.py to test_add_flow_v10.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/integrated/test_add_flow_v12_actions.py to test_add_flow_v12_actions.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/integrated/test_add_flow_v12_matches.py to test_add_flow_v12_matches.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/integrated/test_of_config.py to test_of_config.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/integrated/test_request_reply_v12.py to test_request_reply_v12.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/integrated/test_vrrp_linux_multi.py to test_vrrp_linux_multi.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/integrated/test_vrrp_multi.py to test_vrrp_multi.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/integrated/tester.py to tester.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/integrated/vrrp_common.py to vrrp_common.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/integrated/bgp/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/integrated/bgp/base.py to base.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/integrated/bgp/base_ip6.py to base_ip6.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/integrated/bgp/test_basic.py to test_basic.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/tests/integrated/bgp/test_ip6_basic.py to test_ip6_basic.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/app/ofctl/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/app/ofctl/api.py to api.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/app/ofctl/event.py to event.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/app/ofctl/exception.py to exception.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/app/ofctl/service.py to service.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/app/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/app/bmpstation.py to bmpstation.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/app/cbench.py to cbench.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/app/conf_switch_key.py to conf_switch_key.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/app/example_switch_13.py to example_switch_13.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/app/ofctl_rest.py to ofctl_rest.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/app/rest_conf_switch.py to rest_conf_switch.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/app/rest_firewall.py to rest_firewall.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/app/rest_qos.py to rest_qos.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/app/rest_router.py to rest_router.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/app/rest_topology.py to rest_topology.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/app/rest_vtep.py to rest_vtep.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/app/simple_monitor_13.py to simple_monitor_13.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/app/simple_switch.py to simple_switch.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/app/simple_switch_12.py to simple_switch_12.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/app/simple_switch_13.py to simple_switch_13.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/app/simple_switch_14.py to simple_switch_14.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/app/simple_switch_15.py to simple_switch_15.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/app/simple_switch_igmp.py to simple_switch_igmp.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/app/simple_switch_igmp_13.py to simple_switch_igmp_13.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/app/simple_switch_lacp.py to simple_switch_lacp.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/app/simple_switch_lacp_13.py to simple_switch_lacp_13.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/app/simple_switch_rest_13.py to simple_switch_rest_13.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/app/simple_switch_snort.py to simple_switch_snort.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/app/simple_switch_stp.py to simple_switch_stp.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/app/simple_switch_stp_13.py to simple_switch_stp_13.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/app/simple_switch_websocket_13.py to simple_switch_websocket_13.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/app/ws_topology.py to ws_topology.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/app/wsgi.py to wsgi.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/app/gui_topology/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/app/gui_topology/gui_topology.py to gui_topology.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/cmd/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/cmd/manager.py to manager.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/cmd/of_config_cli.py to of_config_cli.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/cmd/ofa_neutron_agent.py to ofa_neutron_agent.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/cmd/osken_base.py to osken_base.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/cmd/rpc_cli.py to rpc_cli.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/of_config/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/of_config/base.py to base.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/of_config/capable_switch.py to capable_switch.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/of_config/classes.py to classes.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/of_config/constants.py to constants.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/of_config/generated_classes.py to generated_classes.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/xflow/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/xflow/netflow.py to netflow.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/xflow/sflow.py to sflow.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/ovs/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/ovs/bridge.py to bridge.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/ovs/db_client.py to db_client.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/ovs/vsctl.py to vsctl.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/ovs/vswitch_idl.py to vswitch_idl.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/addrconv.py to addrconv.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/alert.py to alert.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/bfdlib.py to bfdlib.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/dpid.py to dpid.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/hub.py to hub.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/igmplib.py to igmplib.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/ip.py to ip.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/lacplib.py to lacplib.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/mac.py to mac.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/mrtlib.py to mrtlib.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/netdevice.py to netdevice.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/ofctl_nicira_ext.py to ofctl_nicira_ext.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/ofctl_string.py to ofctl_string.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/ofctl_utils.py to ofctl_utils.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/ofctl_v1_0.py to ofctl_v1_0.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/ofctl_v1_2.py to ofctl_v1_2.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/ofctl_v1_3.py to ofctl_v1_3.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/ofctl_v1_4.py to ofctl_v1_4.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/ofctl_v1_5.py to ofctl_v1_5.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/ofp_pktinfilter.py to ofp_pktinfilter.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/pack_utils.py to pack_utils.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/pcaplib.py to pcaplib.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/port_no.py to port_no.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/rpc.py to rpc.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/snortlib.py to snortlib.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/sockaddr.py to sockaddr.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/sockopt.py to sockopt.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/stplib.py to stplib.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/stringify.py to stringify.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/type_desc.py to type_desc.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/netconf/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/netconf/constants.py to constants.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/packet/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/packet/afi.py to afi.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/packet/arp.py to arp.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/packet/bfd.py to bfd.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/packet/bgp.py to bgp.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/packet/bmp.py to bmp.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/packet/bpdu.py to bpdu.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/packet/cfm.py to cfm.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/packet/dhcp.py to dhcp.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/packet/dhcp6.py to dhcp6.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/packet/ether_types.py to ether_types.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/packet/ethernet.py to ethernet.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/packet/geneve.py to geneve.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/packet/gre.py to gre.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/packet/icmp.py to icmp.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/packet/icmpv6.py to icmpv6.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/packet/igmp.py to igmp.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/packet/in_proto.py to in_proto.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/packet/ipv4.py to ipv4.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/packet/ipv6.py to ipv6.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/packet/linux.py to linux.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/packet/llc.py to llc.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/packet/lldp.py to lldp.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/packet/mpls.py to mpls.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/packet/openflow.py to openflow.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/packet/ospf.py to ospf.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/packet/packet.py to packet.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/packet/packet_base.py to packet_base.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/packet/packet_utils.py to packet_utils.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/packet/pbb.py to pbb.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/packet/safi.py to safi.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/packet/sctp.py to sctp.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/packet/slow.py to slow.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/packet/stream_parser.py to stream_parser.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/packet/tcp.py to tcp.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/packet/udp.py to udp.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/packet/vlan.py to vlan.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/packet/vrrp.py to vrrp.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/packet/vxlan.py to vxlan.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/lib/packet/zebra.py to zebra.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/vrrp/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/vrrp/api.py to api.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/vrrp/dumper.py to dumper.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/vrrp/event.py to event.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/vrrp/manager.py to manager.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/vrrp/monitor.py to monitor.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/vrrp/monitor_linux.py to monitor_linux.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/vrrp/monitor_openflow.py to monitor_openflow.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/vrrp/router.py to router.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/vrrp/rpc_manager.py to rpc_manager.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/vrrp/sample_manager.py to sample_manager.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/vrrp/sample_router.py to sample_router.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/vrrp/utils.py to utils.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/ovsdb/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/ovsdb/api.py to api.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/ovsdb/client.py to client.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/ovsdb/event.py to event.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/ovsdb/manager.py to manager.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/ovsdb/model.py to model.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/zebra/server/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/zebra/server/event.py to event.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/zebra/server/sample_dumper.py to sample_dumper.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/zebra/server/zserver.py to zserver.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/zebra/db/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/zebra/db/base.py to base.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/zebra/db/interface.py to interface.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/zebra/db/route.py to route.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/zebra/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/zebra/event.py to event.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/zebra/client/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/zebra/client/event.py to event.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/zebra/client/sample_dumper.py to sample_dumper.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/zebra/client/zclient.py to zclient.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/application.py to application.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/base.py to base.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/bgp_sample_conf.py to bgp_sample_conf.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/bgpspeaker.py to bgpspeaker.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/bmp.py to bmp.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/constants.py to constants.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/core.py to core.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/core_manager.py to core_manager.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/model.py to model.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/net_ctrl.py to net_ctrl.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/peer.py to peer.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/processor.py to processor.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/protocol.py to protocol.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/speaker.py to speaker.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/rtconf/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/rtconf/base.py to base.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/rtconf/common.py to common.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/rtconf/neighbors.py to neighbors.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/rtconf/vrfs.py to vrfs.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/core_managers/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/core_managers/configuration_manager.py to configuration_manager.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/core_managers/import_map_manager.py to import_map_manager.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/core_managers/peer_manager.py to peer_manager.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/core_managers/table_manager.py to table_manager.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/info_base/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/info_base/base.py to base.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/info_base/evpn.py to evpn.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/info_base/ipv4.py to ipv4.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/info_base/ipv4fs.py to ipv4fs.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/info_base/ipv6.py to ipv6.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/info_base/ipv6fs.py to ipv6fs.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/info_base/l2vpnfs.py to l2vpnfs.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/info_base/rtc.py to rtc.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/info_base/vpn.py to vpn.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/info_base/vpnv4.py to vpnv4.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/info_base/vpnv4fs.py to vpnv4fs.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/info_base/vpnv6.py to vpnv6.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/info_base/vpnv6fs.py to vpnv6fs.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/info_base/vrf.py to vrf.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/info_base/vrf4.py to vrf4.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/info_base/vrf4fs.py to vrf4fs.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/info_base/vrf6.py to vrf6.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/info_base/vrf6fs.py to vrf6fs.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/info_base/vrfevpn.py to vrfevpn.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/info_base/vrffs.py to vrffs.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/info_base/vrfl2vpnfs.py to vrfl2vpnfs.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/utils/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/utils/bgp.py to bgp.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/utils/circlist.py to circlist.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/utils/evtlet.py to evtlet.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/utils/rtfilter.py to rtfilter.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/utils/stats.py to stats.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/utils/validation.py to validation.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/operator/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/operator/command.py to command.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/operator/internal_api.py to internal_api.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/operator/ssh.py to ssh.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/operator/commands/show/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/operator/commands/show/count.py to count.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/operator/commands/show/importmap.py to importmap.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/operator/commands/show/memory.py to memory.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/operator/commands/show/neighbor.py to neighbor.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/operator/commands/show/rib.py to rib.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/operator/commands/show/route_formatter_mixin.py to route_formatter_mixin.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/operator/commands/show/vrf.py to vrf.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/operator/commands/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/operator/commands/clear.py to clear.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/operator/commands/responses.py to responses.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/operator/commands/root.py to root.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/operator/commands/set.py to set.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/operator/views/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/operator/views/base.py to base.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/operator/views/bgp.py to bgp.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/operator/views/conf.py to conf.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/operator/views/fields.py to fields.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/operator/views/other.py to other.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/signals/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/signals/base.py to base.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/signals/emit.py to emit.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/api/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/api/all.py to all.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/api/base.py to base.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/api/core.py to core.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/api/import_map.py to import_map.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/api/jsonrpc.py to jsonrpc.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/api/operator.py to operator.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/api/prefix.py to prefix.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/api/rpc_log_handler.py to rpc_log_handler.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken/services/protocols/bgp/api/rtconf.py to rtconf.cpython-39.pyc DEBUG: writing byte-compilation script '/tmp/tmpyjt_7tba.py' DEBUG: /usr/bin/python3 /tmp/tmpyjt_7tba.py DEBUG: removing /tmp/tmpyjt_7tba.py DEBUG: running install_egg_info DEBUG: running egg_info DEBUG: writing os_ken.egg-info/PKG-INFO DEBUG: writing dependency_links to os_ken.egg-info/dependency_links.txt DEBUG: writing entry points to os_ken.egg-info/entry_points.txt DEBUG: writing requirements to os_ken.egg-info/requires.txt DEBUG: writing top-level names to os_ken.egg-info/top_level.txt DEBUG: writing pbr to os_ken.egg-info/pbr.json DEBUG: [pbr] Processing SOURCES.txt DEBUG: [pbr] In git context, generating filelist from git DEBUG: warning: no previously-included files found matching '.gitignore' DEBUG: warning: no previously-included files found matching '.gitreview' DEBUG: warning: no previously-included files matching '*.pyc' found anywhere in distribution DEBUG: reading manifest template 'MANIFEST.in' DEBUG: warning: no previously-included files matching '*' found under directory '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: adding license file 'LICENSE' DEBUG: adding license file 'AUTHORS' 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: writing manifest file 'os_ken.egg-info/SOURCES.txt' DEBUG: Copying os_ken.egg-info to /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/lib/python3.9/site-packages/os_ken-1.4.1-py3.9.egg-info DEBUG: running install_scripts DEBUG: Installing osken script to /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/bin DEBUG: Installing osken-manager script to /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/bin DEBUG: + rm -rfv /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/bin/__pycache__ DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/etc/os_ken DEBUG: + install -p -m 644 etc/os_ken/os_ken.conf /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/etc/os_ken/os_ken.conf DEBUG: + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.4.1-0.20220204150331.018d755.el9 --unique-debug-suffix -1.4.1-0.20220204150331.018d755.el9.x86_64 --unique-debug-src-base python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/os-ken-1.4.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-1.4.1-0.20220204150331.018d755.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.s85unS DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd os-ken-1.4.1 DEBUG: + PYTHON=/usr/bin/python3 DEBUG: + ./run_tests.sh -N -P DEBUG: Test_ofctl_rest DEBUG: test_ofctl_rest_DELETE_of10_/stats/flowentry/clear/1 (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_DELETE_of12_/stats/flowentry/clear/1 (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_DELETE_of13_/stats/flowentry/clear/1 (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_DELETE_of14_/stats/flowentry/clear/1 (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_DELETE_of15_/stats/flowentry/clear/1 (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_GET_of10_/stats/aggregateflow/1 (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_GET_of10_/stats/desc/1 (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_GET_of10_/stats/flow/1 (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_GET_of10_/stats/port/1 (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_GET_of10_/stats/port/1/1 (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_GET_of10_/stats/portdesc/1 (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_GET_of10_/stats/queue/1 (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_GET_of10_/stats/queue/1/1 (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_GET_of10_/stats/queue/1/1/1 (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_GET_of10_/stats/switches (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_GET_of10_/stats/table/1 (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_GET_of12_/stats/aggregateflow/1 (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_GET_of12_/stats/desc/1 (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_GET_of12_/stats/flow/1 (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_GET_of12_/stats/group/1 (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_GET_of12_/stats/group/1/1 (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_GET_of12_/stats/groupdesc/1 (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_GET_of12_/stats/groupfeatures/1 (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_GET_of12_/stats/port/1 (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_GET_of12_/stats/port/1/1 (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_GET_of12_/stats/portdesc/1 (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_GET_of12_/stats/queue/1 (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_GET_of12_/stats/queue/1/1 (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_GET_of12_/stats/queue/1/1/1 (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_GET_of12_/stats/queueconfig/1 (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_GET_of12_/stats/queueconfig/1/1 (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_GET_of12_/stats/switches (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_GET_of12_/stats/table/1 (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_GET_of13_/stats/aggregateflow/1 (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_GET_of13_/stats/desc/1 (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_GET_of13_/stats/flow/1 (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_GET_of13_/stats/group/1 (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_GET_of13_/stats/group/1/1 (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_GET_of13_/stats/groupdesc/1 (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_GET_of13_/stats/groupfeatures/1 (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_GET_of13_/stats/meter/1 (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_GET_of13_/stats/meter/1/1 (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_GET_of13_/stats/meterconfig/1 (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_GET_of13_/stats/meterconfig/1/1 (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_GET_of13_/stats/meterfeatures/1 (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_GET_of13_/stats/port/1 (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_GET_of13_/stats/port/1/1 (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_GET_of13_/stats/portdesc/1 (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_GET_of13_/stats/queue/1 (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_GET_of13_/stats/queue/1/1 (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_GET_of13_/stats/queue/1/1/1 (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_GET_of13_/stats/queueconfig/1 (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_GET_of13_/stats/queueconfig/1/1 (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_GET_of13_/stats/switches (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_GET_of13_/stats/table/1 (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_GET_of14_/stats/aggregateflow/1 (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_GET_of14_/stats/desc/1 (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_GET_of14_/stats/flow/1 (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_GET_of14_/stats/group/1 (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_GET_of14_/stats/group/1/1 (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_GET_of14_/stats/groupdesc/1 (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_GET_of14_/stats/groupfeatures/1 (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_GET_of14_/stats/meter/1 (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_GET_of14_/stats/meter/1/1 (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_GET_of14_/stats/meterconfig/1 (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_GET_of14_/stats/meterconfig/1/1 (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_GET_of14_/stats/meterfeatures/1 (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_GET_of14_/stats/port/1 (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_GET_of14_/stats/port/1/1 (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_GET_of14_/stats/portdesc/1 (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_GET_of14_/stats/queue/1 (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_GET_of14_/stats/queue/1/1 (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_GET_of14_/stats/queue/1/1/1 (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_GET_of14_/stats/queuedesc/1 (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_GET_of14_/stats/queuedesc/1/1 (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_GET_of14_/stats/queuedesc/1/1/1 (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_GET_of14_/stats/switches (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_GET_of14_/stats/table/1 (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_GET_of15_/stats/aggregateflow/1 (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_GET_of15_/stats/desc/1 (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_GET_of15_/stats/flow/1 (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_GET_of15_/stats/group/1 (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_GET_of15_/stats/group/1/1 (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_GET_of15_/stats/groupdesc/1 (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_GET_of15_/stats/groupdesc/1/1 (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_GET_of15_/stats/groupfeatures/1 (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_GET_of15_/stats/meter/1 (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_GET_of15_/stats/meter/1/1 (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_GET_of15_/stats/meterdesc/1 (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_GET_of15_/stats/meterdesc/1/1 (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_GET_of15_/stats/meterfeatures/1 (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_GET_of15_/stats/port/1 (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_GET_of15_/stats/port/1/1 (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_GET_of15_/stats/portdesc/1 (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_GET_of15_/stats/portdesc/1/1 (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_GET_of15_/stats/queue/1 (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_GET_of15_/stats/queue/1/1 (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_GET_of15_/stats/queue/1/1/1 (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_GET_of15_/stats/queuedesc/1 (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_GET_of15_/stats/queuedesc/1/1 (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_GET_of15_/stats/queuedesc/1/1/1 (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_GET_of15_/stats/switches (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_GET_of15_/stats/table/1 (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_POST_of10_/stats/aggregateflow/1 (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_POST_of10_/stats/flow/1 (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_POST_of10_/stats/flowentry/add (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_POST_of10_/stats/flowentry/delete (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_POST_of10_/stats/flowentry/delete_strict (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_POST_of10_/stats/flowentry/modify (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_POST_of10_/stats/flowentry/modify_strict (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_POST_of10_/stats/portdesc/modify (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_POST_of12_/stats/aggregateflow/1 (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_POST_of12_/stats/experimenter/1 (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_POST_of12_/stats/flow/1 (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_POST_of12_/stats/flowentry/add (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_POST_of12_/stats/flowentry/delete (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_POST_of12_/stats/flowentry/delete_strict (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_POST_of12_/stats/flowentry/modify (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_POST_of12_/stats/flowentry/modify_strict (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_POST_of12_/stats/groupentry/add (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_POST_of12_/stats/groupentry/delete (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_POST_of12_/stats/groupentry/modify (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_POST_of12_/stats/portdesc/modify (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_POST_of13_/stats/aggregateflow/1 (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_POST_of13_/stats/experimenter/1 (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_POST_of13_/stats/flow/1 (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_POST_of13_/stats/flowentry/add (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_POST_of13_/stats/flowentry/delete (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_POST_of13_/stats/flowentry/delete_strict (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_POST_of13_/stats/flowentry/modify (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_POST_of13_/stats/flowentry/modify_strict (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_POST_of13_/stats/groupentry/add (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_POST_of13_/stats/groupentry/delete (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_POST_of13_/stats/groupentry/modify (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_POST_of13_/stats/meterentry/add (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_POST_of13_/stats/meterentry/delete (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_POST_of13_/stats/meterentry/modify (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_POST_of13_/stats/portdesc/modify (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_POST_of14_/stats/aggregateflow/1 (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_POST_of14_/stats/experimenter/1 (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_POST_of14_/stats/flow/1 (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_POST_of14_/stats/flowentry/add (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_POST_of14_/stats/flowentry/delete (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_POST_of14_/stats/flowentry/delete_strict (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_POST_of14_/stats/flowentry/modify (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_POST_of14_/stats/flowentry/modify_strict (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_POST_of14_/stats/groupentry/add (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_POST_of14_/stats/groupentry/delete (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_POST_of14_/stats/groupentry/modify (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_POST_of14_/stats/meterentry/add (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_POST_of14_/stats/meterentry/delete (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_POST_of14_/stats/meterentry/modify (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_POST_of14_/stats/portdesc/modify (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_POST_of15_/stats/aggregateflow/1 (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_POST_of15_/stats/experimenter/1 (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_POST_of15_/stats/flow/1 (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_POST_of15_/stats/flowentry/add (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_POST_of15_/stats/flowentry/delete (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_POST_of15_/stats/flowentry/delete_strict (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_POST_of15_/stats/flowentry/modify (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_POST_of15_/stats/flowentry/modify_strict (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_POST_of15_/stats/groupentry/add (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_POST_of15_/stats/groupentry/delete (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_POST_of15_/stats/groupentry/modify (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_POST_of15_/stats/meterentry/add (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_POST_of15_/stats/meterentry/delete (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_POST_of15_/stats/meterentry/modify (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: test_ofctl_rest_POST_of15_/stats/portdesc/modify (os_ken.tests.unit.app.test_ofctl_rest.Test_ofctl_rest)OK DEBUG: Test_tester DEBUG: test__normalize_test_json (os_ken.tests.unit.app.test_tester.Test_tester)OK DEBUG: Test_ws_topology DEBUG: test_when_sock_error (os_ken.tests.unit.app.test_ws_topology.Test_ws_topology)OK DEBUG: Test_wsgi DEBUG: test_wsgi_decorator_ng_method (os_ken.tests.unit.app.test_wsgi.Test_wsgi)OK DEBUG: test_wsgi_decorator_ng_path (os_ken.tests.unit.app.test_wsgi.Test_wsgi)OK DEBUG: test_wsgi_decorator_ng_requirements (os_ken.tests.unit.app.test_wsgi.Test_wsgi)OK DEBUG: test_wsgi_decorator_ok (os_ken.tests.unit.app.test_wsgi.Test_wsgi)OK DEBUG: test_wsgi_decorator_ok_any_method (os_ken.tests.unit.app.test_wsgi.Test_wsgi)OK DEBUG: Test_Manager DEBUG: test_help (os_ken.tests.unit.cmd.test_manager.Test_Manager) OK DEBUG: test_no_services (os_ken.tests.unit.cmd.test_manager.Test_Manager)OK DEBUG: test_openflow_app (os_ken.tests.unit.cmd.test_manager.Test_Manager)OK DEBUG: test_version (os_ken.tests.unit.cmd.test_manager.Test_Manager)OK DEBUG: TestUtils DEBUG: test_split_addr_with_invalid_addr (os_ken.tests.unit.controller.test_controller.TestUtils)OK DEBUG: test_split_addr_with_invalid_ipv4_addr (os_ken.tests.unit.controller.test_controller.TestUtils)OK DEBUG: test_split_addr_with_invalid_ipv6_addr (os_ken.tests.unit.controller.test_controller.TestUtils)OK DEBUG: test_split_addr_with_ipv4 (os_ken.tests.unit.controller.test_controller.TestUtils)OK DEBUG: test_split_addr_with_ipv6 (os_ken.tests.unit.controller.test_controller.TestUtils)OK DEBUG: test_split_addr_with_non_bracketed_ipv6_addr (os_ken.tests.unit.controller.test_controller.TestUtils)OK DEBUG: Test_Datapath DEBUG: test_ports_accessibility_v10 (os_ken.tests.unit.controller.test_controller.Test_Datapath)OK DEBUG: test_ports_accessibility_v12 (os_ken.tests.unit.controller.test_controller.Test_Datapath)OK DEBUG: test_ports_accessibility_v13 (os_ken.tests.unit.controller.test_controller.Test_Datapath)OK DEBUG: test_recv_loop (os_ken.tests.unit.controller.test_controller.Test_Datapath)OK DEBUG: Test_sockaddr DEBUG: test_sockaddr_linux_sa_in4 (os_ken.tests.unit.lib.test_sockaddr.Test_sockaddr)OK DEBUG: test_sockaddr_linux_sa_in6 (os_ken.tests.unit.lib.test_sockaddr.Test_sockaddr)OK DEBUG: test_sockaddr_sa_to_ss (os_ken.tests.unit.lib.test_sockaddr.Test_sockaddr)OK DEBUG: TestInet DEBUG: test_ether_type (os_ken.tests.unit.ofproto.test_ether.TestInet)OK DEBUG: test_ip_proto (os_ken.tests.unit.ofproto.test_inet.TestInet)OK DEBUG: Test_FlowSpec DEBUG: test_flowspec_src_0_dst_0 (os_ken.tests.unit.ofproto.test_nx_flow_spec.Test_FlowSpec)OK DEBUG: test_flowspec_src_0_dst_1 (os_ken.tests.unit.ofproto.test_nx_flow_spec.Test_FlowSpec)OK DEBUG: test_flowspec_src_0_dst_2 (os_ken.tests.unit.ofproto.test_nx_flow_spec.Test_FlowSpec)OK DEBUG: test_flowspec_src_1_dst_0 (os_ken.tests.unit.ofproto.test_nx_flow_spec.Test_FlowSpec)OK DEBUG: test_flowspec_src_1_dst_1 (os_ken.tests.unit.ofproto.test_nx_flow_spec.Test_FlowSpec)OK DEBUG: TestOfprotCommon DEBUG: test_ofp_event (os_ken.tests.unit.ofproto.test_ofproto.TestOfprotCommon)OK DEBUG: test_ofproto (os_ken.tests.unit.ofproto.test_ofproto.TestOfprotCommon)OK DEBUG: test_define_constants (os_ken.tests.unit.ofproto.test_ofproto_common.TestOfprotCommon)OK DEBUG: test_struct_ofp_header (os_ken.tests.unit.ofproto.test_ofproto_common.TestOfprotCommon)OK DEBUG: TestMsgBase DEBUG: test_init (os_ken.tests.unit.ofproto.test_ofproto_parser.TestMsgBase)OK DEBUG: test_parser (os_ken.tests.unit.ofproto.test_ofproto_parser.TestMsgBase)OK DEBUG: test_parser_check_msg_type (os_ken.tests.unit.ofproto.test_ofproto_parser.TestMsgBase)OK DEBUG: test_serialize (os_ken.tests.unit.ofproto.test_ofproto_parser.TestMsgBase)OK DEBUG: test_set_xid (os_ken.tests.unit.ofproto.test_ofproto_parser.TestMsgBase)OK DEBUG: test_set_xid_check_xid (os_ken.tests.unit.ofproto.test_ofproto_parser.TestMsgBase)OK DEBUG: TestMsgStrAttr DEBUG: test_msg_str_attr (os_ken.tests.unit.ofproto.test_ofproto_parser.TestMsgStrAttr)OK DEBUG: TestOfproto_Parser DEBUG: testFeaturesReply (os_ken.tests.unit.ofproto.test_ofproto_parser.TestOfproto_Parser)OK DEBUG: testHello (os_ken.tests.unit.ofproto.test_ofproto_parser.TestOfproto_Parser)OK DEBUG: testPacketIn (os_ken.tests.unit.ofproto.test_ofproto_parser.TestOfproto_Parser)OK DEBUG: test_check_msg_len (os_ken.tests.unit.ofproto.test_ofproto_parser.TestOfproto_Parser)OK DEBUG: test_check_msg_parser (os_ken.tests.unit.ofproto.test_ofproto_parser.TestOfproto_Parser)OK DEBUG: TestOfprot12 DEBUG: test_OXM_basic (os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12)OK DEBUG: test_define_constants (os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12)OK DEBUG: test_enmu_ofp_group_capabilities (os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12)OK DEBUG: test_enmu_oxm_ofb_match_fields (os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12)OK DEBUG: test_enum_ofp_action_type (os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12)OK DEBUG: test_enum_ofp_bad_action_code (os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12)OK DEBUG: test_enum_ofp_bad_instruction_code (os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12)OK DEBUG: test_enum_ofp_bad_match_code (os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12)OK DEBUG: test_enum_ofp_bad_request_code (os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12)OK DEBUG: test_enum_ofp_capabilities (os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12)OK DEBUG: test_enum_ofp_config_flags (os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12)OK DEBUG: test_enum_ofp_controller_max_len (os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12)OK DEBUG: test_enum_ofp_controller_role (os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12)OK DEBUG: test_enum_ofp_error_type (os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12)OK DEBUG: test_enum_ofp_flow_mod_command (os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12)OK DEBUG: test_enum_ofp_flow_mod_failed_code (os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12)OK DEBUG: test_enum_ofp_flow_mod_flags (os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12)OK DEBUG: test_enum_ofp_flow_removed_reason (os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12)OK DEBUG: test_enum_ofp_group (os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12)OK DEBUG: test_enum_ofp_group_mod_command (os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12)OK DEBUG: test_enum_ofp_group_mod_failed_code (os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12)OK DEBUG: test_enum_ofp_group_type (os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12)OK DEBUG: test_enum_ofp_hello_failed_code (os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12)OK DEBUG: test_enum_ofp_instruction_type (os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12)OK DEBUG: test_enum_ofp_match_type (os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12)OK DEBUG: test_enum_ofp_oxm_class (os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12)OK DEBUG: test_enum_ofp_packet_in_reason (os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12)OK DEBUG: test_enum_ofp_port_config (os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12)OK DEBUG: test_enum_ofp_port_features (os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12)OK DEBUG: test_enum_ofp_port_mod_failed_code (os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12)OK DEBUG: test_enum_ofp_port_no (os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12)OK DEBUG: test_enum_ofp_port_reason (os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12)OK DEBUG: test_enum_ofp_port_state (os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12)OK DEBUG: test_enum_ofp_queue_op_failed_code (os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12)OK DEBUG: test_enum_ofp_queue_properties (os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12)OK DEBUG: test_enum_ofp_role_request_failed_code (os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12)OK DEBUG: test_enum_ofp_stats_reply_flags (os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12)OK DEBUG: test_enum_ofp_stats_types (os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12)OK DEBUG: test_enum_ofp_switch_config_failed_code (os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12)OK DEBUG: test_enum_ofp_table (os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12)OK DEBUG: test_enum_ofp_table_config (os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12)OK DEBUG: test_enum_ofp_table_mod_failed_code (os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12)OK DEBUG: test_enum_ofp_type (os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12)OK DEBUG: test_enum_ofp_vlan_id (os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12)OK DEBUG: test_struct_ofp_aciton_mpls_ttl (os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12)OK DEBUG: test_struct_ofp_action_experimenter_header (os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12)OK DEBUG: test_struct_ofp_action_group (os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12)OK DEBUG: test_struct_ofp_action_header (os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12)OK DEBUG: test_struct_ofp_action_nw_ttl (os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12)OK DEBUG: test_struct_ofp_action_output (os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12)OK DEBUG: test_struct_ofp_action_pop_mpls (os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12)OK DEBUG: test_struct_ofp_action_push (os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12)OK DEBUG: test_struct_ofp_action_set_field (os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12)OK DEBUG: test_struct_ofp_action_set_queue (os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12)OK DEBUG: test_struct_ofp_aggregate_stats_reply (os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12)OK DEBUG: test_struct_ofp_aggregate_stats_request (os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12)OK DEBUG: test_struct_ofp_bucket (os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12)OK DEBUG: test_struct_ofp_bucket_counter (os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12)OK DEBUG: test_struct_ofp_desc_stats (os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12)OK DEBUG: test_struct_ofp_error_experimenter_msg (os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12)OK DEBUG: test_struct_ofp_error_msg (os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12)OK DEBUG: test_struct_ofp_experimenter_header (os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12)OK DEBUG: test_struct_ofp_experimenter_stats_header (os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12)OK DEBUG: test_struct_ofp_flow_mod (os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12)OK DEBUG: test_struct_ofp_flow_removed (os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12)OK DEBUG: test_struct_ofp_flow_stats (os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12)OK DEBUG: test_struct_ofp_flow_stats_request (os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12)OK DEBUG: test_struct_ofp_group_desc_stats (os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12)OK DEBUG: test_struct_ofp_group_features_stats (os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12)OK DEBUG: test_struct_ofp_group_mod (os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12)OK DEBUG: test_struct_ofp_group_stats (os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12)OK DEBUG: test_struct_ofp_group_stats_request (os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12)OK DEBUG: test_struct_ofp_header (os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12)OK DEBUG: test_struct_ofp_instaruction_actions (os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12)OK DEBUG: test_struct_ofp_instruction_goto_table (os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12)OK DEBUG: test_struct_ofp_instruction_write_metadata (os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12)OK DEBUG: test_struct_ofp_match (os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12)OK DEBUG: test_struct_ofp_oxm_experimenter_header (os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12)OK DEBUG: test_struct_ofp_packet_in (os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12)OK DEBUG: test_struct_ofp_packet_out (os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12)OK DEBUG: test_struct_ofp_packet_queue (os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12)OK DEBUG: test_struct_ofp_port (os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12)OK DEBUG: test_struct_ofp_port_mod (os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12)OK DEBUG: test_struct_ofp_port_stats (os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12)OK DEBUG: test_struct_ofp_port_stats_request (os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12)OK DEBUG: test_struct_ofp_port_status (os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12)OK DEBUG: test_struct_ofp_queue_get_config_reply (os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12)OK DEBUG: test_struct_ofp_queue_prop_experimenter (os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12)OK DEBUG: test_struct_ofp_queue_prop_header (os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12)OK DEBUG: test_struct_ofp_queue_prop_max_rate (os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12)OK DEBUG: test_struct_ofp_queue_prop_min_rate (os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12)OK DEBUG: test_struct_ofp_queue_stats (os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12)OK DEBUG: test_struct_ofp_queue_stats_request (os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12)OK DEBUG: test_struct_ofp_role_request (os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12)OK DEBUG: test_struct_ofp_stats_reply (os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12)OK DEBUG: test_struct_ofp_switch_config (os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12)OK DEBUG: test_struct_ofp_switch_feature (os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12)OK DEBUG: test_struct_ofp_table_mod (os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12)OK DEBUG: test_struct_opf_queue_get_config_request (os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12)OK DEBUG: test_sturct_ofp_stats_request (os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12)OK DEBUG: test_sturct_ofp_table_stats (os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12)OK DEBUG: Test_OXM DEBUG: test_basic_mask (os_ken.tests.unit.ofproto.test_oxm.Test_OXM)OK DEBUG: test_basic_nomask (os_ken.tests.unit.ofproto.test_oxm.Test_OXM)OK DEBUG: test_basic_unknown_mask (os_ken.tests.unit.ofproto.test_oxm.Test_OXM)OK DEBUG: test_basic_unknown_nomask (os_ken.tests.unit.ofproto.test_oxm.Test_OXM)OK DEBUG: test_exp_mask (os_ken.tests.unit.ofproto.test_oxm.Test_OXM) OK DEBUG: test_exp_mask_2 (os_ken.tests.unit.ofproto.test_oxm.Test_OXM)OK DEBUG: test_exp_mask_3 (os_ken.tests.unit.ofproto.test_oxm.Test_OXM)OK DEBUG: test_exp_nomask (os_ken.tests.unit.ofproto.test_oxm.Test_OXM)OK DEBUG: test_exp_nomask_2 (os_ken.tests.unit.ofproto.test_oxm.Test_OXM)OK DEBUG: test_exp_nomask_3 (os_ken.tests.unit.ofproto.test_oxm.Test_OXM)OK DEBUG: test_ext_256_mask (os_ken.tests.unit.ofproto.test_oxm.Test_OXM)OK DEBUG: test_ext_256_nomask (os_ken.tests.unit.ofproto.test_oxm.Test_OXM)OK DEBUG: test_nxm_1_mask (os_ken.tests.unit.ofproto.test_oxm.Test_OXM)OK DEBUG: test_nxm_1_nomask (os_ken.tests.unit.ofproto.test_oxm.Test_OXM)OK DEBUG: Test_OXS DEBUG: test_basic_double (os_ken.tests.unit.ofproto.test_oxs.Test_OXS)OK DEBUG: test_basic_single (os_ken.tests.unit.ofproto.test_oxs.Test_OXS)OK DEBUG: test_basic_unknown (os_ken.tests.unit.ofproto.test_oxs.Test_OXS)OK DEBUG: Test_Parser DEBUG: test_1_1_ofp_packet_out_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_1_2_ofp_flow_mod_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_1_4_ofp_packet_in_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_1_5_features_request_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_1_6_ofp_switch_features_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_3_0_ofp_desc_stats_reply_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_3_10_ofp_hello_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_3_11_ofp_flow_stats_request_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_3_12_ofp_flow_stats_reply_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_3_13_ofp_echo_request_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_3_14_ofp_echo_reply_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_3_15_ofp_error_msg_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_3_16_ofp_experimenter_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_3_17_ofp_barrier_request_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_3_18_ofp_barrier_reply_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_3_19_ofp_role_request_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_3_1_ofp_packet_out_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_3_20_ofp_role_reply_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_3_21_ofp_group_mod_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_3_22_ofp_port_mod_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_3_23_ofp_table_mod_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_3_24_ofp_desc_stats_request_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_3_25_ofp_aggregate_stats_request_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_3_26_ofp_aggregate_stats_reply_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_3_27_ofp_table_stats_request_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_3_28_ofp_table_stats_reply_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_3_29_ofp_port_stats_request_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_3_2_ofp_flow_mod_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_3_30_ofp_port_stats_reply_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_3_31_ofp_group_features_stats_request_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_3_32_ofp_group_features_stats_reply_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_3_33_ofp_group_desc_stats_request_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_3_34_ofp_group_desc_stats_reply_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_3_35_ofp_queue_get_config_request_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_3_36_ofp_queue_get_config_reply_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_3_37_ofp_queue_stats_request_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_3_38_ofp_queue_stats_reply_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_3_39_ofp_port_status_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_3_3_ofp_flow_mod_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_3_40_ofp_flow_removed_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_3_41_ofp_error_msg_experimenter_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_3_4_ofp_packet_in_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_3_59_ofp_packet_in_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_3_5_ofp_features_request_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_3_60_ofp_flow_mod_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_3_61_ofp_group_stats_request_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_3_62_ofp_group_stats_reply_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_3_6_ofp_features_reply_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_3_7_ofp_set_config_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_3_8_ofp_get_config_request_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_3_9_ofp_get_config_reply_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_4_0_ofp_desc_reply_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_4_10_ofp_hello_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_4_11_ofp_flow_stats_request_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_4_12_ofp_flow_stats_reply_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_4_13_ofp_echo_request_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_4_14_ofp_echo_reply_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_4_15_ofp_error_msg_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_4_16_ofp_experimenter_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_4_17_ofp_barrier_request_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_4_18_ofp_barrier_reply_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_4_19_ofp_role_request_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_4_1_ofp_packet_out_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_4_20_ofp_role_reply_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_4_21_ofp_group_mod_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_4_22_ofp_port_mod_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_4_23_ofp_table_mod_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_4_24_ofp_desc_request_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_4_25_ofp_aggregate_stats_request_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_4_26_ofp_aggregate_stats_reply_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_4_27_ofp_table_stats_request_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_4_28_ofp_table_stats_reply_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_4_29_ofp_port_stats_request_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_4_2_ofp_flow_mod_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_4_30_ofp_port_stats_reply_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_4_31_ofp_group_features_request_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_4_32_ofp_group_features_reply_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_4_33_ofp_group_desc_request_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_4_34_ofp_group_desc_reply_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_4_35_ofp_queue_get_config_request_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_4_36_ofp_queue_get_config_reply_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_4_37_ofp_queue_stats_request_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_4_38_ofp_queue_stats_reply_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_4_39_ofp_port_status_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_4_3_ofp_flow_mod_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_4_40_ofp_flow_removed_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_4_41_ofp_error_msg_experimenter_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_4_42_ofp_get_async_request_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_4_43_ofp_get_async_reply_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_4_44_ofp_set_async_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_4_45_ofp_meter_mod_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_4_46_ofp_flow_mod_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_4_47_ofp_meter_config_request_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_4_48_ofp_meter_config_reply_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_4_49_ofp_meter_stats_request_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_4_4_ofp_packet_in_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_4_50_ofp_meter_stats_reply_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_4_51_ofp_meter_features_request_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_4_52_ofp_meter_features_reply_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_4_53_ofp_port_desc_request_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_4_54_ofp_port_desc_reply_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_4_55_ofp_table_features_request_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_4_56_ofp_table_features_reply_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_4_57_ofp_group_stats_request_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_4_58_ofp_group_stats_reply_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_4_59_ofp_packet_in_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_4_5_ofp_features_request_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_4_60_ofp_flow_mod_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_4_61_ofp_experimenter_request_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_4_62_ofp_experimenter_reply_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_4_63_onf_flow_monitor_request_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_4_6_ofp_features_reply_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_4_7_ofp_set_config_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_4_8_ofp_get_config_request_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_4_9_ofp_get_config_reply_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_5_0_ofp_desc_reply_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_5_10_ofp_hello_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_5_11_ofp_flow_stats_request_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_5_12_ofp_flow_stats_reply_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_5_13_ofp_echo_request_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_5_14_ofp_echo_reply_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_5_15_ofp_error_msg_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_5_16_ofp_experimenter_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_5_17_ofp_barrier_request_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_5_18_ofp_barrier_reply_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_5_19_ofp_role_request_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_5_1_ofp_packet_out_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_5_20_ofp_role_reply_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_5_21_ofp_group_mod_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_5_22_ofp_port_mod_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_5_23_ofp_table_mod_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_5_24_ofp_desc_request_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_5_25_ofp_aggregate_stats_request_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_5_26_ofp_aggregate_stats_reply_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_5_27_ofp_table_stats_request_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_5_28_ofp_table_stats_reply_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_5_29_ofp_port_stats_request_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_5_2_ofp_flow_mod_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_5_30_ofp_port_stats_reply_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_5_31_ofp_group_features_request_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_5_32_ofp_group_features_reply_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_5_33_ofp_group_desc_request_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_5_34_ofp_group_desc_reply_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_5_35_ofp_queue_stats_request_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_5_36_ofp_queue_stats_reply_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_5_37_ofp_port_status_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_5_38_ofp_flow_removed_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_5_39_ofp_error_msg_experimenter_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_5_3_ofp_flow_mod_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_5_40_ofp_get_async_request_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_5_41_ofp_get_async_reply_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_5_42_ofp_set_async_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_5_43_ofp_meter_mod_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_5_44_ofp_flow_mod_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_5_45_ofp_meter_config_request_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_5_46_ofp_meter_config_reply_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_5_47_ofp_meter_stats_request_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_5_48_ofp_meter_stats_reply_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_5_49_ofp_meter_features_request_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_5_4_ofp_packet_in_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_5_50_ofp_meter_features_reply_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_5_51_ofp_port_desc_request_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_5_52_ofp_port_desc_reply_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_5_53_ofp_table_features_request_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_5_54_ofp_table_features_reply_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_5_55_ofp_group_stats_request_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_5_56_ofp_group_stats_reply_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_5_57_ofp_packet_in_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_5_58_ofp_flow_mod_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_5_59_ofp_experimenter_request_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_5_5_ofp_features_request_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_5_60_ofp_experimenter_reply_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_5_61_ofp_table_desc_request_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_5_62_ofp_table_desc_reply_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_5_63_ofp_queue_desc_request_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_5_64_ofp_queue_desc_reply_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_5_65_ofp_role_status_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_5_66_ofp_flow_monitor_request_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_5_67_ofp_flow_monitor_reply_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_5_68_ofp_table_status_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_5_69_ofp_bundle_ctrl_msg_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_5_6_ofp_features_reply_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_5_70_ofp_bundle_add_msg_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_5_71_ofp_requestforward_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_5_7_ofp_set_config_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_5_8_ofp_get_config_request_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_5_9_ofp_get_config_reply_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_libofproto_OFP10_ofp_packet_out_packet_library_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_libofproto_OFP12_ofp_packet_out_packet_library_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_libofproto_OFP13_echo_reply_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_libofproto_OFP13_echo_request_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_libofproto_OFP13_error_msg_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_libofproto_OFP13_features_reply_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_libofproto_OFP13_flow_mod_conjunction_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_libofproto_OFP13_flow_mod_match_conj_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_libofproto_OFP13_flow_mod_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_libofproto_OFP13_flow_mod_packet_truncated64 (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_libofproto_OFP13_flow_removed_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_libofproto_OFP13_get_config_reply_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_libofproto_OFP13_hello_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_libofproto_OFP13_meter_mod_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_libofproto_OFP13_ofp_packet_out_packet_library_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_libofproto_OFP13_packet_in_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_libofproto_OFP13_port_mod_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_libofproto_OFP13_port_status_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_libofproto_OFP13_set_config_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_libofproto_OFP13_table_mod_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_libofproto_OFP14_ofp_packet_out_packet_library_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_libofproto_OFP15_aggregate_stats_reply_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_libofproto_OFP15_aggregate_stats_request_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_libofproto_OFP15_barrier_reply_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_libofproto_OFP15_barrier_request_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_libofproto_OFP15_bundle_add_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_libofproto_OFP15_bundle_ctrl_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_libofproto_OFP15_bundle_features_reply_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_libofproto_OFP15_bundle_features_request_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_libofproto_OFP15_controller_status_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_libofproto_OFP15_controller_status_reply_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_libofproto_OFP15_controller_status_request_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_libofproto_OFP15_desc_reply_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_libofproto_OFP15_desc_request_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_libofproto_OFP15_echo_reply_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_libofproto_OFP15_echo_request_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_libofproto_OFP15_error_msg_experimenter_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_libofproto_OFP15_error_msg_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_libofproto_OFP15_experimenter_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_libofproto_OFP15_experimenter_reply_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_libofproto_OFP15_experimenter_request_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_libofproto_OFP15_features_reply_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_libofproto_OFP15_features_request_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_libofproto_OFP15_flow_desc_reply_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_libofproto_OFP15_flow_desc_request_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_libofproto_OFP15_flow_mod_conjunction_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_libofproto_OFP15_flow_mod_match_conj_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_libofproto_OFP15_flow_mod_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_libofproto_OFP15_flow_monitor_reply_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_libofproto_OFP15_flow_monitor_request_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_libofproto_OFP15_flow_removed_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_libofproto_OFP15_flow_stats_reply_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_libofproto_OFP15_flow_stats_request_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_libofproto_OFP15_get_async_reply_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_libofproto_OFP15_get_async_request_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_libofproto_OFP15_get_config_reply_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_libofproto_OFP15_get_config_request_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_libofproto_OFP15_group_desc_reply_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_libofproto_OFP15_group_desc_request_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_libofproto_OFP15_group_features_reply_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_libofproto_OFP15_group_features_request_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_libofproto_OFP15_group_mod_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_libofproto_OFP15_group_stats_reply_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_libofproto_OFP15_group_stats_request_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_libofproto_OFP15_hello_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_libofproto_OFP15_meter_desc_reply_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_libofproto_OFP15_meter_desc_request_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_libofproto_OFP15_meter_features_reply_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_libofproto_OFP15_meter_features_request_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_libofproto_OFP15_meter_mod_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_libofproto_OFP15_meter_stats_reply_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_libofproto_OFP15_meter_stats_request_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_libofproto_OFP15_packet_in_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_libofproto_OFP15_packet_out_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_libofproto_OFP15_port_desc_reply_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_libofproto_OFP15_port_desc_request_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_libofproto_OFP15_port_mod_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_libofproto_OFP15_port_stats_reply_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_libofproto_OFP15_port_stats_request_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_libofproto_OFP15_port_status_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_libofproto_OFP15_queue_desc_reply_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_libofproto_OFP15_queue_desc_request_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_libofproto_OFP15_queue_stats_reply_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_libofproto_OFP15_queue_stats_request_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_libofproto_OFP15_requestforward_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_libofproto_OFP15_role_reply_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_libofproto_OFP15_role_request_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_libofproto_OFP15_role_status_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_libofproto_OFP15_set_async_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_libofproto_OFP15_set_config_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_libofproto_OFP15_table_desc_reply_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_libofproto_OFP15_table_desc_request_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_libofproto_OFP15_table_features_reply_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_libofproto_OFP15_table_features_request_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_libofproto_OFP15_table_mod_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_libofproto_OFP15_table_stats_reply_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_libofproto_OFP15_table_stats_request_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_libofproto_OFP15_table_status_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_ovs_ofctl_of10_action_dec_mpls_ttl_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_ovs_ofctl_of10_action_dec_nw_ttl_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_ovs_ofctl_of10_action_pop_mpls_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_ovs_ofctl_of10_action_push_mpls_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_ovs_ofctl_of10_action_set_mpls_label_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_ovs_ofctl_of10_action_set_mpls_tc_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_ovs_ofctl_of10_action_set_mpls_ttl_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_ovs_ofctl_of13_action_conjunction_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_ovs_ofctl_of13_action_controller2_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_ovs_ofctl_of13_action_controller_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_ovs_ofctl_of13_action_ct_clear_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_ovs_ofctl_of13_action_ct_exec_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_ovs_ofctl_of13_action_ct_nat_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_ovs_ofctl_of13_action_ct_nat_v6_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_ovs_ofctl_of13_action_ct_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_ovs_ofctl_of13_action_dec_ttl_cnt_ids_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_ovs_ofctl_of13_action_fintimeout_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_ovs_ofctl_of13_action_learn_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_ovs_ofctl_of13_action_note_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_ovs_ofctl_of13_action_output_trunc_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_ovs_ofctl_of13_action_resubmit_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_ovs_ofctl_of13_action_sample2_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_ovs_ofctl_of13_action_sample_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_ovs_ofctl_of13_action_stack_pop_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_ovs_ofctl_of13_action_stack_push_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_ovs_ofctl_of13_match_conj_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_ovs_ofctl_of13_match_load_nx_register_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_ovs_ofctl_of13_match_move_nx_register_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_ovs_ofctl_of13_match_pkt_mark_masked_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: test_ovs_ofctl_of13_match_pkt_mark_packet (os_ken.tests.unit.ofproto.test_parser.Test_Parser)OK DEBUG: Test_Parser_Compat DEBUG: test_ofproto_v1_2_parser_ofpmatch_compat (os_ken.tests.unit.ofproto.test_parser_compat.Test_Parser_Compat)OK DEBUG: test_ofproto_v1_3_parser_ofpmatch_compat (os_ken.tests.unit.ofproto.test_parser_compat.Test_Parser_Compat)OK DEBUG: Test_Parser_OFPMatch DEBUG: test_ofproto_v1_2_parser__dp_hash_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_actset_output_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_actset_output_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_actset_output_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_arp_op_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_arp_op_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_arp_op_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_arp_sha_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_arp_sha_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_arp_sha_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_arp_spa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_arp_spa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_arp_spa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_arp_tha_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_arp_tha_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_arp_tha_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_arp_tpa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_arp_tpa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_arp_tpa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_conj_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_conj_id_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_conj_id_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_eth_dst_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_eth_dst_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_eth_dst_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_eth_dst_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_eth_dst_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_eth_dst_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_eth_src_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_eth_src_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_eth_src_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_field_4194341_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_field_4194341_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_actset_output_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_actset_output_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_actset_output_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_arp_op_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_arp_op_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_arp_op_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_arp_sha_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_arp_sha_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_arp_sha_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_arp_spa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_arp_spa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_arp_spa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_arp_tha_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_arp_tha_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_arp_tha_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_arp_tpa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_arp_tpa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_arp_tpa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_conj_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_conj_id_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_conj_id_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_eth_dst_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_eth_dst_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_eth_dst_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_eth_dst_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_eth_dst_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_eth_dst_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_eth_src_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_eth_src_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_eth_src_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_field_4194341_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_field_4194341_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_305419896_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_actset_output_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_actset_output_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_actset_output_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_arp_op_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_arp_op_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_arp_op_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_arp_sha_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_arp_sha_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_arp_sha_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_arp_spa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_arp_spa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_arp_spa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_arp_tha_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_arp_tha_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_arp_tha_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_arp_tpa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_arp_tpa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_arp_tpa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_conj_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_conj_id_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_conj_id_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_eth_dst_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_eth_dst_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_eth_dst_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_eth_dst_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_eth_dst_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_eth_dst_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_eth_src_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_eth_src_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_eth_src_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_field_4194341_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_field_4194341_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser__dp_hash_4294967295_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_arp_op_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_arp_op_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_arp_op_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_arp_sha_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_arp_sha_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_arp_sha_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_arp_spa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_arp_spa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_arp_spa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_arp_tha_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_arp_tha_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_arp_tha_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_arp_tpa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_arp_tpa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_arp_tpa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_conj_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_conj_id_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_conj_id_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_eth_dst_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_eth_dst_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_eth_dst_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_eth_dst_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_eth_dst_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_eth_dst_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_eth_src_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_eth_src_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_eth_src_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_field_4194341_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_field_4194341_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_arp_op_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_arp_op_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_arp_op_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_arp_sha_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_arp_sha_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_arp_sha_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_arp_spa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_arp_spa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_arp_spa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_arp_tha_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_arp_tha_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_arp_tha_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_arp_tpa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_arp_tpa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_arp_tpa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_conj_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_conj_id_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_conj_id_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_eth_dst_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_eth_dst_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_eth_dst_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_eth_dst_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_eth_dst_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_eth_dst_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_eth_src_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_eth_src_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_eth_src_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_field_4194341_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_field_4194341_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_305419896_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_arp_op_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_arp_op_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_arp_op_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_arp_sha_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_arp_sha_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_arp_sha_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_arp_spa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_arp_spa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_arp_spa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_arp_tha_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_arp_tha_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_arp_tha_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_arp_tpa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_arp_tpa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_arp_tpa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_conj_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_conj_id_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_conj_id_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_eth_dst_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_eth_dst_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_eth_dst_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_eth_dst_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_eth_dst_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_eth_dst_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_eth_src_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_eth_src_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_eth_src_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_field_4194341_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_field_4194341_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_actset_output_4294967295_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_arp_sha_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_arp_sha_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_arp_sha_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_arp_spa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_arp_spa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_arp_spa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_arp_tha_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_arp_tha_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_arp_tha_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_arp_tpa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_arp_tpa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_arp_tpa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_conj_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_conj_id_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_conj_id_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_eth_dst_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_eth_dst_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_eth_dst_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_eth_dst_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_eth_dst_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_eth_dst_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_eth_src_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_eth_src_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_eth_src_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_field_4194341_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_field_4194341_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_arp_sha_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_arp_sha_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_arp_sha_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_arp_spa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_arp_spa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_arp_spa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_arp_tha_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_arp_tha_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_arp_tha_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_arp_tpa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_arp_tpa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_arp_tpa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_conj_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_conj_id_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_conj_id_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_eth_dst_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_eth_dst_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_eth_dst_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_eth_dst_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_eth_dst_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_eth_dst_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_eth_src_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_eth_src_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_eth_src_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_field_4194341_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_field_4194341_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_4660_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_arp_sha_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_arp_sha_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_arp_sha_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_arp_spa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_arp_spa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_arp_spa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_arp_tha_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_arp_tha_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_arp_tha_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_arp_tpa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_arp_tpa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_arp_tpa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_conj_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_conj_id_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_conj_id_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_eth_dst_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_eth_dst_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_eth_dst_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_eth_dst_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_eth_dst_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_eth_dst_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_eth_src_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_eth_src_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_eth_src_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_field_4194341_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_field_4194341_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_op_65535_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_arp_spa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_arp_spa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_arp_spa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_arp_tha_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_arp_tha_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_arp_tha_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_arp_tpa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_arp_tpa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_arp_tpa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_conj_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_conj_id_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_conj_id_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_eth_dst_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_eth_dst_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_eth_dst_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_eth_dst_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_eth_dst_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_eth_dst_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_eth_src_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_eth_src_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_eth_src_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_field_4194341_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_field_4194341_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_arp_spa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_arp_spa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_arp_spa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_arp_tha_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_arp_tha_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_arp_tha_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_arp_tpa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_arp_tpa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_arp_tpa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_conj_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_conj_id_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_conj_id_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_dst_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_dst_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_dst_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_dst_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_dst_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_dst_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_src_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_src_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_src_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_field_4194341_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_field_4194341_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_arp_spa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_arp_spa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_arp_spa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_arp_tha_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_arp_tha_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_arp_tha_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_arp_tpa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_arp_tpa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_arp_tpa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_conj_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_conj_id_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_conj_id_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_dst_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_dst_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_dst_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_dst_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_dst_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_dst_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_src_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_src_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_src_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_field_4194341_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_field_4194341_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_arp_tha_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_arp_tha_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_arp_tha_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_arp_tpa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_arp_tpa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_arp_tpa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_conj_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_conj_id_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_conj_id_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_eth_dst_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_eth_dst_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_eth_dst_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_eth_dst_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_eth_dst_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_eth_dst_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_eth_src_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_eth_src_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_eth_src_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_field_4194341_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_field_4194341_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_0_0_0_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_arp_tha_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_arp_tha_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_arp_tha_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_arp_tpa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_arp_tpa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_arp_tpa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_conj_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_conj_id_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_conj_id_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_eth_dst_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_eth_dst_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_eth_dst_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_eth_dst_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_eth_dst_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_eth_dst_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_eth_src_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_eth_src_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_eth_src_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_field_4194341_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_field_4194341_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_192_0_2_1_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_arp_tha_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_arp_tha_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_arp_tha_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_arp_tpa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_arp_tpa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_arp_tpa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_conj_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_conj_id_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_conj_id_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_eth_dst_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_eth_dst_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_eth_dst_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_eth_dst_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_eth_dst_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_eth_dst_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_eth_src_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_eth_src_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_eth_src_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_field_4194341_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_field_4194341_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_spa_255_255_255_255_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_arp_tpa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_arp_tpa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_arp_tpa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_conj_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_conj_id_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_conj_id_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_eth_dst_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_eth_dst_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_eth_dst_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_eth_dst_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_eth_dst_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_eth_dst_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_eth_src_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_eth_src_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_eth_src_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_field_4194341_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_field_4194341_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_arp_tpa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_arp_tpa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_arp_tpa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_conj_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_conj_id_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_conj_id_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_dst_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_dst_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_dst_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_dst_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_dst_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_dst_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_src_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_src_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_src_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_field_4194341_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_field_4194341_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_arp_tpa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_arp_tpa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_arp_tpa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_conj_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_conj_id_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_conj_id_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_dst_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_dst_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_dst_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_dst_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_dst_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_dst_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_src_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_src_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_src_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_field_4194341_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_field_4194341_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_conj_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_conj_id_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_conj_id_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_eth_dst_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_eth_dst_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_eth_dst_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_eth_dst_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_eth_dst_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_eth_dst_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_eth_src_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_eth_src_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_eth_src_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_field_4194341_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_field_4194341_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_conj_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_conj_id_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_conj_id_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_eth_dst_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_eth_dst_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_eth_dst_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_eth_dst_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_eth_dst_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_eth_dst_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_eth_src_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_eth_src_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_eth_src_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_field_4194341_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_field_4194341_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_conj_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_conj_id_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_conj_id_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_eth_dst_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_eth_dst_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_eth_dst_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_eth_dst_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_eth_dst_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_eth_dst_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_eth_src_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_eth_src_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_eth_src_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_field_4194341_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_field_4194341_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_eth_dst_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_eth_dst_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_eth_dst_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_eth_dst_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_eth_dst_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_eth_dst_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_eth_src_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_eth_src_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_eth_src_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_field_4194341_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_field_4194341_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_eth_dst_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_eth_dst_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_eth_dst_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_eth_dst_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_eth_dst_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_eth_dst_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_eth_src_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_eth_src_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_eth_src_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_field_4194341_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_field_4194341_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_305419896_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_eth_dst_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_eth_dst_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_eth_dst_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_eth_dst_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_eth_dst_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_eth_dst_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_eth_src_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_eth_src_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_eth_src_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_field_4194341_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_field_4194341_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_conj_id_4294967295_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_eth_dst_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_eth_dst_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_eth_dst_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_eth_src_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_eth_src_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_eth_src_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_field_4194341_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_field_4194341_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_dst_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_dst_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_dst_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_src_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_src_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_src_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_field_4194341_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_field_4194341_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_dst_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_dst_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_dst_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_src_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_src_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_src_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_field_4194341_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_field_4194341_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_eth_src_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_eth_src_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_eth_src_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_field_4194341_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_field_4194341_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_eth_src_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_eth_src_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_eth_src_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_field_4194341_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_field_4194341_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_eth_src_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_eth_src_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_eth_src_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_field_4194341_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_field_4194341_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_field_4194341_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_field_4194341_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_field_4194341_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_field_4194341_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_field_4194341_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_field_4194341_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_field_4194341_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_field_4194341_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_field_4194341_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_field_4194341_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_field_4194341_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_field_4194341_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0_field_4194341_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0_field_4194341_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660_field_4194341_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660_field_4194341_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_4660_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535_field_4194341_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535_field_4194341_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_eth_type_65535_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_field_4194341_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_field_4194341_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_field_4194341_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_field_4194341_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_0_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_0_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_0_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_0_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_0_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_0_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_0_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_0_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_0_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_0_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_0_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_0_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_0_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_0_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_0_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_0_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_0_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_0_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_0_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_0_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_0_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_0_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_0_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_0_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_0_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_0_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_0_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_0_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_0_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_0_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_0_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_0_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_0_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_0_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_0_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_0_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_0_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_0_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_0_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_0_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_0_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_0_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_0_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_0_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_0_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_0_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_0_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_0_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_0_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_0_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_0_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_0_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_0_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_0_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_0_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_0_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_0_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_0_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_0_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_0_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_0_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_0_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_0_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_255_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_255_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_255_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_255_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_255_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_255_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_255_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_255_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_255_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_255_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_255_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_255_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_255_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_255_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_255_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_255_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_255_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_255_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_255_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_255_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_255_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_255_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_255_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_255_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_255_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_255_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_255_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_255_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_255_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_255_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_255_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_255_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_255_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_255_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_255_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_255_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_255_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_255_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_255_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_255_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_255_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_255_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_255_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_255_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_255_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_255_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_255_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_255_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_255_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_255_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_255_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_255_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_255_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_255_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_255_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_255_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_255_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_255_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_255_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_255_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_255_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_255_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_255_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_255_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_255_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_255_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_255_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_255_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_255_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_255_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_255_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_255_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_255_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_255_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_255_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_255_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_255_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_255_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_255_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_255_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_255_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_255_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_255_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_255_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_255_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_255_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_255_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_255_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_255_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_255_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_255_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_255_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_255_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_255_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_255_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_255_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_255_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_255_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_255_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_255_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_255_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_255_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_255_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_255_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_255_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_code_255_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_0_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_0_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_0_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_0_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_0_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_0_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_0_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_0_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_0_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_0_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_0_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_0_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_0_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_0_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_0_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_0_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_0_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_0_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_0_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_0_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_0_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_0_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_0_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_0_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_0_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_0_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_0_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_0_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_0_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_0_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_0_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_0_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_0_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_0_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_0_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_0_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_0_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_0_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_0_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_0_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_0_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_0_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_0_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_0_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_0_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_0_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_0_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_0_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_0_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_0_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_0_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_0_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_0_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_0_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_0_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_0_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_0_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_0_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_0_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_0_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_0_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_255_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_255_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_255_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_255_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_255_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_255_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_255_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_255_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_255_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_255_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_255_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_255_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_255_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_255_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_255_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_255_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_255_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_255_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_255_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_255_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_255_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_255_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_255_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_255_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_255_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_255_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_255_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_255_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_255_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_255_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_255_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_255_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_255_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_255_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_255_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_255_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_255_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_255_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_255_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_255_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_255_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_255_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_255_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_255_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_255_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_255_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_255_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_255_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_255_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_255_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_255_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_255_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_255_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_255_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_255_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_255_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_255_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_255_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_255_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_255_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_255_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_255_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_255_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_255_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_255_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_255_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_255_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_255_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_255_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_255_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_255_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_255_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_255_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_255_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_255_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_255_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_255_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_255_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_255_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_255_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_255_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_255_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_255_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_255_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_255_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_255_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_255_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_255_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_255_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_255_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_255_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_255_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_255_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_255_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_255_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_255_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_255_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_255_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_255_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_255_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_255_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_255_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_255_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv4_type_255_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_0_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_0_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_0_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_0_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_0_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_0_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_0_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_0_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_0_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_0_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_0_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_0_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_0_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_0_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_0_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_0_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_0_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_0_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_0_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_0_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_0_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_0_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_0_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_0_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_0_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_0_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_0_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_0_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_0_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_0_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_0_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_0_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_0_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_0_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_0_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_0_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_0_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_0_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_0_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_0_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_0_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_0_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_0_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_0_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_0_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_0_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_0_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_0_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_0_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_0_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_0_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_0_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_0_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_0_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_0_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_0_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_0_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_0_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_0_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_255_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_255_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_255_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_255_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_255_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_255_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_255_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_255_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_255_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_255_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_255_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_255_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_255_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_255_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_255_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_255_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_255_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_255_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_255_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_255_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_255_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_255_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_255_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_255_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_255_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_255_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_255_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_255_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_255_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_255_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_255_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_255_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_255_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_255_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_255_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_255_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_255_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_255_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_255_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_255_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_255_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_255_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_255_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_255_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_255_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_255_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_255_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_255_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_255_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_255_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_255_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_255_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_255_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_255_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_255_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_255_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_255_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_255_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_255_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_255_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_255_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_255_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_255_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_255_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_255_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_255_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_255_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_255_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_255_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_255_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_255_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_255_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_255_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_255_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_255_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_255_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_255_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_255_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_255_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_255_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_255_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_255_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_255_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_255_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_255_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_255_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_255_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_255_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_255_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_255_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_255_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_255_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_255_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_255_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_255_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_255_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_255_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_255_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_255_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_255_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_255_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_code_255_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_0_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_0_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_0_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_0_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_0_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_0_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_0_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_0_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_0_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_0_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_0_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_0_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_0_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_0_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_0_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_0_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_0_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_0_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_0_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_0_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_0_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_0_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_0_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_0_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_0_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_0_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_0_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_0_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_0_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_0_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_0_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_0_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_0_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_0_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_0_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_0_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_0_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_0_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_0_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_0_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_0_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_0_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_0_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_0_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_0_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_0_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_0_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_0_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_0_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_0_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_0_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_0_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_0_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_0_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_0_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_0_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_0_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_255_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_255_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_255_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_255_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_255_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_255_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_255_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_255_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_255_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_255_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_255_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_255_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_255_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_255_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_255_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_255_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_255_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_255_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_255_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_255_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_255_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_255_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_255_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_255_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_255_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_255_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_255_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_255_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_255_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_255_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_255_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_255_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_255_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_255_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_255_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_255_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_255_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_255_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_255_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_255_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_255_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_255_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_255_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_255_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_255_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_255_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_255_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_255_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_255_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_255_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_255_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_255_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_255_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_255_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_255_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_255_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_255_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_255_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_255_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_255_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_255_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_255_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_255_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_255_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_255_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_255_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_255_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_255_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_255_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_255_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_255_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_255_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_255_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_255_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_255_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_255_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_255_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_255_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_255_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_255_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_255_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_255_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_255_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_255_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_255_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_255_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_255_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_255_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_255_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_255_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_255_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_255_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_255_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_255_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_255_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_255_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_255_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_255_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_255_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_icmpv6_type_255_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_0_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_0_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_0_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_0_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_0_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_0_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_0_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_0_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_0_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_0_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_0_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_0_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_0_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_0_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_0_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_0_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_0_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_0_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_0_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_0_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_0_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_0_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_0_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_0_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_0_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_0_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_0_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_0_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_0_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_0_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_0_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_0_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_0_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_0_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_0_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_0_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_0_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_0_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_0_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_0_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_0_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_0_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_0_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_0_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_0_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_0_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_0_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_0_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_0_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_0_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_0_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_0_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_0_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_0_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_305419896_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_305419896_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_305419896_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_305419896_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_305419896_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_305419896_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_305419896_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_305419896_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_305419896_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_305419896_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_305419896_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_305419896_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_305419896_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_305419896_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_305419896_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_305419896_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_305419896_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_305419896_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_305419896_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_305419896_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_305419896_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_305419896_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_305419896_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_305419896_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_305419896_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_305419896_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_305419896_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_305419896_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_305419896_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_305419896_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_305419896_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_305419896_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_305419896_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_305419896_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_305419896_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_305419896_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_305419896_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_305419896_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_305419896_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_305419896_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_305419896_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_305419896_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_305419896_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_305419896_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_305419896_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_305419896_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_305419896_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_305419896_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_305419896_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_305419896_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_305419896_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_305419896_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_305419896_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_305419896_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_305419896_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_305419896_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_305419896_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_305419896_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_305419896_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_305419896_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_305419896_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_305419896_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_305419896_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_305419896_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_305419896_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_305419896_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_305419896_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_305419896_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_305419896_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_305419896_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_305419896_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_305419896_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_305419896_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_305419896_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_305419896_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_305419896_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_305419896_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_305419896_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_305419896_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_305419896_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_305419896_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_305419896_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_305419896_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_305419896_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_305419896_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_305419896_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_305419896_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_305419896_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_305419896_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_305419896_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_305419896_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_305419896_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_305419896_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_305419896_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_305419896_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_305419896_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_305419896_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_305419896_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_305419896_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_305419896_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_305419896_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_305419896_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_305419896_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_305419896_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_305419896_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_305419896_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_305419896_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_4294967295_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_4294967295_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_4294967295_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_4294967295_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_4294967295_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_4294967295_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_4294967295_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_4294967295_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_4294967295_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_4294967295_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_4294967295_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_4294967295_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_4294967295_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_4294967295_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_4294967295_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_4294967295_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_4294967295_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_4294967295_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_4294967295_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_4294967295_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_4294967295_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_4294967295_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_4294967295_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_4294967295_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_4294967295_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_4294967295_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_4294967295_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_4294967295_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_4294967295_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_4294967295_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_4294967295_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_4294967295_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_4294967295_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_4294967295_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_4294967295_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_4294967295_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_4294967295_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_4294967295_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_4294967295_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_4294967295_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_4294967295_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_4294967295_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_4294967295_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_4294967295_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_4294967295_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_4294967295_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_4294967295_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_4294967295_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_4294967295_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_4294967295_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_4294967295_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_4294967295_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_4294967295_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_4294967295_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_4294967295_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_4294967295_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_4294967295_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_4294967295_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_4294967295_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_4294967295_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_4294967295_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_4294967295_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_4294967295_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_4294967295_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_4294967295_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_4294967295_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_4294967295_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_4294967295_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_4294967295_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_4294967295_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_4294967295_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_4294967295_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_4294967295_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_4294967295_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_4294967295_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_4294967295_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_4294967295_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_4294967295_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_4294967295_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_4294967295_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_4294967295_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_4294967295_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_4294967295_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_4294967295_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_4294967295_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_4294967295_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_4294967295_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_4294967295_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_4294967295_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_4294967295_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_4294967295_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_4294967295_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_4294967295_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_4294967295_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_4294967295_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_4294967295_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_4294967295_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_4294967295_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_4294967295_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_4294967295_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_4294967295_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_4294967295_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_4294967295_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_4294967295_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_4294967295_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_4294967295_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_phy_port_4294967295_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_0_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_0_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_0_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_0_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_0_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_0_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_0_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_0_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_0_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_0_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_0_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_0_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_0_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_0_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_0_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_0_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_0_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_0_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_0_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_0_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_0_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_0_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_0_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_0_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_0_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_0_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_0_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_0_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_0_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_0_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_0_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_0_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_0_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_0_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_0_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_0_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_0_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_0_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_0_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_0_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_0_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_0_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_0_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_0_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_0_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_0_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_0_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_0_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_0_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_0_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_0_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_305419896_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_305419896_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_305419896_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_305419896_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_305419896_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_305419896_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_305419896_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_305419896_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_305419896_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_305419896_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_305419896_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_305419896_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_305419896_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_305419896_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_305419896_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_305419896_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_305419896_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_305419896_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_305419896_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_305419896_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_305419896_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_305419896_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_305419896_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_305419896_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_305419896_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_305419896_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_305419896_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_305419896_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_305419896_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_305419896_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_305419896_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_305419896_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_305419896_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_305419896_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_305419896_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_305419896_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_305419896_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_305419896_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_305419896_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_305419896_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_305419896_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_305419896_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_305419896_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_305419896_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_305419896_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_305419896_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_305419896_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_305419896_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_305419896_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_305419896_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_305419896_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_305419896_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_305419896_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_305419896_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_305419896_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_305419896_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_305419896_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_305419896_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_305419896_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_305419896_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_305419896_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_305419896_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_305419896_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_305419896_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_305419896_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_305419896_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_305419896_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_305419896_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_305419896_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_305419896_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_305419896_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_305419896_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_305419896_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_305419896_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_305419896_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_305419896_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_305419896_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_305419896_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_305419896_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_305419896_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_305419896_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_305419896_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_305419896_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_305419896_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_305419896_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_305419896_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_305419896_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_305419896_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_305419896_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_305419896_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_305419896_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_305419896_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_305419896_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_305419896_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_305419896_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_305419896_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_305419896_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_305419896_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_305419896_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_305419896_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_305419896_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_305419896_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_305419896_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_305419896_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_4294967295_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_4294967295_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_4294967295_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_4294967295_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_4294967295_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_4294967295_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_4294967295_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_4294967295_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_4294967295_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_4294967295_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_4294967295_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_4294967295_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_4294967295_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_4294967295_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_4294967295_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_4294967295_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_4294967295_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_4294967295_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_4294967295_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_4294967295_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_4294967295_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_4294967295_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_4294967295_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_4294967295_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_4294967295_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_4294967295_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_4294967295_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_4294967295_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_4294967295_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_4294967295_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_4294967295_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_4294967295_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_4294967295_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_4294967295_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_4294967295_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_4294967295_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_4294967295_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_4294967295_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_4294967295_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_4294967295_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_4294967295_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_4294967295_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_4294967295_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_4294967295_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_4294967295_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_4294967295_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_4294967295_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_4294967295_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_4294967295_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_4294967295_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_4294967295_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_4294967295_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_4294967295_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_4294967295_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_4294967295_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_4294967295_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_4294967295_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_4294967295_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_4294967295_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_4294967295_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_4294967295_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_4294967295_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_4294967295_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_4294967295_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_4294967295_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_4294967295_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_4294967295_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_4294967295_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_4294967295_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_4294967295_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_4294967295_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_4294967295_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_4294967295_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_4294967295_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_4294967295_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_4294967295_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_4294967295_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_4294967295_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_4294967295_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_4294967295_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_4294967295_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_4294967295_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_4294967295_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_4294967295_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_4294967295_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_4294967295_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_4294967295_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_4294967295_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_4294967295_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_4294967295_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_4294967295_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_4294967295_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_4294967295_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_4294967295_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_4294967295_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_4294967295_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_4294967295_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_4294967295_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_4294967295_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_4294967295_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_4294967295_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_4294967295_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_4294967295_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_in_port_4294967295_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_0_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_0_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_0_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_0_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_0_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_0_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_0_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_0_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_0_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_0_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_0_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_0_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_0_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_0_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_0_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_0_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_0_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_0_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_0_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_0_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_0_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_0_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_0_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_0_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_0_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_0_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_0_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_0_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_0_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_0_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_0_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_0_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_0_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_0_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_0_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_0_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_0_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_0_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_0_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_0_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_0_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_0_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_0_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_0_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_0_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_0_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_0_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_0_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_0_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_255_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_255_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_255_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_255_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_255_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_255_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_255_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_255_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_255_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_255_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_255_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_255_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_255_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_255_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_255_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_255_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_255_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_255_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_255_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_255_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_255_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_255_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_255_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_255_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_255_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_255_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_255_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_255_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_255_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_255_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_255_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_255_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_255_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_255_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_255_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_255_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_255_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_255_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_255_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_255_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_255_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_255_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_255_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_255_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_255_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_255_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_255_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_255_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_255_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_255_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_255_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_255_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_255_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_255_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_255_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_255_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_255_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_255_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_255_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_255_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_255_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_255_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_255_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_255_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_255_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_255_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_255_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_255_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_255_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_255_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_255_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_255_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_255_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_255_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_255_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_255_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_255_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_255_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_255_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_255_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_255_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_255_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_255_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_255_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_255_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_255_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_255_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_255_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_255_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_255_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_255_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_dscp_255_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_0_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_0_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_0_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_0_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_0_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_0_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_0_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_0_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_0_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_0_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_0_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_0_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_0_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_0_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_0_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_0_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_0_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_0_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_0_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_0_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_0_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_0_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_0_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_0_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_0_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_0_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_0_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_0_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_0_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_0_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_0_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_0_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_0_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_0_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_0_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_0_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_0_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_0_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_0_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_0_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_0_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_0_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_0_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_0_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_0_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_0_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_0_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_255_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_255_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_255_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_255_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_255_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_255_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_255_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_255_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_255_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_255_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_255_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_255_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_255_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_255_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_255_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_255_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_255_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_255_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_255_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_255_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_255_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_255_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_255_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_255_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_255_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_255_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_255_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_255_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_255_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_255_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_255_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_255_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_255_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_255_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_255_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_255_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_255_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_255_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_255_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_255_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_255_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_255_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_255_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_255_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_255_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_255_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_255_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_255_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_255_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_255_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_255_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_255_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_255_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_255_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_255_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_255_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_255_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_255_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_255_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_255_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_255_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_255_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_255_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_255_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_255_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_255_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_255_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_255_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_255_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_255_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_255_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_255_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_255_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_255_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_255_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_255_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_255_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_255_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_255_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_255_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_255_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_255_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_255_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_255_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_255_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_255_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_255_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_255_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_255_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_ecn_255_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_0_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_0_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_0_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_0_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_0_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_0_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_0_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_0_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_0_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_0_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_0_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_0_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_0_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_0_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_0_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_0_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_0_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_0_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_0_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_0_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_0_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_0_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_0_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_0_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_0_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_0_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_0_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_0_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_0_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_0_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_0_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_0_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_0_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_0_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_0_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_0_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_0_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_0_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_0_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_0_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_0_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_0_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_0_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_0_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_0_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_255_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_255_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_255_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_255_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_255_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_255_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_255_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_255_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_255_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_255_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_255_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_255_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_255_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_255_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_255_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_255_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_255_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_255_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_255_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_255_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_255_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_255_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_255_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_255_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_255_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_255_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_255_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_255_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_255_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_255_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_255_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_255_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_255_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_255_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_255_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_255_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_255_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_255_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_255_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_255_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_255_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_255_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_255_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_255_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_255_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_255_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_255_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_255_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_255_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_255_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_255_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_255_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_255_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_255_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_255_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_255_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_255_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_255_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_255_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_255_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_255_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_255_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_255_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_255_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_255_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_255_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_255_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_255_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_255_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_255_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_255_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_255_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_255_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_255_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_255_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_255_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_255_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_255_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_255_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_255_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_255_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_255_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_255_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_255_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_255_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_255_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_255_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ip_proto_255_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst____ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst____ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst____ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst____ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst____ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst____ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst____ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst____ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst____ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst____ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst____ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst____ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst____ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst____ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst____ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst____metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst____metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst____metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst____mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst____mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst____mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst____mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst____mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst____pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst____pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst____pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst____pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst____pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst____reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst____reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst____reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst____reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst____reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst____reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst____reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst____reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst____reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst____reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst____reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst____reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst____reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst____reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst____reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst____reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst____reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst____reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst____reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst____reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst____reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst____reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst____reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst____reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst____sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst____sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst____sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst____sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst____sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst____sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst____tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst____tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst____tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst____tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst____tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst____tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst____tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst____tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst____tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst____tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst____tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst____tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst____tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst____tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst____tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst____tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst____tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst____tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst____tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst____tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst____tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst____tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst____tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst____tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst____udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst____udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst____udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst____udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst____udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst____udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst____vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst____vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst____vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst____vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst____vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_0_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_0_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_0_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_0_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_0_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_0_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_0_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_0_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_0_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_0_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_0_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_0_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_0_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_0_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_0_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_0_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_0_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_0_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_0_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_0_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_0_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_0_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_0_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_0_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_0_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_0_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_0_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_0_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_0_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_0_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_0_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_0_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_0_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_0_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_0_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_305419896_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_305419896_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_305419896_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_305419896_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_305419896_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_305419896_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_305419896_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_305419896_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_305419896_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_305419896_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_305419896_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_305419896_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_305419896_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_305419896_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_305419896_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_305419896_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_305419896_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_305419896_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_305419896_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_305419896_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_305419896_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_305419896_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_305419896_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_305419896_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_305419896_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_305419896_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_305419896_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_305419896_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_305419896_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_305419896_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_305419896_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_305419896_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_305419896_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_305419896_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_305419896_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_305419896_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_305419896_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_305419896_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_305419896_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_305419896_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_305419896_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_305419896_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_305419896_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_305419896_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_305419896_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_305419896_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_305419896_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_305419896_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_305419896_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_305419896_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_305419896_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_305419896_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_305419896_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_305419896_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_305419896_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_305419896_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_305419896_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_305419896_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_305419896_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_305419896_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_305419896_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_305419896_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_305419896_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_305419896_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_305419896_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_305419896_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_305419896_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_305419896_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_305419896_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_305419896_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_305419896_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_305419896_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_305419896_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_305419896_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_305419896_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_305419896_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_305419896_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_305419896_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_305419896_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_305419896_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_305419896_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_305419896_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_305419896_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_305419896_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_305419896_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_305419896_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_4294967295_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_4294967295_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_4294967295_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_4294967295_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_4294967295_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_4294967295_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_4294967295_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_4294967295_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_4294967295_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_4294967295_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_4294967295_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_4294967295_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_4294967295_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_4294967295_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_4294967295_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_4294967295_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_4294967295_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_4294967295_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_4294967295_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_4294967295_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_4294967295_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_4294967295_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_4294967295_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_4294967295_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_4294967295_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_4294967295_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_4294967295_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_4294967295_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_4294967295_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_4294967295_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_4294967295_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_4294967295_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_4294967295_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_4294967295_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_4294967295_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_4294967295_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_4294967295_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_4294967295_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_4294967295_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_4294967295_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_4294967295_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_4294967295_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_4294967295_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_4294967295_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_4294967295_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_4294967295_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_4294967295_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_4294967295_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_4294967295_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_4294967295_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_4294967295_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_4294967295_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_4294967295_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_4294967295_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_4294967295_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_4294967295_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_4294967295_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_4294967295_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_4294967295_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_4294967295_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_4294967295_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_4294967295_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_4294967295_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_4294967295_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_4294967295_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_4294967295_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_4294967295_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_4294967295_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_4294967295_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_4294967295_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_4294967295_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_4294967295_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_4294967295_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_4294967295_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_4294967295_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_4294967295_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_4294967295_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_4294967295_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_4294967295_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_4294967295_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_4294967295_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_4294967295_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_4294967295_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_4294967295_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_4294967295_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_flabel_4294967295_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target____ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target____ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target____ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target____ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target____ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target____ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target____metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target____metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target____metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target____mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target____mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target____mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target____mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target____mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target____pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target____pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target____pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target____pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target____pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target____reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target____reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target____reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target____reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target____reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target____reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target____reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target____reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target____reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target____reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target____reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target____reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target____reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target____reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target____reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target____reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target____reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target____reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target____reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target____reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target____reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target____reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target____reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target____reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target____sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target____sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target____sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target____sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target____sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target____sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target____tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target____tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target____tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target____tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target____tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target____tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target____tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target____tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target____tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target____tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target____tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target____tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target____tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target____tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target____tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target____tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target____tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target____tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target____tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target____tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target____tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target____tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target____tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target____tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target____udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target____udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target____udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target____udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target____udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target____udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target____vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target____vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target____vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target____vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target____vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src____metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src____metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src____metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src____mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src____mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src____mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src____mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src____mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src____pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src____pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src____pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src____pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src____pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src____reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src____reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src____reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src____reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src____reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src____reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src____reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src____reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src____reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src____reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src____reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src____reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src____reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src____reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src____reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src____reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src____reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src____reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src____reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src____reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src____reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src____reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src____reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src____reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src____sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src____sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src____sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src____sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src____sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src____sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src____tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src____tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src____tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src____tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src____tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src____tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src____tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src____tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src____tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src____tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src____tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src____tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src____tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src____tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src____tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src____tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src____tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src____tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src____tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src____tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src____tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src____tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src____tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src____tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src____udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src____udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src____udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src____udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src____udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src____udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src____vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src____vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src____vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src____vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src____vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__actset_output__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__actset_output__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__actset_output__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__arp_op__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__arp_op__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__arp_op__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__arp_spa___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__arp_spa___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__arp_spa___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__arp_tpa___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__arp_tpa___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__arp_tpa___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__conj_id__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__conj_id__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__conj_id__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__eth_type__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__eth_type__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__eth_type__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__actset_output__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__actset_output__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__actset_output__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__arp_op__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__arp_op__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__arp_op__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__arp_spa___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__arp_spa___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__arp_spa___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__arp_tpa___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__arp_tpa___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__arp_tpa___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__conj_id__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__conj_id__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__conj_id__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__eth_type__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__eth_type__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__eth_type__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__actset_output__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__actset_output__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__actset_output__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__arp_op__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__arp_op__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__arp_op__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__arp_spa___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__arp_spa___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__arp_spa___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__arp_tpa___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__arp_tpa___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__arp_tpa___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__conj_id__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__conj_id__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__conj_id__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__eth_type__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__eth_type__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__eth_type__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__arp_op__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__arp_op__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__arp_op__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__arp_spa___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__arp_spa___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__arp_spa___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__arp_tpa___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__arp_tpa___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__arp_tpa___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__conj_id__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__conj_id__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__conj_id__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__eth_type__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__eth_type__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__eth_type__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__0__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__arp_op__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__arp_op__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__arp_op__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__arp_spa___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__arp_spa___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__arp_spa___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__arp_tpa___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__arp_tpa___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__arp_tpa___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__conj_id__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__conj_id__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__conj_id__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__eth_type__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__eth_type__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__eth_type__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__arp_op__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__arp_op__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__arp_op__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__arp_spa___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__arp_spa___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__arp_spa___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__arp_tpa___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__arp_tpa___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__arp_tpa___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__conj_id__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__conj_id__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__conj_id__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__eth_type__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__eth_type__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__eth_type__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__arp_spa___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__arp_spa___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__arp_spa___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__arp_tpa___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__arp_tpa___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__arp_tpa___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__conj_id__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__conj_id__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__conj_id__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__eth_type__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__eth_type__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__eth_type__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__0__4660__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__arp_spa___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__arp_spa___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__arp_spa___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__arp_tpa___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__arp_tpa___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__arp_tpa___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__conj_id__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__conj_id__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__conj_id__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__eth_type__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__eth_type__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__eth_type__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__4660__4660__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__arp_spa___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__arp_spa___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__arp_spa___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__arp_tpa___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__arp_tpa___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__arp_tpa___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__conj_id__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__conj_id__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__conj_id__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__eth_type__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__eth_type__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__eth_type__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_op__65535__4660__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___conj_id__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___conj_id__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___conj_id__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___conj_id__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___conj_id__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___conj_id__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___conj_id__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___conj_id__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___conj_id__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___conj_id__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___conj_id__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___conj_id__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_type__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_type__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_type__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___conj_id__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___conj_id__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___conj_id__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_type__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_type__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_type__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___conj_id__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___conj_id__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___conj_id__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_type__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_type__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_type__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___conj_id__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___conj_id__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___conj_id__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___conj_id__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___conj_id__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___conj_id__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___conj_id__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___conj_id__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___conj_id__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___conj_id__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___conj_id__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___conj_id__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_type__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_type__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_type__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___conj_id__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___conj_id__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___conj_id__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_type__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_type__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_type__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___conj_id__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___conj_id__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___conj_id__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_type__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_type__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_type__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__0__305419896__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__0__305419896__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__0__305419896__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__0__305419896__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__0__305419896__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__0__305419896__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__0__305419896__eth_type__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__0__305419896__eth_type__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__0__305419896__eth_type__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__0__305419896__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__0__305419896__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__0__305419896__field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__0__305419896__field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__0__305419896__icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__0__305419896__icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__0__305419896__icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__0__305419896__icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__0__305419896__icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__0__305419896__icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__0__305419896__icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__0__305419896__icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__0__305419896__in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__0__305419896__in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__0__305419896__in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__0__305419896__in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__0__305419896__in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__0__305419896__in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__0__305419896__ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__0__305419896__ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__0__305419896__ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__0__305419896__ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__0__305419896__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__0__305419896__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__0__305419896__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__0__305419896__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__0__305419896__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__0__305419896__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__0__305419896__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__0__305419896__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__0__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__0__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__0__305419896__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__0__305419896__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__0__305419896__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__0__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__0__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__0__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__0__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__0__305419896__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__0__305419896__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__0__305419896__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__0__305419896__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__0__305419896__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__0__305419896__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__0__305419896__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__0__305419896__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__0__305419896__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__0__305419896__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__0__305419896__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__0__305419896__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__0__305419896__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__0__305419896__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__0__305419896__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__0__305419896__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__0__305419896__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__0__305419896__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__0__305419896__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__0__305419896__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__0__305419896__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__0__305419896__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__0__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__0__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__0__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__0__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__0__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__0__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__0__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__0__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__0__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__0__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__0__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__0__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__0__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__0__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__0__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__0__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__0__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__0__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__0__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__0__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__0__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__0__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__0__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__0__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__0__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__0__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__0__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__0__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__0__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__0__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__0__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__0__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__0__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__0__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__0__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__0__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__0__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__0__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__0__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__0__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__0__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__0__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__eth_type__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__eth_type__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__eth_type__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__eth_type__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__eth_type__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__eth_type__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__0__4660__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__0__4660__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__0__4660__field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__0__4660__field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__0__4660__icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__0__4660__icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__0__4660__icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__0__4660__icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__0__4660__icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__0__4660__icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__0__4660__icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__0__4660__icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__0__4660__in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__0__4660__in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__0__4660__in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__0__4660__in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__0__4660__in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__0__4660__in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__0__4660__ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__0__4660__ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__0__4660__ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__0__4660__ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__0__4660__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__0__4660__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__0__4660__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__0__4660__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__0__4660__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__0__4660__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__0__4660__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__0__4660__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__0__4660__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__0__4660__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__0__4660__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__0__4660__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__0__4660__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__0__4660__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__0__4660__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__0__4660__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__0__4660__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__0__4660__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__0__4660__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__0__4660__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__0__4660__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__0__4660__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__0__4660__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__0__4660__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__0__4660__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__0__4660__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__0__4660__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__0__4660__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__0__4660__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__0__4660__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__0__4660__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__0__4660__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__0__4660__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__0__4660__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__0__4660__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__0__4660__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__0__4660__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__0__4660__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__0__4660__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__0__4660__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__0__4660__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__0__4660__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__0__4660__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__0__4660__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__0__4660__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__0__4660__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__0__4660__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__0__4660__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__0__4660__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__0__4660__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__0__4660__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__0__4660__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__0__4660__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__0__4660__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__0__4660__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__0__4660__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__0__4660__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__0__4660__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__0__4660__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__0__4660__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__0__4660__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__0__4660__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__0__4660__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__0__4660__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__0__4660__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__0__4660__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__0__4660__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__0__4660__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__0__4660__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__0__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__0__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__0__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__0__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__0__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__0__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__0__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__0__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__0__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__0__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__0__4660__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__0__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__0__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__0__4660__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__0__4660__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__0__4660__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__0__4660__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__0__4660__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__0__4660__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__0__4660__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__0__4660__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__0__4660__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__0__4660__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__0__4660__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__4660__4660__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__4660__4660__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__4660__4660__field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__4660__4660__field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__4660__4660__icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__4660__4660__icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__4660__4660__icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__4660__4660__icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__4660__4660__icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__4660__4660__icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__4660__4660__icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__4660__4660__icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__4660__4660__in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__4660__4660__in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__4660__4660__in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__4660__4660__in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__4660__4660__in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__4660__4660__in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__4660__4660__ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__4660__4660__ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__4660__4660__ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__4660__4660__ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__4660__4660__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__4660__4660__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__4660__4660__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__4660__4660__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__4660__4660__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__4660__4660__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__4660__4660__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__4660__4660__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__4660__4660__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__4660__4660__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__4660__4660__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__4660__4660__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__4660__4660__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__4660__4660__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__4660__4660__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__4660__4660__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__4660__4660__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__4660__4660__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__4660__4660__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__4660__4660__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__4660__4660__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__4660__4660__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__4660__4660__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__4660__4660__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__4660__4660__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__4660__4660__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__4660__4660__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__4660__4660__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__4660__4660__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__4660__4660__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__4660__4660__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__4660__4660__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__4660__4660__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__4660__4660__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__4660__4660__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__4660__4660__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__4660__4660__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__4660__4660__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__4660__4660__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__4660__4660__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__4660__4660__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__4660__4660__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__4660__4660__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__4660__4660__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__4660__4660__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__4660__4660__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__4660__4660__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__4660__4660__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__4660__4660__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__4660__4660__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__4660__4660__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__4660__4660__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__4660__4660__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__4660__4660__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__4660__4660__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__4660__4660__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__4660__4660__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__4660__4660__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__4660__4660__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__4660__4660__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__4660__4660__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__4660__4660__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__4660__4660__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__4660__4660__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__4660__4660__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__4660__4660__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__4660__4660__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__4660__4660__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__4660__4660__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__4660__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__4660__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__4660__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__4660__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__4660__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__4660__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__4660__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__4660__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__4660__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__4660__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__4660__4660__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__4660__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__4660__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__4660__4660__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__4660__4660__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__4660__4660__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__4660__4660__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__4660__4660__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__4660__4660__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__4660__4660__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__4660__4660__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__4660__4660__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__4660__4660__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__4660__4660__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__65535__4660__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__65535__4660__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__65535__4660__field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__65535__4660__field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__65535__4660__icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__65535__4660__icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__65535__4660__icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__65535__4660__icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__65535__4660__icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__65535__4660__icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__65535__4660__icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__65535__4660__icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__65535__4660__in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__65535__4660__in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__65535__4660__in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__65535__4660__in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__65535__4660__in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__65535__4660__in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__65535__4660__ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__65535__4660__ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__65535__4660__ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__65535__4660__ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__65535__4660__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__65535__4660__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__65535__4660__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__65535__4660__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__65535__4660__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__65535__4660__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__65535__4660__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__65535__4660__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__65535__4660__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__65535__4660__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__65535__4660__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__65535__4660__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__65535__4660__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__65535__4660__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__65535__4660__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__65535__4660__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__65535__4660__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__65535__4660__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__65535__4660__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__65535__4660__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__65535__4660__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__65535__4660__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__65535__4660__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__65535__4660__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__65535__4660__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__65535__4660__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__65535__4660__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__65535__4660__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__65535__4660__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__65535__4660__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__65535__4660__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__65535__4660__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__65535__4660__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__65535__4660__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__65535__4660__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__65535__4660__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__65535__4660__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__65535__4660__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__65535__4660__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__65535__4660__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__65535__4660__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__65535__4660__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__65535__4660__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__65535__4660__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__65535__4660__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__65535__4660__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__65535__4660__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__65535__4660__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__65535__4660__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__65535__4660__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__65535__4660__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__65535__4660__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__65535__4660__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__65535__4660__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__65535__4660__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__65535__4660__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__65535__4660__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__65535__4660__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__65535__4660__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__65535__4660__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__65535__4660__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__65535__4660__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__65535__4660__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__65535__4660__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__65535__4660__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__65535__4660__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__65535__4660__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__65535__4660__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__65535__4660__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__65535__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__65535__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__65535__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__65535__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__65535__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__65535__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__65535__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__65535__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__65535__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__65535__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__65535__4660__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__65535__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__65535__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__65535__4660__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__65535__4660__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__65535__4660__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__65535__4660__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__65535__4660__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__65535__4660__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__65535__4660__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__65535__4660__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__65535__4660__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__65535__4660__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_eth_type__65535__4660__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__0__305419896__ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__0__305419896__ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__0__305419896__ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__0__305419896__ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__0__305419896__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__0__305419896__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__0__305419896__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__0__305419896__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__0__305419896__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__0__305419896__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__0__305419896__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__0__305419896__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__0__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__0__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__0__305419896__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__0__305419896__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__0__305419896__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__0__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__0__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__0__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__0__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__0__305419896__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__0__305419896__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__0__305419896__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__0__305419896__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__0__305419896__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__0__305419896__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__0__305419896__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__0__305419896__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__0__305419896__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__0__305419896__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__0__305419896__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__0__305419896__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__0__305419896__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__0__305419896__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__0__305419896__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__0__305419896__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__0__305419896__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__0__305419896__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__0__305419896__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__0__305419896__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__0__305419896__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__0__305419896__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__0__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__0__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__0__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__0__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__0__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__0__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__0__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__0__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__0__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__0__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__0__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__0__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__0__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__0__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__0__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__0__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__0__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__0__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__0__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__0__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__0__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__0__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__0__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__0__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__0__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__0__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__0__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__0__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__0__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__0__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__0__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__0__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__0__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__0__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__0__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__0__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__0__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__0__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__0__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__0__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__0__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__0__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__0__255__ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__0__255__ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__0__255__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__0__255__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__0__255__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__0__255__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__0__255__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__0__255__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__0__255__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__0__255__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__0__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__0__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__0__255__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__0__255__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__0__255__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__0__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__0__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__0__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__0__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__0__255__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__0__255__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__0__255__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__0__255__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__0__255__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__0__255__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__0__255__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__0__255__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__0__255__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__0__255__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__0__255__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__0__255__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__0__255__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__0__255__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__0__255__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__0__255__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__0__255__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__0__255__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__0__255__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__0__255__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__0__255__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__0__255__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__0__255__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__0__255__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__0__255__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__0__255__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__0__255__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__0__255__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__0__255__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__0__255__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__0__255__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__0__255__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__0__255__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__0__255__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__0__255__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__0__255__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__0__255__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__0__255__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__0__255__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__0__255__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__0__255__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__0__255__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__0__255__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__0__255__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__0__255__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__0__255__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__0__255__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__0__255__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__0__255__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__0__255__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__0__255__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__0__255__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__0__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__0__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__0__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__0__255__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__0__255__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__0__255__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__0__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__0__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__0__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__0__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__0__255__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__0__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__0__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__0__255__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__0__255__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__0__255__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__0__255__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__0__255__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__0__255__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__0__255__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__0__255__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__0__255__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__0__255__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__0__255__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__255__255__ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__255__255__ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__255__255__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__255__255__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__255__255__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__255__255__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__255__255__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__255__255__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__255__255__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__255__255__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__255__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__255__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__255__255__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__255__255__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__255__255__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__255__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__255__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__255__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__255__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__255__255__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__255__255__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__255__255__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__255__255__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__255__255__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__255__255__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__255__255__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__255__255__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__255__255__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__255__255__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__255__255__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__255__255__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__255__255__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__255__255__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__255__255__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__255__255__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__255__255__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__255__255__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__255__255__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__255__255__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__255__255__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__255__255__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__255__255__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__255__255__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__255__255__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__255__255__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__255__255__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__255__255__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__255__255__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__255__255__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__255__255__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__255__255__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__255__255__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__255__255__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__255__255__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__255__255__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__255__255__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__255__255__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__255__255__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__255__255__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__255__255__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__255__255__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__255__255__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__255__255__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__255__255__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__255__255__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__255__255__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__255__255__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__255__255__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__255__255__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__255__255__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__255__255__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__255__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__255__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__255__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__255__255__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__255__255__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__255__255__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__255__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__255__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__255__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__255__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__255__255__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__255__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__255__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__255__255__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__255__255__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__255__255__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__255__255__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__255__255__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__255__255__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__255__255__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__255__255__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__255__255__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__255__255__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_dscp__255__255__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__0__255__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__0__255__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__0__255__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__0__255__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__0__255__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__0__255__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__0__255__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__0__255__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__0__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__0__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__0__255__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__0__255__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__0__255__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__0__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__0__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__0__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__0__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__0__255__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__0__255__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__0__255__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__0__255__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__0__255__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__0__255__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__0__255__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__0__255__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__0__255__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__0__255__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__0__255__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__0__255__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__0__255__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__0__255__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__0__255__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__0__255__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__0__255__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__0__255__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__0__255__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__0__255__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__0__255__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__0__255__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__0__255__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__0__255__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__0__255__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__0__255__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__0__255__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__0__255__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__0__255__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__0__255__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__0__255__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__0__255__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__0__255__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__0__255__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__0__255__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__0__255__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__0__255__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__0__255__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__0__255__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__0__255__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__0__255__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__0__255__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__0__255__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__0__255__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__0__255__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__0__255__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__0__255__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__0__255__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__0__255__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__0__255__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__0__255__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__0__255__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__0__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__0__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__0__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__0__255__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__0__255__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__0__255__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__0__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__0__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__0__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__0__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__0__255__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__0__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__0__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__0__255__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__0__255__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__0__255__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__0__255__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__0__255__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__0__255__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__0__255__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__0__255__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__0__255__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__0__255__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__0__255__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__255__255__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__255__255__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__255__255__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__255__255__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__255__255__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__255__255__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__255__255__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__255__255__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__255__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__255__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__255__255__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__255__255__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__255__255__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__255__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__255__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__255__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__255__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__255__255__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__255__255__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__255__255__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__255__255__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__255__255__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__255__255__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__255__255__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__255__255__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__255__255__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__255__255__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__255__255__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__255__255__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__255__255__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__255__255__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__255__255__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__255__255__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__255__255__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__255__255__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__255__255__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__255__255__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__255__255__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__255__255__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__255__255__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__255__255__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__255__255__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__255__255__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__255__255__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__255__255__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__255__255__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__255__255__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__255__255__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__255__255__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__255__255__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__255__255__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__255__255__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__255__255__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__255__255__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__255__255__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__255__255__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__255__255__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__255__255__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__255__255__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__255__255__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__255__255__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__255__255__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__255__255__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__255__255__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__255__255__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__255__255__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__255__255__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__255__255__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__255__255__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__255__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__255__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__255__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__255__255__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__255__255__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__255__255__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__255__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__255__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__255__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__255__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__255__255__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__255__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__255__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__255__255__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__255__255__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__255__255__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__255__255__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__255__255__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__255__255__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__255__255__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__255__255__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__255__255__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__255__255__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_ecn__255__255__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__0__255__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__0__255__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__0__255__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__0__255__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__0__255__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__0__255__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__0__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__0__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__0__255__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__0__255__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__0__255__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__0__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__0__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__0__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__0__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__0__255__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__0__255__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__0__255__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__0__255__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__0__255__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__0__255__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__0__255__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__0__255__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__0__255__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__0__255__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__0__255__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__0__255__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__0__255__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__0__255__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__0__255__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__0__255__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__0__255__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__0__255__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__0__255__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__0__255__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__0__255__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__0__255__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__0__255__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__0__255__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__0__255__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__0__255__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__0__255__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__0__255__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__0__255__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__0__255__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__0__255__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__0__255__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__0__255__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__0__255__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__0__255__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__0__255__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__0__255__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__0__255__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__0__255__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__0__255__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__0__255__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__0__255__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__0__255__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__0__255__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__0__255__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__0__255__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__0__255__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__0__255__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__0__255__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__0__255__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__0__255__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__0__255__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__0__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__0__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__0__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__0__255__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__0__255__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__0__255__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__0__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__0__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__0__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__0__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__0__255__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__0__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__0__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__0__255__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__0__255__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__0__255__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__0__255__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__0__255__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__0__255__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__0__255__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__0__255__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__0__255__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__0__255__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__0__255__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__255__255__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__255__255__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__255__255__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__255__255__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__255__255__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__255__255__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__255__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__255__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__255__255__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__255__255__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__255__255__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__255__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__255__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__255__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__255__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__255__255__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__255__255__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__255__255__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__255__255__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__255__255__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__255__255__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__255__255__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__255__255__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__255__255__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__255__255__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__255__255__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__255__255__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__255__255__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__255__255__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__255__255__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__255__255__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__255__255__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__255__255__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__255__255__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__255__255__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__255__255__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__255__255__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__255__255__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__255__255__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__255__255__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__255__255__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__255__255__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__255__255__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__255__255__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__255__255__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__255__255__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__255__255__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__255__255__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__255__255__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__255__255__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__255__255__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__255__255__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__255__255__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__255__255__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__255__255__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__255__255__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__255__255__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__255__255__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__255__255__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__255__255__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__255__255__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__255__255__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__255__255__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__255__255__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__255__255__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__255__255__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__255__255__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__255__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__255__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__255__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__255__255__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__255__255__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__255__255__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__255__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__255__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__255__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__255__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__255__255__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__255__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__255__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__255__255__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__255__255__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__255__255__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__255__255__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__255__255__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__255__255__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__255__255__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__255__255__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__255__255__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__255__255__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ip_proto__255__255__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__0__255__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__0__255__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__0__255__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__0__255__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__0__255__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__0__255__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__0__255__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__0__255__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__0__255__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__0__255__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__0__255__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__0__255__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__0__255__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__0__255__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__0__255__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__0__255__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__0__255__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__0__255__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__0__255__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__0__255__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__0__255__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__0__255__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__0__255__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__0__255__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__0__255__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__0__255__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__0__255__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__0__255__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__0__255__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__0__255__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__0__255__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__0__255__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__0__255__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__0__255__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__0__255__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__0__255__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__0__255__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__0__255__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__0__255__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__0__255__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__0__255__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__0__255__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__0__255__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__0__255__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__0__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__0__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__0__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__0__255__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__0__255__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__0__255__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__0__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__0__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__0__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__0__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__0__255__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__0__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__0__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__0__255__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__0__255__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__0__255__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__0__255__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__0__255__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__0__255__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__0__255__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__0__255__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__0__255__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__0__255__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__0__255__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__255__255__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__255__255__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__255__255__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__255__255__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__255__255__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__255__255__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__255__255__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__255__255__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__255__255__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__255__255__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__255__255__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__255__255__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__255__255__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__255__255__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__255__255__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__255__255__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__255__255__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__255__255__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__255__255__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__255__255__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__255__255__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__255__255__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__255__255__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__255__255__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__255__255__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__255__255__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__255__255__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__255__255__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__255__255__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__255__255__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__255__255__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__255__255__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__255__255__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__255__255__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__255__255__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__255__255__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__255__255__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__255__255__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__255__255__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__255__255__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__255__255__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__255__255__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__255__255__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__255__255__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__255__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__255__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__255__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__255__255__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__255__255__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__255__255__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__255__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__255__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__255__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__255__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__255__255__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__255__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__255__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__255__255__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__255__255__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__255__255__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__255__255__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__255__255__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__255__255__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__255__255__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__255__255__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__255__255__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__255__255__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_mpls_tc__255__255__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__0__255__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__0__255__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__0__255__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__0__255__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__0__255__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__0__255__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__0__255__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__0__255__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__0__255__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__0__255__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__0__255__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__0__255__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__0__255__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__0__255__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__0__255__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__0__255__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__0__255__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__0__255__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__0__255__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__0__255__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__0__255__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__0__255__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__0__255__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__0__255__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__0__255__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__0__255__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__0__255__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__0__255__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__0__255__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__0__255__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__0__255__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__0__255__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__0__255__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__0__255__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__0__255__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__0__255__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__0__255__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__0__255__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__0__255__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__0__255__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__0__255__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__0__255__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__0__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__0__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__0__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__0__255__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__0__255__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__0__255__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__0__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__0__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__0__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__0__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__0__255__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__0__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__0__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__0__255__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__0__255__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__0__255__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__0__255__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__0__255__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__0__255__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__0__255__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__0__255__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__0__255__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__0__255__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__0__255__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__255__255__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__255__255__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__255__255__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__255__255__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__255__255__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__255__255__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__255__255__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__255__255__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__255__255__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__255__255__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__255__255__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__255__255__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__255__255__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__255__255__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__255__255__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__255__255__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__255__255__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__255__255__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__255__255__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__255__255__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__255__255__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__255__255__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__255__255__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__255__255__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__255__255__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__255__255__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__255__255__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__255__255__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__255__255__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__255__255__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__255__255__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__255__255__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__255__255__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__255__255__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__255__255__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__255__255__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__255__255__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__255__255__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__255__255__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__255__255__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__255__255__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__255__255__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__255__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__255__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__255__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__255__255__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__255__255__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__255__255__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__255__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__255__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__255__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__255__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__255__255__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__255__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__255__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__255__255__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__255__255__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__255__255__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__255__255__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__255__255__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__255__255__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__255__255__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__255__255__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__255__255__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__255__255__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pbb_uca__255__255__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__0__305419896__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__0__305419896__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__0__305419896__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__0__305419896__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__0__305419896__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__0__305419896__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__0__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__0__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__0__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__0__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__0__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__0__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__0__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__0__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__0__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__0__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__0__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__0__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__0__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__0__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__0__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__0__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__0__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__0__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__0__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__0__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__0__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__0__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__0__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__0__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__0__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__0__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__0__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__0__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__0__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__0__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__0__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__0__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__0__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__0__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__0__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__0__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__0__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__0__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__0__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__0__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__0__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__0__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__0__305419896__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__0__305419896__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__0__305419896__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__0__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__0__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__0__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__0__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__0__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__0__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__0__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__0__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__0__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__0__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__0__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__0__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__0__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__0__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__0__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__0__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__0__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__0__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__0__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__0__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__0__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__0__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__0__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__0__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__0__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__0__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__0__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__0__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__0__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__0__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__0__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__0__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__0__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__0__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__0__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__0__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__0__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__0__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__0__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__0__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__0__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__0__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__0__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__0__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__0__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__0__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__0__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__0__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__0__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__0__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__0__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__0__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__0__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__0__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__0__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__0__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__0__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__0__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__0__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__0__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__0__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__0__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__0__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__0__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__0__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__0__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__0__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__0__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__0__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__0__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__0__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__0__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__0__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__0__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__0__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__0__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__0__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__0__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__0__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__0__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__0__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__0__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__0__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__0__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__0__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__0__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__0__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__0__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__0__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__0__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__0__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__0__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__0__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__0__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__0__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__0__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__0__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__0__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__0__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__0__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__0__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__0__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__0__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__0__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__0__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__0__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__0__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__0__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__0__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__0__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__0__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__0__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__0__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__0__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__0__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__0__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__0__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__0__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__0__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__0__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__0__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__0__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__0__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__0__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__0__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__0__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__0__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__0__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__0__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__0__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__0__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__0__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__0__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__0__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__0__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__0__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__0__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__0__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__0__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__0__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__0__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__0__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__0__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__0__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__0__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__0__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__0__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__0__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__0__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__0__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__0__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__0__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__0__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__0__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__0__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__0__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__0__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__0__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__0__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__0__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__0__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__0__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__0__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__0__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__0__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__0__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__0__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__0__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__0__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__0__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__0__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__0__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__0__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__0__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__0__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__0__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__0__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__0__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__0__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__0__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__0__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__0__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__0__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__0__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__0__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__0__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__0__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__0__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__0__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__0__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__0__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__0__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__0__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__0__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__0__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__0__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__0__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__0__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__0__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__0__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__0__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__0__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__0__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__0__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__0__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__0__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__0__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__0__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__0__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__0__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__0__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__0__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__0__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__0__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__0__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__0__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__0__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__0__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__0__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__0__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__0__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__0__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg7__0__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg7__0__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg7__0__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg7__0__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg7__0__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg7__0__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg7__0__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg7__0__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg7__0__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg7__0__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg7__0__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg7__0__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg7__0__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg7__0__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg7__0__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg7__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg7__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg7__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg7__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg7__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg7__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg7__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg7__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg7__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg7__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg7__0__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg7__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg7__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg7__0__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg7__0__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg7__0__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg7__0__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg7__0__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg7__0__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg7__0__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg7__0__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg7__0__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg7__0__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg7__0__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg7__305419896__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg7__305419896__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg7__305419896__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg7__305419896__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg7__305419896__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg7__305419896__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg7__305419896__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg7__305419896__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg7__305419896__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg7__305419896__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg7__305419896__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg7__305419896__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg7__305419896__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg7__305419896__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg7__305419896__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg7__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg7__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg7__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg7__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg7__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg7__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg7__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg7__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg7__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg7__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg7__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg7__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg7__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg7__305419896__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg7__305419896__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg7__305419896__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg7__305419896__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg7__305419896__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg7__305419896__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg7__305419896__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg7__305419896__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg7__305419896__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg7__305419896__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg7__305419896__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg7__4294967295__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg7__4294967295__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg7__4294967295__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg7__4294967295__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg7__4294967295__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg7__4294967295__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg7__4294967295__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg7__4294967295__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg7__4294967295__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg7__4294967295__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg7__4294967295__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg7__4294967295__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg7__4294967295__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg7__4294967295__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg7__4294967295__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg7__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg7__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg7__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg7__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg7__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg7__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg7__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg7__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg7__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg7__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg7__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg7__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg7__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg7__4294967295__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg7__4294967295__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg7__4294967295__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg7__4294967295__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg7__4294967295__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg7__4294967295__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg7__4294967295__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg7__4294967295__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg7__4294967295__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg7__4294967295__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_reg7__4294967295__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_dst__0__4660__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_dst__0__4660__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_dst__0__4660__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_dst__0__4660__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_dst__0__4660__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_dst__0__4660__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_dst__0__4660__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_dst__0__4660__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_dst__0__4660__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_dst__0__4660__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_dst__0__4660__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_dst__0__4660__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_dst__0__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_dst__0__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_dst__0__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_dst__0__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_dst__0__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_dst__0__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_dst__0__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_dst__0__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_dst__0__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_dst__0__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_dst__0__4660__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_dst__0__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_dst__0__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_dst__0__4660__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_dst__0__4660__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_dst__0__4660__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_dst__0__4660__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_dst__0__4660__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_dst__0__4660__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_dst__0__4660__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_dst__0__4660__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_dst__0__4660__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_dst__0__4660__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_dst__0__4660__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_dst__4660__4660__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_dst__4660__4660__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_dst__4660__4660__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_dst__4660__4660__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_dst__4660__4660__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_dst__4660__4660__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_dst__4660__4660__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_dst__4660__4660__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_dst__4660__4660__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_dst__4660__4660__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_dst__4660__4660__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_dst__4660__4660__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_dst__4660__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_dst__4660__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_dst__4660__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_dst__4660__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_dst__4660__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_dst__4660__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_dst__4660__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_dst__4660__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_dst__4660__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_dst__4660__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_dst__4660__4660__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_dst__4660__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_dst__4660__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_dst__4660__4660__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_dst__4660__4660__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_dst__4660__4660__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_dst__4660__4660__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_dst__4660__4660__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_dst__4660__4660__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_dst__4660__4660__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_dst__4660__4660__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_dst__4660__4660__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_dst__4660__4660__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_dst__4660__4660__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_dst__65535__4660__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_dst__65535__4660__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_dst__65535__4660__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_dst__65535__4660__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_dst__65535__4660__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_dst__65535__4660__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_dst__65535__4660__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_dst__65535__4660__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_dst__65535__4660__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_dst__65535__4660__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_dst__65535__4660__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_dst__65535__4660__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_dst__65535__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_dst__65535__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_dst__65535__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_dst__65535__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_dst__65535__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_dst__65535__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_dst__65535__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_dst__65535__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_dst__65535__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_dst__65535__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_dst__65535__4660__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_dst__65535__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_dst__65535__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_dst__65535__4660__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_dst__65535__4660__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_dst__65535__4660__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_dst__65535__4660__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_dst__65535__4660__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_dst__65535__4660__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_dst__65535__4660__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_dst__65535__4660__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_dst__65535__4660__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_dst__65535__4660__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_dst__65535__4660__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_src__0__4660__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_src__0__4660__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_src__0__4660__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_src__0__4660__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_src__0__4660__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_src__0__4660__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_src__0__4660__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_src__0__4660__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_src__0__4660__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_src__0__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_src__0__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_src__0__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_src__0__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_src__0__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_src__0__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_src__0__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_src__0__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_src__0__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_src__0__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_src__0__4660__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_src__0__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_src__0__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_src__0__4660__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_src__0__4660__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_src__0__4660__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_src__0__4660__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_src__0__4660__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_src__0__4660__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_src__0__4660__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_src__0__4660__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_src__0__4660__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_src__0__4660__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_src__0__4660__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_src__4660__4660__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_src__4660__4660__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_src__4660__4660__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_src__4660__4660__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_src__4660__4660__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_src__4660__4660__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_src__4660__4660__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_src__4660__4660__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_src__4660__4660__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_src__4660__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_src__4660__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_src__4660__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_src__4660__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_src__4660__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_src__4660__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_src__4660__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_src__4660__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_src__4660__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_src__4660__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_src__4660__4660__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_src__4660__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_src__4660__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_src__4660__4660__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_src__4660__4660__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_src__4660__4660__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_src__4660__4660__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_src__4660__4660__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_src__4660__4660__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_src__4660__4660__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_src__4660__4660__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_src__4660__4660__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_src__4660__4660__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_src__4660__4660__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_src__65535__4660__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_src__65535__4660__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_src__65535__4660__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_src__65535__4660__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_src__65535__4660__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_src__65535__4660__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_src__65535__4660__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_src__65535__4660__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_src__65535__4660__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_src__65535__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_src__65535__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_src__65535__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_src__65535__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_src__65535__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_src__65535__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_src__65535__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_src__65535__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_src__65535__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_src__65535__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_src__65535__4660__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_src__65535__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_src__65535__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_src__65535__4660__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_src__65535__4660__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_src__65535__4660__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_src__65535__4660__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_src__65535__4660__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_src__65535__4660__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_src__65535__4660__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_src__65535__4660__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_src__65535__4660__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_src__65535__4660__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_sctp_src__65535__4660__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_dst__0__4660__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_dst__0__4660__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_dst__0__4660__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_dst__0__4660__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_dst__0__4660__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_dst__0__4660__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_dst__0__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_dst__0__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_dst__0__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_dst__0__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_dst__0__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_dst__0__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_dst__0__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_dst__0__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_dst__0__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_dst__0__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_dst__0__4660__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_dst__0__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_dst__0__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_dst__0__4660__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_dst__0__4660__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_dst__0__4660__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_dst__0__4660__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_dst__0__4660__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_dst__0__4660__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_dst__0__4660__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_dst__0__4660__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_dst__0__4660__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_dst__0__4660__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_dst__0__4660__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_dst__4660__4660__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_dst__4660__4660__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_dst__4660__4660__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_dst__4660__4660__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_dst__4660__4660__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_dst__4660__4660__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_dst__4660__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_dst__4660__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_dst__4660__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_dst__4660__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_dst__4660__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_dst__4660__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_dst__4660__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_dst__4660__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_dst__4660__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_dst__4660__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_dst__4660__4660__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_dst__4660__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_dst__4660__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_dst__4660__4660__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_dst__4660__4660__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_dst__4660__4660__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_dst__4660__4660__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_dst__4660__4660__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_dst__4660__4660__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_dst__4660__4660__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_dst__4660__4660__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_dst__4660__4660__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_dst__4660__4660__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_dst__4660__4660__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_dst__65535__4660__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_dst__65535__4660__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_dst__65535__4660__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_dst__65535__4660__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_dst__65535__4660__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_dst__65535__4660__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_dst__65535__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_dst__65535__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_dst__65535__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_dst__65535__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_dst__65535__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_dst__65535__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_dst__65535__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_dst__65535__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_dst__65535__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_dst__65535__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_dst__65535__4660__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_dst__65535__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_dst__65535__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_dst__65535__4660__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_dst__65535__4660__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_dst__65535__4660__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_dst__65535__4660__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_dst__65535__4660__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_dst__65535__4660__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_dst__65535__4660__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_dst__65535__4660__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_dst__65535__4660__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_dst__65535__4660__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_dst__65535__4660__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_flags__0__4660__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_flags__0__4660__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_flags__0__4660__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_flags__0__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_flags__0__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_flags__0__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_flags__0__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_flags__0__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_flags__0__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_flags__0__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_flags__0__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_flags__0__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_flags__0__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_flags__0__4660__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_flags__0__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_flags__0__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_flags__0__4660__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_flags__0__4660__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_flags__0__4660__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_flags__0__4660__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_flags__0__4660__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_flags__0__4660__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_flags__0__4660__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_flags__0__4660__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_flags__0__4660__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_flags__0__4660__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_flags__0__4660__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_flags__4660__4660__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_flags__4660__4660__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_flags__4660__4660__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_flags__4660__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_flags__4660__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_flags__4660__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_flags__4660__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_flags__4660__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_flags__4660__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_flags__4660__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_flags__4660__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_flags__4660__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_flags__4660__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_flags__4660__4660__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_flags__4660__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_flags__4660__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_flags__4660__4660__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_flags__4660__4660__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_flags__4660__4660__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_flags__4660__4660__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_flags__4660__4660__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_flags__4660__4660__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_flags__4660__4660__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_flags__4660__4660__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_flags__4660__4660__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_flags__4660__4660__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_flags__4660__4660__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_flags__65535__4660__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_flags__65535__4660__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_flags__65535__4660__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_flags__65535__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_flags__65535__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_flags__65535__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_flags__65535__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_flags__65535__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_flags__65535__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_flags__65535__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_flags__65535__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_flags__65535__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_flags__65535__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_flags__65535__4660__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_flags__65535__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_flags__65535__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_flags__65535__4660__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_flags__65535__4660__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_flags__65535__4660__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_flags__65535__4660__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_flags__65535__4660__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_flags__65535__4660__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_flags__65535__4660__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_flags__65535__4660__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_flags__65535__4660__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_flags__65535__4660__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_flags__65535__4660__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_src__0__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_src__0__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_src__0__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_src__0__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_src__0__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_src__0__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_src__0__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_src__0__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_src__0__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_src__0__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_src__0__4660__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_src__0__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_src__0__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_src__0__4660__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_src__0__4660__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_src__0__4660__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_src__0__4660__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_src__0__4660__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_src__0__4660__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_src__0__4660__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_src__0__4660__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_src__0__4660__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_src__0__4660__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_src__0__4660__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_src__4660__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_src__4660__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_src__4660__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_src__4660__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_src__4660__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_src__4660__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_src__4660__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_src__4660__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_src__4660__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_src__4660__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_src__4660__4660__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_src__4660__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_src__4660__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_src__4660__4660__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_src__4660__4660__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_src__4660__4660__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_src__4660__4660__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_src__4660__4660__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_src__4660__4660__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_src__4660__4660__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_src__4660__4660__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_src__4660__4660__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_src__4660__4660__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_src__4660__4660__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_src__65535__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_src__65535__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_src__65535__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_src__65535__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_src__65535__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_src__65535__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_src__65535__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_src__65535__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_src__65535__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_src__65535__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_src__65535__4660__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_src__65535__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_src__65535__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_src__65535__4660__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_src__65535__4660__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_src__65535__4660__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_src__65535__4660__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_src__65535__4660__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_src__65535__4660__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_src__65535__4660__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_src__65535__4660__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_src__65535__4660__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_src__65535__4660__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tcp_src__65535__4660__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tunnel_id_nxm__0__1311768467463790320__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tunnel_id_nxm__0__1311768467463790320__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tunnel_id_nxm__0__1311768467463790320__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tunnel_id_nxm__0__1311768467463790320__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tunnel_id_nxm__0__1311768467463790320__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tunnel_id_nxm__0__1311768467463790320__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tunnel_id_nxm__0__1311768467463790320__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tunnel_id_nxm__0__1311768467463790320__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tunnel_id_nxm__0__1311768467463790320__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tunnel_id_nxm__0__1311768467463790320__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tunnel_id_nxm__0__1311768467463790320__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_udp_dst__0__4660__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_udp_dst__0__4660__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_udp_dst__0__4660__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_udp_dst__0__4660__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_udp_dst__0__4660__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_udp_dst__0__4660__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_udp_dst__0__4660__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_udp_dst__0__4660__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_udp_dst__4660__4660__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_udp_dst__4660__4660__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_udp_dst__4660__4660__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_udp_dst__4660__4660__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_udp_dst__4660__4660__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_udp_dst__4660__4660__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_udp_dst__4660__4660__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_udp_dst__4660__4660__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_udp_dst__65535__4660__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_udp_dst__65535__4660__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_udp_dst__65535__4660__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_udp_dst__65535__4660__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_udp_dst__65535__4660__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_udp_dst__65535__4660__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_udp_dst__65535__4660__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_udp_dst__65535__4660__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_udp_src__0__4660__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_udp_src__0__4660__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_udp_src__0__4660__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_udp_src__0__4660__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_udp_src__0__4660__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_udp_src__4660__4660__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_udp_src__4660__4660__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_udp_src__4660__4660__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_udp_src__4660__4660__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_udp_src__4660__4660__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_udp_src__65535__4660__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_udp_src__65535__4660__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_udp_src__65535__4660__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_udp_src__65535__4660__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_udp_src__65535__4660__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_vlan_pcp__0__255__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_vlan_pcp__0__255__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_vlan_pcp__0__255__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_vlan_pcp__255__255__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_vlan_pcp__255__255__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_vlan_pcp__255__255__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mask_vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_0_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_0_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_0_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_0_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_0_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_0_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_0_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_0_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_0_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_0_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_0_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_0_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_0_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_0_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_0_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_0_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_0_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_0_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_0_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_0_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_0_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_0_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_0_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_0_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_0_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_0_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_0_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_0_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_1311768467463790320_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_1311768467463790320_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_1311768467463790320_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_1311768467463790320_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_1311768467463790320_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_1311768467463790320_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_1311768467463790320_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_1311768467463790320_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_1311768467463790320_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_1311768467463790320_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_1311768467463790320_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_1311768467463790320_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_1311768467463790320_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_1311768467463790320_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_1311768467463790320_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_1311768467463790320_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_1311768467463790320_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_1311768467463790320_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_1311768467463790320_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_1311768467463790320_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_1311768467463790320_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_1311768467463790320_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_1311768467463790320_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_1311768467463790320_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_1311768467463790320_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_1311768467463790320_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_1311768467463790320_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_1311768467463790320_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_1311768467463790320_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_1311768467463790320_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_1311768467463790320_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_1311768467463790320_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_1311768467463790320_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_1311768467463790320_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_1311768467463790320_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_1311768467463790320_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_1311768467463790320_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_1311768467463790320_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_1311768467463790320_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_1311768467463790320_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_1311768467463790320_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_1311768467463790320_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_1311768467463790320_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_1311768467463790320_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_1311768467463790320_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_1311768467463790320_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_1311768467463790320_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_1311768467463790320_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_1311768467463790320_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_1311768467463790320_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_1311768467463790320_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_1311768467463790320_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_1311768467463790320_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_1311768467463790320_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_1311768467463790320_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_1311768467463790320_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_1311768467463790320_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_1311768467463790320_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_1311768467463790320_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_1311768467463790320_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_1311768467463790320_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_1311768467463790320_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_1311768467463790320_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_1311768467463790320_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_1311768467463790320_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_1311768467463790320_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_1311768467463790320_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_1311768467463790320_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_1311768467463790320_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_1311768467463790320_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_1311768467463790320_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_1311768467463790320_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_1311768467463790320_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_1311768467463790320_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_1311768467463790320_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_18446744073709551615_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_18446744073709551615_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_18446744073709551615_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_18446744073709551615_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_18446744073709551615_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_18446744073709551615_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_18446744073709551615_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_18446744073709551615_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_18446744073709551615_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_18446744073709551615_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_18446744073709551615_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_18446744073709551615_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_18446744073709551615_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_18446744073709551615_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_18446744073709551615_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_18446744073709551615_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_18446744073709551615_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_18446744073709551615_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_18446744073709551615_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_18446744073709551615_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_18446744073709551615_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_18446744073709551615_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_18446744073709551615_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_18446744073709551615_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_18446744073709551615_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_18446744073709551615_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_18446744073709551615_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_18446744073709551615_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_18446744073709551615_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_18446744073709551615_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_18446744073709551615_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_18446744073709551615_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_18446744073709551615_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_18446744073709551615_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_18446744073709551615_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_18446744073709551615_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_18446744073709551615_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_18446744073709551615_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_18446744073709551615_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_18446744073709551615_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_18446744073709551615_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_18446744073709551615_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_18446744073709551615_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_18446744073709551615_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_18446744073709551615_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_18446744073709551615_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_18446744073709551615_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_18446744073709551615_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_18446744073709551615_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_18446744073709551615_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_18446744073709551615_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_18446744073709551615_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_18446744073709551615_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_18446744073709551615_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_18446744073709551615_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_18446744073709551615_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_18446744073709551615_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_18446744073709551615_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_18446744073709551615_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_18446744073709551615_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_18446744073709551615_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_18446744073709551615_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_18446744073709551615_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_18446744073709551615_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_18446744073709551615_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_18446744073709551615_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_18446744073709551615_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_18446744073709551615_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_18446744073709551615_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_18446744073709551615_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_18446744073709551615_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_18446744073709551615_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_18446744073709551615_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_18446744073709551615_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_metadata_18446744073709551615_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_0_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_0_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_0_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_0_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_0_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_0_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_0_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_0_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_0_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_0_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_0_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_0_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_0_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_0_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_0_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_0_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_0_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_0_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_0_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_0_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_0_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_0_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_0_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_0_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_0_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_305419896_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_305419896_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_305419896_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_305419896_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_305419896_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_305419896_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_305419896_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_305419896_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_305419896_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_305419896_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_305419896_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_305419896_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_305419896_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_305419896_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_305419896_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_305419896_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_305419896_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_305419896_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_305419896_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_305419896_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_305419896_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_305419896_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_305419896_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_305419896_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_305419896_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_305419896_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_305419896_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_305419896_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_305419896_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_305419896_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_305419896_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_305419896_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_305419896_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_305419896_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_305419896_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_305419896_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_305419896_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_305419896_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_305419896_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_305419896_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_305419896_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_305419896_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_305419896_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_305419896_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_305419896_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_305419896_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_305419896_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_305419896_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_305419896_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_305419896_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_305419896_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_305419896_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_305419896_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_305419896_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_305419896_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_305419896_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_305419896_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_305419896_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_305419896_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_305419896_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_305419896_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_305419896_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_305419896_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_305419896_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_305419896_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_305419896_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_305419896_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_305419896_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_4294967295_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_4294967295_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_4294967295_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_4294967295_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_4294967295_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_4294967295_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_4294967295_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_4294967295_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_4294967295_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_4294967295_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_4294967295_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_4294967295_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_4294967295_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_4294967295_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_4294967295_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_4294967295_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_4294967295_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_4294967295_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_4294967295_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_4294967295_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_4294967295_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_4294967295_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_4294967295_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_4294967295_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_4294967295_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_4294967295_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_4294967295_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_4294967295_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_4294967295_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_4294967295_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_4294967295_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_4294967295_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_4294967295_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_4294967295_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_4294967295_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_4294967295_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_4294967295_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_4294967295_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_4294967295_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_4294967295_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_4294967295_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_4294967295_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_4294967295_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_4294967295_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_4294967295_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_4294967295_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_4294967295_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_4294967295_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_4294967295_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_4294967295_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_4294967295_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_4294967295_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_4294967295_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_4294967295_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_4294967295_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_4294967295_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_4294967295_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_4294967295_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_4294967295_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_4294967295_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_4294967295_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_4294967295_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_4294967295_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_4294967295_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_4294967295_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_4294967295_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_4294967295_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_label_4294967295_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_0_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_0_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_0_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_0_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_0_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_0_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_0_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_0_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_0_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_0_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_0_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_0_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_0_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_0_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_0_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_0_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_0_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_0_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_0_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_0_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_0_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_0_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_0_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_255_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_255_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_255_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_255_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_255_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_255_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_255_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_255_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_255_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_255_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_255_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_255_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_255_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_255_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_255_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_255_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_255_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_255_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_255_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_255_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_255_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_255_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_255_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_255_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_255_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_255_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_255_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_255_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_255_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_255_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_255_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_255_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_255_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_255_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_255_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_255_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_255_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_255_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_255_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_255_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_255_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_255_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_255_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_255_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_255_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_255_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_255_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_255_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_255_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_255_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_255_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_255_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_255_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_255_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_255_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_255_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_255_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_255_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_255_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_255_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_255_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_255_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_255_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_255_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_255_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_mpls_tc_255_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_0_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_0_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_0_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_0_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_0_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_0_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_0_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_0_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_0_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_0_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_0_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_0_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_0_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_0_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_0_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_0_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_0_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_0_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_0_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_0_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_0_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_255_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_255_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_255_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_255_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_255_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_255_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_255_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_255_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_255_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_255_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_255_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_255_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_255_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_255_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_255_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_255_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_255_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_255_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_255_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_255_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_255_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_255_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_255_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_255_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_255_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_255_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_255_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_255_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_255_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_255_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_255_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_255_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_255_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_255_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_255_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_255_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_255_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_255_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_255_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_255_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_255_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_255_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_255_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_255_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_255_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_255_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_255_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_255_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_255_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_255_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_255_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_255_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_255_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_255_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_255_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_255_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_255_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_255_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_255_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_255_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_255_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_255_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_255_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pbb_uca_255_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_0_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_0_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_0_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_0_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_0_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_0_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_0_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_0_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_0_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_0_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_0_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_0_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_0_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_0_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_0_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_0_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_0_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_0_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_305419896_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_305419896_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_305419896_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_305419896_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_305419896_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_305419896_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_305419896_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_305419896_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_305419896_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_305419896_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_305419896_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_305419896_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_305419896_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_305419896_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_305419896_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_305419896_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_305419896_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_305419896_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_305419896_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_305419896_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_305419896_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_305419896_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_305419896_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_305419896_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_305419896_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_305419896_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_305419896_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_305419896_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_305419896_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_305419896_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_305419896_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_305419896_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_305419896_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_305419896_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_305419896_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_305419896_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_305419896_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_305419896_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_305419896_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_305419896_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_305419896_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_305419896_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_305419896_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_305419896_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_305419896_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_305419896_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_305419896_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_305419896_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_305419896_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_305419896_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_305419896_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_305419896_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_305419896_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_305419896_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_305419896_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_305419896_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_305419896_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_305419896_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_305419896_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_305419896_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_305419896_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_4294967295_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_4294967295_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_4294967295_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_4294967295_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_4294967295_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_4294967295_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_4294967295_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_4294967295_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_4294967295_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_4294967295_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_4294967295_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_4294967295_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_4294967295_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_4294967295_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_4294967295_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_4294967295_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_4294967295_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_4294967295_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_4294967295_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_4294967295_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_4294967295_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_4294967295_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_4294967295_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_4294967295_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_4294967295_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_4294967295_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_4294967295_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_4294967295_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_4294967295_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_4294967295_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_4294967295_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_4294967295_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_4294967295_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_4294967295_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_4294967295_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_4294967295_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_4294967295_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_4294967295_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_4294967295_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_4294967295_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_4294967295_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_4294967295_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_4294967295_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_4294967295_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_4294967295_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_4294967295_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_4294967295_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_4294967295_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_4294967295_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_4294967295_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_4294967295_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_4294967295_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_4294967295_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_4294967295_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_4294967295_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_4294967295_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_4294967295_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_4294967295_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_4294967295_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_4294967295_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_pkt_mark_4294967295_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_0_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_0_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_0_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_0_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_0_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_0_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_0_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_0_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_0_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_0_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_0_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_0_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_0_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_0_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_0_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_305419896_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_305419896_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_305419896_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_305419896_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_305419896_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_305419896_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_305419896_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_305419896_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_305419896_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_305419896_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_305419896_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_305419896_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_305419896_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_305419896_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_305419896_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_305419896_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_305419896_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_305419896_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_305419896_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_305419896_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_305419896_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_305419896_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_305419896_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_305419896_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_305419896_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_305419896_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_305419896_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_305419896_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_305419896_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_305419896_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_305419896_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_305419896_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_305419896_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_305419896_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_305419896_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_305419896_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_305419896_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_305419896_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_305419896_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_305419896_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_305419896_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_305419896_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_305419896_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_305419896_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_305419896_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_305419896_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_305419896_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_305419896_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_305419896_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_305419896_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_305419896_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_305419896_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_305419896_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_305419896_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_305419896_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_305419896_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_305419896_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_305419896_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_4294967295_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_4294967295_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_4294967295_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_4294967295_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_4294967295_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_4294967295_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_4294967295_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_4294967295_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_4294967295_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_4294967295_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_4294967295_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_4294967295_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_4294967295_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_4294967295_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_4294967295_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_4294967295_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_4294967295_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_4294967295_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_4294967295_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_4294967295_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_4294967295_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_4294967295_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_4294967295_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_4294967295_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_4294967295_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_4294967295_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_4294967295_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_4294967295_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_4294967295_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_4294967295_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_4294967295_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_4294967295_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_4294967295_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_4294967295_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_4294967295_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_4294967295_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_4294967295_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_4294967295_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_4294967295_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_4294967295_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_4294967295_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_4294967295_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_4294967295_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_4294967295_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_4294967295_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_4294967295_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_4294967295_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_4294967295_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_4294967295_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_4294967295_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_4294967295_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_4294967295_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_4294967295_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_4294967295_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_4294967295_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_4294967295_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_4294967295_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg0_4294967295_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_0_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_0_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_0_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_0_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_0_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_0_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_0_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_0_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_0_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_0_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_0_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_0_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_305419896_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_305419896_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_305419896_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_305419896_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_305419896_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_305419896_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_305419896_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_305419896_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_305419896_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_305419896_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_305419896_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_305419896_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_305419896_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_305419896_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_305419896_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_305419896_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_305419896_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_305419896_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_305419896_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_305419896_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_305419896_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_305419896_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_305419896_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_305419896_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_305419896_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_305419896_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_305419896_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_305419896_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_305419896_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_305419896_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_305419896_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_305419896_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_305419896_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_305419896_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_305419896_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_305419896_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_305419896_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_305419896_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_305419896_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_305419896_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_305419896_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_305419896_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_305419896_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_305419896_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_305419896_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_305419896_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_305419896_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_305419896_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_305419896_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_305419896_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_305419896_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_305419896_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_305419896_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_305419896_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_305419896_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_4294967295_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_4294967295_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_4294967295_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_4294967295_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_4294967295_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_4294967295_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_4294967295_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_4294967295_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_4294967295_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_4294967295_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_4294967295_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_4294967295_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_4294967295_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_4294967295_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_4294967295_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_4294967295_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_4294967295_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_4294967295_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_4294967295_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_4294967295_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_4294967295_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_4294967295_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_4294967295_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_4294967295_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_4294967295_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_4294967295_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_4294967295_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_4294967295_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_4294967295_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_4294967295_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_4294967295_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_4294967295_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_4294967295_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_4294967295_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_4294967295_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_4294967295_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_4294967295_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_4294967295_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_4294967295_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_4294967295_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_4294967295_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_4294967295_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_4294967295_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_4294967295_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_4294967295_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_4294967295_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_4294967295_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_4294967295_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_4294967295_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_4294967295_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_4294967295_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_4294967295_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_4294967295_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_4294967295_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg1_4294967295_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_0_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_0_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_0_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_0_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_0_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_0_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_0_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_0_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_0_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_305419896_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_305419896_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_305419896_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_305419896_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_305419896_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_305419896_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_305419896_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_305419896_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_305419896_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_305419896_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_305419896_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_305419896_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_305419896_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_305419896_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_305419896_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_305419896_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_305419896_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_305419896_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_305419896_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_305419896_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_305419896_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_305419896_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_305419896_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_305419896_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_305419896_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_305419896_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_305419896_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_305419896_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_305419896_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_305419896_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_305419896_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_305419896_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_305419896_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_305419896_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_305419896_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_305419896_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_305419896_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_305419896_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_305419896_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_305419896_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_305419896_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_305419896_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_305419896_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_305419896_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_305419896_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_305419896_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_305419896_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_305419896_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_305419896_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_305419896_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_305419896_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_305419896_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_4294967295_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_4294967295_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_4294967295_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_4294967295_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_4294967295_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_4294967295_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_4294967295_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_4294967295_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_4294967295_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_4294967295_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_4294967295_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_4294967295_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_4294967295_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_4294967295_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_4294967295_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_4294967295_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_4294967295_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_4294967295_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_4294967295_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_4294967295_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_4294967295_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_4294967295_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_4294967295_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_4294967295_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_4294967295_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_4294967295_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_4294967295_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_4294967295_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_4294967295_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_4294967295_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_4294967295_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_4294967295_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_4294967295_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_4294967295_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_4294967295_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_4294967295_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_4294967295_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_4294967295_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_4294967295_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_4294967295_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_4294967295_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_4294967295_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_4294967295_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_4294967295_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_4294967295_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_4294967295_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_4294967295_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_4294967295_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_4294967295_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_4294967295_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_4294967295_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg2_4294967295_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_0_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_0_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_0_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_0_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_0_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_0_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_305419896_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_305419896_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_305419896_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_305419896_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_305419896_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_305419896_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_305419896_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_305419896_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_305419896_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_305419896_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_305419896_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_305419896_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_305419896_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_305419896_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_305419896_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_305419896_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_305419896_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_305419896_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_305419896_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_305419896_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_305419896_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_305419896_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_305419896_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_305419896_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_305419896_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_305419896_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_305419896_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_305419896_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_305419896_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_305419896_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_305419896_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_305419896_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_305419896_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_305419896_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_305419896_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_305419896_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_305419896_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_305419896_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_305419896_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_305419896_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_305419896_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_305419896_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_305419896_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_305419896_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_305419896_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_305419896_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_305419896_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_305419896_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_305419896_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_4294967295_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_4294967295_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_4294967295_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_4294967295_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_4294967295_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_4294967295_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_4294967295_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_4294967295_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_4294967295_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_4294967295_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_4294967295_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_4294967295_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_4294967295_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_4294967295_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_4294967295_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_4294967295_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_4294967295_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_4294967295_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_4294967295_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_4294967295_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_4294967295_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_4294967295_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_4294967295_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_4294967295_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_4294967295_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_4294967295_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_4294967295_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_4294967295_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_4294967295_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_4294967295_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_4294967295_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_4294967295_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_4294967295_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_4294967295_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_4294967295_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_4294967295_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_4294967295_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_4294967295_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_4294967295_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_4294967295_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_4294967295_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_4294967295_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_4294967295_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_4294967295_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_4294967295_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_4294967295_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_4294967295_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_4294967295_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg3_4294967295_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_0_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_0_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_0_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_305419896_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_305419896_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_305419896_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_305419896_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_305419896_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_305419896_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_305419896_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_305419896_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_305419896_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_305419896_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_305419896_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_305419896_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_305419896_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_305419896_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_305419896_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_305419896_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_305419896_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_305419896_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_305419896_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_305419896_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_305419896_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_305419896_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_305419896_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_305419896_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_305419896_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_305419896_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_305419896_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_305419896_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_305419896_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_305419896_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_305419896_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_305419896_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_305419896_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_305419896_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_305419896_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_305419896_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_305419896_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_305419896_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_305419896_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_305419896_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_305419896_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_305419896_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_305419896_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_305419896_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_305419896_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_305419896_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_4294967295_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_4294967295_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_4294967295_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_4294967295_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_4294967295_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_4294967295_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_4294967295_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_4294967295_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_4294967295_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_4294967295_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_4294967295_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_4294967295_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_4294967295_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_4294967295_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_4294967295_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_4294967295_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_4294967295_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_4294967295_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_4294967295_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_4294967295_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_4294967295_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_4294967295_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_4294967295_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_4294967295_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_4294967295_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_4294967295_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_4294967295_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_4294967295_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_4294967295_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_4294967295_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_4294967295_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_4294967295_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_4294967295_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_4294967295_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_4294967295_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_4294967295_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_4294967295_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_4294967295_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_4294967295_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_4294967295_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_4294967295_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_4294967295_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_4294967295_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_4294967295_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_4294967295_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg4_4294967295_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_305419896_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_305419896_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_305419896_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_305419896_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_305419896_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_305419896_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_305419896_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_305419896_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_305419896_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_305419896_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_305419896_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_305419896_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_305419896_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_305419896_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_305419896_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_305419896_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_305419896_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_305419896_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_305419896_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_305419896_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_305419896_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_305419896_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_305419896_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_305419896_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_305419896_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_305419896_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_305419896_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_305419896_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_305419896_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_305419896_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_305419896_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_305419896_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_305419896_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_305419896_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_305419896_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_305419896_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_305419896_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_305419896_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_305419896_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_305419896_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_305419896_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_305419896_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_305419896_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_4294967295_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_4294967295_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_4294967295_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_4294967295_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_4294967295_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_4294967295_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_4294967295_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_4294967295_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_4294967295_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_4294967295_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_4294967295_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_4294967295_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_4294967295_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_4294967295_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_4294967295_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_4294967295_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_4294967295_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_4294967295_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_4294967295_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_4294967295_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_4294967295_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_4294967295_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_4294967295_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_4294967295_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_4294967295_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_4294967295_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_4294967295_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_4294967295_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_4294967295_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_4294967295_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_4294967295_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_4294967295_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_4294967295_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_4294967295_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_4294967295_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_4294967295_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_4294967295_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_4294967295_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_4294967295_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_4294967295_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_4294967295_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_4294967295_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg5_4294967295_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_305419896_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_305419896_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_305419896_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_305419896_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_305419896_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_305419896_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_305419896_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_305419896_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_305419896_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_305419896_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_305419896_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_305419896_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_305419896_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_305419896_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_305419896_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_305419896_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_305419896_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_305419896_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_305419896_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_305419896_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_305419896_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_305419896_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_305419896_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_305419896_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_305419896_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_305419896_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_305419896_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_305419896_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_305419896_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_305419896_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_305419896_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_305419896_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_305419896_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_305419896_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_305419896_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_305419896_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_305419896_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_305419896_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_305419896_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_305419896_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_4294967295_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_4294967295_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_4294967295_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_4294967295_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_4294967295_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_4294967295_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_4294967295_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_4294967295_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_4294967295_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_4294967295_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_4294967295_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_4294967295_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_4294967295_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_4294967295_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_4294967295_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_4294967295_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_4294967295_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_4294967295_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_4294967295_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_4294967295_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_4294967295_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_4294967295_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_4294967295_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_4294967295_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_4294967295_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_4294967295_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_4294967295_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_4294967295_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_4294967295_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_4294967295_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_4294967295_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_4294967295_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_4294967295_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_4294967295_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_4294967295_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_4294967295_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_4294967295_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_4294967295_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_4294967295_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg6_4294967295_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg7_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg7_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg7_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg7_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg7_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg7_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg7_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg7_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg7_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg7_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg7_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg7_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg7_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg7_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg7_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg7_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg7_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg7_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg7_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg7_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg7_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg7_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg7_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg7_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg7_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg7_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg7_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg7_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg7_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg7_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg7_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg7_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg7_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg7_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg7_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg7_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg7_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg7_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg7_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg7_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg7_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg7_305419896_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg7_305419896_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg7_305419896_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg7_305419896_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg7_305419896_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg7_305419896_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg7_305419896_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg7_305419896_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg7_305419896_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg7_305419896_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg7_305419896_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg7_305419896_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg7_305419896_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg7_305419896_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg7_305419896_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg7_305419896_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg7_305419896_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg7_305419896_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg7_305419896_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg7_305419896_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg7_305419896_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg7_305419896_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg7_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg7_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg7_305419896_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg7_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg7_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg7_305419896_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg7_305419896_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg7_305419896_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg7_305419896_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg7_305419896_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg7_305419896_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg7_305419896_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg7_305419896_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg7_305419896_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg7_305419896_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg7_305419896_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg7_305419896_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg7_305419896_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg7_305419896_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg7_4294967295_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg7_4294967295_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg7_4294967295_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg7_4294967295_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg7_4294967295_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg7_4294967295_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg7_4294967295_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg7_4294967295_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg7_4294967295_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg7_4294967295_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg7_4294967295_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg7_4294967295_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg7_4294967295_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg7_4294967295_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg7_4294967295_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg7_4294967295_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg7_4294967295_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg7_4294967295_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg7_4294967295_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg7_4294967295_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg7_4294967295_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg7_4294967295_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg7_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg7_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg7_4294967295_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg7_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg7_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg7_4294967295_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg7_4294967295_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg7_4294967295_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg7_4294967295_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg7_4294967295_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg7_4294967295_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg7_4294967295_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg7_4294967295_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg7_4294967295_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg7_4294967295_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg7_4294967295_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg7_4294967295_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg7_4294967295_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_reg7_4294967295_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_dst_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_dst_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_dst_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_dst_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_dst_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_dst_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_dst_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_dst_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_dst_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_dst_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_dst_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_dst_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_dst_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_dst_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_dst_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_dst_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_dst_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_dst_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_dst_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_dst_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_dst_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_dst_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_dst_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_dst_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_dst_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_dst_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_dst_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_dst_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_dst_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_dst_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_dst_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_dst_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_dst_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_dst_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_dst_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_dst_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_dst_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_dst_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_dst_4660_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_dst_4660_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_dst_4660_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_dst_4660_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_dst_4660_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_dst_4660_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_dst_4660_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_dst_4660_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_dst_4660_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_dst_4660_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_dst_4660_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_dst_4660_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_dst_4660_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_dst_4660_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_dst_4660_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_dst_4660_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_dst_4660_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_dst_4660_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_dst_4660_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_dst_4660_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_dst_4660_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_dst_4660_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_dst_4660_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_dst_4660_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_dst_4660_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_dst_4660_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_dst_4660_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_dst_4660_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_dst_4660_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_dst_4660_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_dst_4660_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_dst_4660_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_dst_4660_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_dst_4660_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_dst_4660_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_dst_4660_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_dst_4660_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_dst_4660_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_dst_65535_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_dst_65535_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_dst_65535_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_dst_65535_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_dst_65535_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_dst_65535_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_dst_65535_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_dst_65535_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_dst_65535_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_dst_65535_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_dst_65535_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_dst_65535_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_dst_65535_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_dst_65535_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_dst_65535_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_dst_65535_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_dst_65535_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_dst_65535_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_dst_65535_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_dst_65535_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_dst_65535_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_dst_65535_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_dst_65535_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_dst_65535_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_dst_65535_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_dst_65535_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_dst_65535_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_dst_65535_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_dst_65535_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_dst_65535_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_dst_65535_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_dst_65535_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_dst_65535_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_dst_65535_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_dst_65535_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_dst_65535_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_dst_65535_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_dst_65535_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_src_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_src_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_src_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_src_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_src_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_src_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_src_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_src_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_src_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_src_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_src_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_src_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_src_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_src_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_src_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_src_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_src_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_src_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_src_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_src_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_src_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_src_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_src_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_src_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_src_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_src_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_src_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_src_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_src_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_src_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_src_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_src_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_src_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_src_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_src_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_src_4660_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_src_4660_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_src_4660_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_src_4660_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_src_4660_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_src_4660_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_src_4660_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_src_4660_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_src_4660_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_src_4660_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_src_4660_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_src_4660_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_src_4660_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_src_4660_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_src_4660_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_src_4660_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_src_4660_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_src_4660_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_src_4660_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_src_4660_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_src_4660_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_src_4660_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_src_4660_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_src_4660_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_src_4660_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_src_4660_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_src_4660_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_src_4660_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_src_4660_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_src_4660_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_src_4660_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_src_4660_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_src_4660_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_src_4660_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_src_4660_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_src_65535_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_src_65535_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_src_65535_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_src_65535_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_src_65535_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_src_65535_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_src_65535_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_src_65535_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_src_65535_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_src_65535_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_src_65535_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_src_65535_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_src_65535_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_src_65535_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_src_65535_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_src_65535_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_src_65535_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_src_65535_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_src_65535_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_src_65535_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_src_65535_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_src_65535_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_src_65535_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_src_65535_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_src_65535_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_src_65535_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_src_65535_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_src_65535_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_src_65535_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_src_65535_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_src_65535_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_src_65535_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_src_65535_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_src_65535_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_sctp_src_65535_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_dst_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_dst_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_dst_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_dst_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_dst_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_dst_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_dst_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_dst_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_dst_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_dst_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_dst_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_dst_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_dst_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_dst_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_dst_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_dst_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_dst_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_dst_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_dst_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_dst_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_dst_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_dst_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_dst_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_dst_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_dst_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_dst_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_dst_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_dst_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_dst_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_dst_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_dst_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_dst_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_dst_4660_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_dst_4660_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_dst_4660_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_dst_4660_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_dst_4660_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_dst_4660_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_dst_4660_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_dst_4660_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_dst_4660_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_dst_4660_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_dst_4660_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_dst_4660_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_dst_4660_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_dst_4660_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_dst_4660_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_dst_4660_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_dst_4660_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_dst_4660_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_dst_4660_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_dst_4660_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_dst_4660_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_dst_4660_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_dst_4660_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_dst_4660_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_dst_4660_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_dst_4660_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_dst_4660_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_dst_4660_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_dst_4660_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_dst_4660_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_dst_4660_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_dst_4660_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_dst_65535_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_dst_65535_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_dst_65535_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_dst_65535_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_dst_65535_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_dst_65535_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_dst_65535_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_dst_65535_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_dst_65535_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_dst_65535_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_dst_65535_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_dst_65535_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_dst_65535_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_dst_65535_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_dst_65535_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_dst_65535_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_dst_65535_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_dst_65535_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_dst_65535_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_dst_65535_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_dst_65535_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_dst_65535_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_dst_65535_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_dst_65535_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_dst_65535_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_dst_65535_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_dst_65535_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_dst_65535_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_dst_65535_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_dst_65535_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_dst_65535_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_dst_65535_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_flags_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_flags_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_flags_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_flags_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_flags_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_flags_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_flags_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_flags_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_flags_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_flags_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_flags_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_flags_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_flags_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_flags_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_flags_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_flags_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_flags_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_flags_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_flags_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_flags_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_flags_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_flags_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_flags_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_flags_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_flags_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_flags_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_flags_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_flags_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_flags_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_flags_4660_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_flags_4660_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_flags_4660_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_flags_4660_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_flags_4660_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_flags_4660_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_flags_4660_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_flags_4660_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_flags_4660_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_flags_4660_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_flags_4660_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_flags_4660_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_flags_4660_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_flags_4660_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_flags_4660_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_flags_4660_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_flags_4660_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_flags_4660_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_flags_4660_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_flags_4660_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_flags_4660_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_flags_4660_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_flags_4660_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_flags_4660_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_flags_4660_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_flags_4660_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_flags_4660_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_flags_4660_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_flags_4660_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_flags_65535_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_flags_65535_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_flags_65535_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_flags_65535_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_flags_65535_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_flags_65535_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_flags_65535_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_flags_65535_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_flags_65535_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_flags_65535_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_flags_65535_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_flags_65535_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_flags_65535_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_flags_65535_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_flags_65535_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_flags_65535_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_flags_65535_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_flags_65535_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_flags_65535_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_flags_65535_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_flags_65535_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_flags_65535_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_flags_65535_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_flags_65535_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_flags_65535_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_flags_65535_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_flags_65535_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_flags_65535_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_flags_65535_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_src_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_src_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_src_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_src_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_src_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_src_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_src_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_src_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_src_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_src_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_src_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_src_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_src_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_src_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_src_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_src_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_src_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_src_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_src_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_src_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_src_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_src_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_src_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_src_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_src_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_src_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_src_4660_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_src_4660_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_src_4660_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_src_4660_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_src_4660_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_src_4660_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_src_4660_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_src_4660_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_src_4660_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_src_4660_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_src_4660_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_src_4660_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_src_4660_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_src_4660_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_src_4660_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_src_4660_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_src_4660_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_src_4660_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_src_4660_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_src_4660_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_src_4660_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_src_4660_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_src_4660_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_src_4660_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_src_4660_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_src_4660_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_src_65535_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_src_65535_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_src_65535_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_src_65535_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_src_65535_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_src_65535_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_src_65535_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_src_65535_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_src_65535_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_src_65535_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_src_65535_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_src_65535_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_src_65535_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_src_65535_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_src_65535_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_src_65535_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_src_65535_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_src_65535_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_src_65535_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_src_65535_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_src_65535_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_src_65535_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_src_65535_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_src_65535_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_src_65535_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tcp_src_65535_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_dst_0_0_0_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_dst_0_0_0_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_dst_0_0_0_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_dst_0_0_0_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_dst_0_0_0_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_dst_0_0_0_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_dst_0_0_0_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_dst_0_0_0_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_dst_0_0_0_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_dst_0_0_0_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_dst_0_0_0_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_dst_0_0_0_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_dst_0_0_0_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_dst_0_0_0_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_dst_0_0_0_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_dst_0_0_0_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_dst_0_0_0_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_dst_0_0_0_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_dst_0_0_0_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_dst_0_0_0_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_dst_0_0_0_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_dst_0_0_0_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_dst_0_0_0_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_dst_192_0_2_1_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_dst_192_0_2_1_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_dst_192_0_2_1_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_dst_192_0_2_1_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_dst_192_0_2_1_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_dst_192_0_2_1_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_dst_192_0_2_1_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_dst_192_0_2_1_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_dst_192_0_2_1_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_dst_192_0_2_1_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_dst_192_0_2_1_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_dst_192_0_2_1_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_dst_192_0_2_1_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_dst_192_0_2_1_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_dst_192_0_2_1_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_dst_192_0_2_1_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_dst_192_0_2_1_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_dst_192_0_2_1_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_dst_192_0_2_1_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_dst_192_0_2_1_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_dst_192_0_2_1_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_dst_192_0_2_1_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_dst_192_0_2_1_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_dst_255_255_255_255_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_dst_255_255_255_255_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_dst_255_255_255_255_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_dst_255_255_255_255_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_dst_255_255_255_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_dst_255_255_255_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_dst_255_255_255_255_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_dst_255_255_255_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_dst_255_255_255_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_dst_255_255_255_255_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_dst_255_255_255_255_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_dst_255_255_255_255_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_dst_255_255_255_255_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_dst_255_255_255_255_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_dst_255_255_255_255_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_dst_255_255_255_255_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_dst_255_255_255_255_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_dst_255_255_255_255_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_dst_255_255_255_255_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_dst_255_255_255_255_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_dst_255_255_255_255_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_dst_255_255_255_255_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_dst_255_255_255_255_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_src_0_0_0_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_src_0_0_0_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_src_0_0_0_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_src_0_0_0_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_src_0_0_0_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_src_0_0_0_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_src_0_0_0_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_src_0_0_0_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_src_0_0_0_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_src_0_0_0_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_src_0_0_0_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_src_0_0_0_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_src_0_0_0_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_src_0_0_0_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_src_0_0_0_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_src_0_0_0_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_src_0_0_0_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_src_0_0_0_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_src_0_0_0_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_src_0_0_0_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_src_192_0_2_1_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_src_192_0_2_1_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_src_192_0_2_1_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_src_192_0_2_1_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_src_192_0_2_1_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_src_192_0_2_1_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_src_192_0_2_1_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_src_192_0_2_1_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_src_192_0_2_1_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_src_192_0_2_1_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_src_192_0_2_1_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_src_192_0_2_1_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_src_192_0_2_1_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_src_192_0_2_1_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_src_192_0_2_1_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_src_192_0_2_1_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_src_192_0_2_1_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_src_192_0_2_1_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_src_192_0_2_1_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_src_192_0_2_1_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_src_255_255_255_255_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_src_255_255_255_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_src_255_255_255_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_src_255_255_255_255_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_src_255_255_255_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_src_255_255_255_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_src_255_255_255_255_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_src_255_255_255_255_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_src_255_255_255_255_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_src_255_255_255_255_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_src_255_255_255_255_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_src_255_255_255_255_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_src_255_255_255_255_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_src_255_255_255_255_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_src_255_255_255_255_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_src_255_255_255_255_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_src_255_255_255_255_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_src_255_255_255_255_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_src_255_255_255_255_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv4_src_255_255_255_255_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv6_dst____tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv6_dst____tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv6_dst____tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv6_dst____tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv6_dst____tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv6_dst____tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv6_dst____udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv6_dst____udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv6_dst____udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv6_dst____udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv6_dst____udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv6_dst____udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv6_dst____vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv6_dst____vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv6_dst____vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv6_dst____vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv6_dst____vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv6_src____tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv6_src____tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv6_src____tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv6_src____udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv6_src____udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv6_src____udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv6_src____udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv6_src____udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv6_src____udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv6_src____vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv6_src____vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv6_src____vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv6_src____vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv6_src____vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tunnel_id_nxm_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tunnel_id_nxm_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tunnel_id_nxm_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tunnel_id_nxm_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tunnel_id_nxm_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tunnel_id_nxm_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tunnel_id_nxm_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tunnel_id_nxm_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tunnel_id_nxm_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tunnel_id_nxm_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tunnel_id_nxm_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tunnel_id_nxm_1311768467463790320_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tunnel_id_nxm_1311768467463790320_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tunnel_id_nxm_1311768467463790320_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tunnel_id_nxm_1311768467463790320_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tunnel_id_nxm_1311768467463790320_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tunnel_id_nxm_1311768467463790320_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tunnel_id_nxm_1311768467463790320_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tunnel_id_nxm_1311768467463790320_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tunnel_id_nxm_1311768467463790320_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tunnel_id_nxm_1311768467463790320_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tunnel_id_nxm_1311768467463790320_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tunnel_id_nxm_18446744073709551615_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tunnel_id_nxm_18446744073709551615_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tunnel_id_nxm_18446744073709551615_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tunnel_id_nxm_18446744073709551615_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tunnel_id_nxm_18446744073709551615_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tunnel_id_nxm_18446744073709551615_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tunnel_id_nxm_18446744073709551615_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tunnel_id_nxm_18446744073709551615_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tunnel_id_nxm_18446744073709551615_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tunnel_id_nxm_18446744073709551615_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_tunnel_id_nxm_18446744073709551615_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_udp_dst_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_udp_dst_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_udp_dst_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_udp_dst_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_udp_dst_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_udp_dst_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_udp_dst_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_udp_dst_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_udp_dst_4660_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_udp_dst_4660_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_udp_dst_4660_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_udp_dst_4660_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_udp_dst_4660_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_udp_dst_4660_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_udp_dst_4660_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_udp_dst_4660_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_udp_dst_65535_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_udp_dst_65535_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_udp_dst_65535_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_udp_dst_65535_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_udp_dst_65535_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_udp_dst_65535_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_udp_dst_65535_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_udp_dst_65535_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_udp_src_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_udp_src_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_udp_src_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_udp_src_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_udp_src_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_udp_src_4660_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_udp_src_4660_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_udp_src_4660_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_udp_src_4660_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_udp_src_4660_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_udp_src_65535_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_udp_src_65535_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_udp_src_65535_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_udp_src_65535_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_udp_src_65535_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_vlan_pcp_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_vlan_pcp_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_vlan_pcp_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_vlan_pcp_255_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_vlan_pcp_255_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_vlan_pcp_255_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_2_parser_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_actset_output_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_actset_output_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_actset_output_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_arp_op_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_arp_op_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_arp_op_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_arp_sha_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_arp_sha_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_arp_sha_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_arp_spa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_arp_spa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_arp_spa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_arp_tha_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_arp_tha_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_arp_tha_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_arp_tpa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_arp_tpa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_arp_tpa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_conj_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_conj_id_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_conj_id_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_eth_dst_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_eth_dst_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_eth_dst_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_eth_dst_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_eth_dst_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_eth_dst_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_eth_src_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_eth_src_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_eth_src_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_actset_output_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_actset_output_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_actset_output_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_arp_op_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_arp_op_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_arp_op_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_arp_sha_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_arp_sha_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_arp_sha_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_arp_spa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_arp_spa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_arp_spa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_arp_tha_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_arp_tha_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_arp_tha_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_arp_tpa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_arp_tpa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_arp_tpa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_conj_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_conj_id_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_conj_id_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_eth_dst_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_eth_dst_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_eth_dst_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_eth_dst_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_eth_dst_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_eth_dst_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_eth_src_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_eth_src_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_eth_src_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_305419896_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_actset_output_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_actset_output_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_actset_output_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_arp_op_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_arp_op_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_arp_op_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_arp_sha_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_arp_sha_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_arp_sha_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_arp_spa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_arp_spa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_arp_spa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_arp_tha_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_arp_tha_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_arp_tha_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_arp_tpa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_arp_tpa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_arp_tpa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_conj_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_conj_id_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_conj_id_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_eth_dst_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_eth_dst_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_eth_dst_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_eth_dst_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_eth_dst_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_eth_dst_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_eth_src_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_eth_src_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_eth_src_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser__dp_hash_4294967295_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_arp_op_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_arp_op_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_arp_op_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_arp_sha_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_arp_sha_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_arp_sha_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_arp_spa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_arp_spa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_arp_spa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_arp_tha_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_arp_tha_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_arp_tha_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_arp_tpa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_arp_tpa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_arp_tpa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_conj_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_conj_id_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_conj_id_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_eth_dst_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_eth_dst_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_eth_dst_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_eth_dst_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_eth_dst_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_eth_dst_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_eth_src_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_eth_src_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_eth_src_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_arp_op_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_arp_op_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_arp_op_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_arp_sha_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_arp_sha_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_arp_sha_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_arp_spa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_arp_spa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_arp_spa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_arp_tha_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_arp_tha_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_arp_tha_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_arp_tpa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_arp_tpa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_arp_tpa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_conj_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_conj_id_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_conj_id_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_eth_dst_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_eth_dst_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_eth_dst_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_eth_dst_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_eth_dst_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_eth_dst_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_eth_src_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_eth_src_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_eth_src_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_305419896_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_arp_op_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_arp_op_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_arp_op_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_arp_sha_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_arp_sha_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_arp_sha_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_arp_spa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_arp_spa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_arp_spa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_arp_tha_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_arp_tha_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_arp_tha_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_arp_tpa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_arp_tpa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_arp_tpa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_conj_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_conj_id_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_conj_id_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_eth_dst_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_eth_dst_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_eth_dst_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_eth_dst_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_eth_dst_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_eth_dst_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_eth_src_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_eth_src_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_eth_src_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_actset_output_4294967295_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_arp_sha_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_arp_sha_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_arp_sha_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_arp_spa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_arp_spa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_arp_spa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_arp_tha_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_arp_tha_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_arp_tha_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_arp_tpa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_arp_tpa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_arp_tpa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_conj_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_conj_id_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_conj_id_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_eth_dst_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_eth_dst_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_eth_dst_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_eth_dst_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_eth_dst_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_eth_dst_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_eth_src_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_eth_src_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_eth_src_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_arp_sha_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_arp_sha_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_arp_sha_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_arp_spa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_arp_spa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_arp_spa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_arp_tha_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_arp_tha_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_arp_tha_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_arp_tpa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_arp_tpa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_arp_tpa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_conj_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_conj_id_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_conj_id_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_eth_dst_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_eth_dst_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_eth_dst_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_eth_dst_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_eth_dst_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_eth_dst_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_eth_src_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_eth_src_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_eth_src_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_4660_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_arp_sha_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_arp_sha_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_arp_sha_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_arp_spa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_arp_spa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_arp_spa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_arp_tha_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_arp_tha_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_arp_tha_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_arp_tpa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_arp_tpa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_arp_tpa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_conj_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_conj_id_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_conj_id_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_eth_dst_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_eth_dst_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_eth_dst_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_eth_dst_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_eth_dst_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_eth_dst_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_eth_src_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_eth_src_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_eth_src_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_op_65535_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_arp_spa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_arp_spa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_arp_spa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_arp_tha_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_arp_tha_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_arp_tha_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_arp_tpa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_arp_tpa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_arp_tpa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_conj_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_conj_id_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_conj_id_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_eth_dst_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_eth_dst_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_eth_dst_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_eth_dst_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_eth_dst_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_eth_dst_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_eth_src_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_eth_src_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_eth_src_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_arp_spa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_arp_spa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_arp_spa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_arp_tha_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_arp_tha_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_arp_tha_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_arp_tpa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_arp_tpa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_arp_tpa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_conj_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_conj_id_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_conj_id_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_dst_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_dst_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_dst_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_dst_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_dst_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_dst_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_src_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_src_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_src_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_arp_spa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_arp_spa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_arp_spa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_arp_tha_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_arp_tha_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_arp_tha_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_arp_tpa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_arp_tpa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_arp_tpa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_conj_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_conj_id_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_conj_id_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_dst_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_dst_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_dst_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_dst_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_dst_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_dst_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_src_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_src_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_src_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_arp_tha_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_arp_tha_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_arp_tha_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_arp_tpa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_arp_tpa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_arp_tpa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_conj_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_conj_id_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_conj_id_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_eth_dst_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_eth_dst_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_eth_dst_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_eth_dst_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_eth_dst_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_eth_dst_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_eth_src_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_eth_src_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_eth_src_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_0_0_0_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_arp_tha_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_arp_tha_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_arp_tha_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_arp_tpa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_arp_tpa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_arp_tpa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_conj_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_conj_id_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_conj_id_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_eth_dst_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_eth_dst_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_eth_dst_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_eth_dst_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_eth_dst_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_eth_dst_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_eth_src_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_eth_src_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_eth_src_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_192_0_2_1_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_arp_tha_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_arp_tha_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_arp_tha_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_arp_tpa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_arp_tpa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_arp_tpa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_conj_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_conj_id_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_conj_id_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_eth_dst_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_eth_dst_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_eth_dst_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_eth_dst_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_eth_dst_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_eth_dst_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_eth_src_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_eth_src_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_eth_src_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_spa_255_255_255_255_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_arp_tpa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_arp_tpa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_arp_tpa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_conj_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_conj_id_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_conj_id_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_eth_dst_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_eth_dst_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_eth_dst_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_eth_dst_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_eth_dst_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_eth_dst_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_eth_src_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_eth_src_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_eth_src_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_arp_tpa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_arp_tpa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_arp_tpa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_conj_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_conj_id_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_conj_id_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_dst_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_dst_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_dst_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_dst_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_dst_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_dst_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_src_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_src_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_src_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_arp_tpa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_arp_tpa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_arp_tpa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_conj_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_conj_id_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_conj_id_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_dst_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_dst_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_dst_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_dst_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_dst_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_dst_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_src_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_src_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_src_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_conj_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_conj_id_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_conj_id_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_eth_dst_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_eth_dst_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_eth_dst_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_eth_dst_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_eth_dst_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_eth_dst_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_eth_src_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_eth_src_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_eth_src_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_conj_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_conj_id_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_conj_id_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_eth_dst_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_eth_dst_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_eth_dst_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_eth_dst_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_eth_dst_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_eth_dst_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_eth_src_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_eth_src_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_eth_src_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_conj_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_conj_id_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_conj_id_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_eth_dst_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_eth_dst_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_eth_dst_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_eth_dst_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_eth_dst_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_eth_dst_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_eth_src_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_eth_src_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_eth_src_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_eth_dst_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_eth_dst_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_eth_dst_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_eth_dst_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_eth_dst_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_eth_dst_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_eth_src_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_eth_src_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_eth_src_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_eth_dst_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_eth_dst_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_eth_dst_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_eth_dst_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_eth_dst_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_eth_dst_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_eth_src_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_eth_src_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_eth_src_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_305419896_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_eth_dst_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_eth_dst_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_eth_dst_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_eth_dst_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_eth_dst_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_eth_dst_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_eth_src_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_eth_src_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_eth_src_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_conj_id_4294967295_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_eth_dst_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_eth_dst_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_eth_dst_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_eth_src_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_eth_src_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_eth_src_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_dst_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_dst_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_dst_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_src_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_src_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_src_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_dst_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_dst_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_dst_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_src_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_src_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_src_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_eth_src_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_eth_src_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_eth_src_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_eth_src_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_eth_src_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_eth_src_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_eth_src_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_eth_src_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_eth_src_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_4660_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_eth_type_65535_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_code_255_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv4_type_255_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_code_255_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_0_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_0_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_0_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_0_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_0_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_0_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_0_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_0_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_0_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_0_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_0_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_0_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_0_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_0_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_0_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_0_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_0_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_0_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_0_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_0_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_0_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_0_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_0_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_0_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_0_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_0_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_0_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_0_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_0_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_0_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_0_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_0_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_0_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_0_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_0_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_0_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_0_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_0_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_0_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_0_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_0_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_0_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_0_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_0_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_0_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_0_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_0_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_0_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_0_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_0_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_0_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_0_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_0_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_0_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_0_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_0_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_0_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_0_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_0_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_0_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_0_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_0_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_0_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_0_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_0_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_255_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_255_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_255_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_255_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_255_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_255_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_255_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_255_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_255_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_255_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_255_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_255_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_255_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_255_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_255_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_255_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_255_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_255_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_255_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_255_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_255_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_255_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_255_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_255_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_255_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_255_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_255_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_255_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_255_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_255_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_255_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_255_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_255_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_255_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_255_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_255_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_255_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_255_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_255_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_255_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_255_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_255_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_255_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_255_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_255_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_255_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_255_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_255_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_255_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_255_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_255_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_255_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_255_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_255_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_255_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_255_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_255_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_255_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_255_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_255_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_255_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_255_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_255_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_255_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_255_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_255_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_255_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_255_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_255_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_255_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_255_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_255_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_255_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_255_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_255_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_255_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_255_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_255_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_255_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_255_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_255_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_255_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_255_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_255_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_255_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_255_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_255_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_255_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_255_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_255_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_255_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_255_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_255_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_255_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_255_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_255_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_255_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_255_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_255_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_255_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_255_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_255_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_255_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_255_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_255_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_255_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_255_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_255_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_255_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_255_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_icmpv6_type_255_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_0_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_0_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_0_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_0_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_0_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_0_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_0_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_0_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_0_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_0_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_0_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_0_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_0_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_0_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_0_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_0_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_0_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_0_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_0_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_0_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_0_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_0_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_0_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_0_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_0_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_0_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_0_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_0_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_0_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_0_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_0_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_0_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_0_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_0_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_0_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_0_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_0_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_0_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_0_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_0_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_0_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_0_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_0_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_0_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_0_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_0_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_0_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_0_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_0_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_0_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_0_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_0_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_0_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_0_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_0_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_0_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_0_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_0_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_0_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_0_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_0_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_0_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_305419896_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_305419896_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_305419896_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_305419896_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_305419896_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_305419896_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_305419896_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_305419896_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_305419896_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_305419896_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_305419896_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_305419896_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_305419896_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_305419896_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_305419896_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_305419896_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_305419896_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_305419896_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_305419896_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_305419896_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_305419896_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_305419896_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_305419896_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_305419896_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_305419896_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_305419896_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_305419896_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_305419896_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_305419896_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_305419896_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_305419896_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_305419896_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_305419896_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_305419896_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_305419896_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_305419896_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_305419896_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_305419896_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_305419896_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_305419896_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_305419896_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_305419896_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_305419896_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_305419896_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_305419896_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_305419896_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_305419896_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_305419896_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_305419896_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_305419896_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_305419896_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_305419896_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_305419896_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_305419896_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_305419896_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_305419896_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_305419896_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_305419896_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_305419896_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_305419896_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_305419896_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_305419896_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_305419896_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_305419896_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_305419896_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_305419896_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_305419896_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_305419896_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_305419896_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_305419896_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_305419896_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_305419896_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_305419896_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_305419896_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_305419896_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_305419896_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_305419896_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_305419896_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_305419896_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_305419896_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_305419896_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_305419896_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_305419896_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_305419896_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_305419896_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_305419896_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_305419896_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_305419896_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_305419896_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_305419896_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_305419896_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_305419896_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_305419896_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_305419896_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_305419896_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_305419896_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_305419896_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_305419896_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_305419896_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_305419896_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_305419896_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_305419896_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_305419896_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_305419896_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_305419896_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_305419896_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_305419896_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_305419896_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_305419896_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_305419896_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_305419896_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_305419896_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_305419896_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_305419896_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_305419896_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_305419896_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_305419896_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_305419896_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_4294967295_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_4294967295_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_4294967295_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_4294967295_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_4294967295_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_4294967295_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_4294967295_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_4294967295_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_4294967295_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_4294967295_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_4294967295_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_4294967295_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_4294967295_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_4294967295_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_4294967295_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_4294967295_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_4294967295_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_4294967295_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_4294967295_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_4294967295_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_4294967295_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_4294967295_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_4294967295_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_4294967295_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_4294967295_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_4294967295_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_4294967295_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_4294967295_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_4294967295_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_4294967295_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_4294967295_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_4294967295_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_4294967295_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_4294967295_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_4294967295_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_4294967295_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_4294967295_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_4294967295_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_4294967295_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_4294967295_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_4294967295_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_4294967295_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_4294967295_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_4294967295_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_4294967295_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_4294967295_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_4294967295_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_4294967295_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_4294967295_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_4294967295_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_4294967295_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_4294967295_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_4294967295_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_4294967295_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_4294967295_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_4294967295_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_4294967295_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_4294967295_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_4294967295_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_4294967295_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_4294967295_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_4294967295_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_4294967295_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_4294967295_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_4294967295_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_4294967295_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_4294967295_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_4294967295_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_4294967295_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_4294967295_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_4294967295_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_4294967295_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_4294967295_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_4294967295_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_4294967295_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_4294967295_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_4294967295_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_4294967295_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_4294967295_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_4294967295_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_4294967295_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_4294967295_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_4294967295_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_4294967295_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_4294967295_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_4294967295_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_4294967295_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_4294967295_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_4294967295_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_4294967295_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_4294967295_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_4294967295_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_4294967295_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_4294967295_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_4294967295_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_4294967295_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_4294967295_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_4294967295_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_4294967295_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_4294967295_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_4294967295_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_4294967295_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_4294967295_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_4294967295_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_4294967295_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_4294967295_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_4294967295_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_4294967295_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_4294967295_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_4294967295_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_4294967295_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_4294967295_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_4294967295_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_4294967295_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_4294967295_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_4294967295_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_4294967295_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_phy_port_4294967295_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_0_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_0_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_0_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_0_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_0_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_0_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_0_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_0_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_0_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_0_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_0_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_0_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_0_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_0_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_0_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_0_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_0_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_0_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_0_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_0_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_0_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_0_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_0_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_0_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_0_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_0_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_0_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_0_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_0_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_0_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_0_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_0_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_0_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_0_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_0_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_0_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_0_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_0_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_0_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_0_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_0_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_0_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_0_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_0_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_0_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_0_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_0_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_0_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_0_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_0_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_0_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_0_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_0_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_0_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_0_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_0_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_0_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_0_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_0_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_305419896_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_305419896_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_305419896_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_305419896_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_305419896_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_305419896_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_305419896_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_305419896_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_305419896_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_305419896_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_305419896_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_305419896_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_305419896_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_305419896_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_305419896_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_305419896_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_305419896_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_305419896_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_305419896_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_305419896_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_305419896_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_305419896_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_305419896_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_305419896_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_305419896_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_305419896_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_305419896_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_305419896_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_305419896_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_305419896_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_305419896_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_305419896_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_305419896_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_305419896_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_305419896_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_305419896_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_305419896_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_305419896_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_305419896_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_305419896_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_305419896_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_305419896_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_305419896_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_305419896_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_305419896_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_305419896_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_305419896_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_305419896_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_305419896_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_305419896_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_305419896_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_305419896_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_305419896_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_305419896_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_305419896_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_305419896_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_305419896_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_305419896_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_305419896_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_305419896_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_305419896_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_305419896_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_305419896_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_305419896_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_305419896_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_305419896_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_305419896_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_305419896_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_305419896_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_305419896_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_305419896_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_305419896_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_305419896_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_305419896_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_305419896_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_305419896_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_305419896_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_305419896_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_305419896_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_305419896_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_305419896_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_305419896_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_305419896_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_305419896_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_305419896_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_305419896_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_305419896_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_305419896_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_305419896_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_305419896_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_305419896_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_305419896_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_305419896_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_305419896_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_305419896_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_305419896_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_305419896_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_305419896_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_305419896_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_305419896_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_305419896_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_305419896_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_305419896_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_305419896_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_305419896_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_305419896_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_305419896_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_305419896_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_305419896_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_305419896_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_305419896_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_305419896_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_305419896_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_305419896_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_305419896_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_4294967295_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_4294967295_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_4294967295_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_4294967295_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_4294967295_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_4294967295_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_4294967295_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_4294967295_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_4294967295_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_4294967295_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_4294967295_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_4294967295_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_4294967295_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_4294967295_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_4294967295_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_4294967295_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_4294967295_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_4294967295_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_4294967295_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_4294967295_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_4294967295_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_4294967295_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_4294967295_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_4294967295_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_4294967295_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_4294967295_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_4294967295_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_4294967295_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_4294967295_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_4294967295_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_4294967295_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_4294967295_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_4294967295_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_4294967295_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_4294967295_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_4294967295_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_4294967295_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_4294967295_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_4294967295_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_4294967295_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_4294967295_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_4294967295_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_4294967295_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_4294967295_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_4294967295_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_4294967295_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_4294967295_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_4294967295_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_4294967295_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_4294967295_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_4294967295_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_4294967295_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_4294967295_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_4294967295_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_4294967295_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_4294967295_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_4294967295_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_4294967295_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_4294967295_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_4294967295_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_4294967295_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_4294967295_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_4294967295_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_4294967295_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_4294967295_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_4294967295_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_4294967295_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_4294967295_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_4294967295_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_4294967295_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_4294967295_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_4294967295_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_4294967295_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_4294967295_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_4294967295_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_4294967295_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_4294967295_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_4294967295_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_4294967295_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_4294967295_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_4294967295_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_4294967295_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_4294967295_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_4294967295_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_4294967295_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_4294967295_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_4294967295_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_4294967295_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_4294967295_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_4294967295_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_4294967295_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_4294967295_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_4294967295_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_4294967295_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_4294967295_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_4294967295_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_4294967295_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_4294967295_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_4294967295_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_4294967295_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_4294967295_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_4294967295_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_4294967295_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_4294967295_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_4294967295_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_4294967295_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_4294967295_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_4294967295_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_4294967295_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_4294967295_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_4294967295_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_4294967295_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_4294967295_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_4294967295_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_in_port_4294967295_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_0_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_0_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_0_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_0_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_0_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_0_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_0_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_0_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_0_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_0_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_0_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_0_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_0_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_0_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_0_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_0_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_0_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_0_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_0_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_0_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_0_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_0_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_0_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_0_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_0_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_0_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_0_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_0_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_0_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_0_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_0_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_0_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_0_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_0_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_0_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_0_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_0_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_0_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_0_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_0_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_0_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_0_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_0_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_0_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_0_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_0_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_0_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_0_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_0_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_0_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_0_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_0_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_0_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_0_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_0_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_0_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_0_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_255_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_255_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_255_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_255_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_255_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_255_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_255_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_255_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_255_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_255_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_255_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_255_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_255_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_255_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_255_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_255_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_255_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_255_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_255_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_255_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_255_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_255_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_255_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_255_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_255_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_255_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_255_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_255_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_255_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_255_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_255_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_255_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_255_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_255_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_255_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_255_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_255_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_255_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_255_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_255_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_255_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_255_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_255_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_255_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_255_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_255_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_255_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_255_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_255_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_255_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_255_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_255_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_255_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_255_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_255_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_255_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_255_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_255_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_255_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_255_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_255_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_255_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_255_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_255_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_255_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_255_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_255_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_255_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_255_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_255_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_255_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_255_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_255_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_255_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_255_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_255_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_255_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_255_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_255_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_255_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_255_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_255_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_255_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_255_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_255_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_255_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_255_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_255_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_255_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_255_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_255_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_255_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_255_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_255_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_255_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_255_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_255_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_255_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_255_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_255_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_255_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_255_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_dscp_255_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_0_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_0_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_0_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_0_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_0_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_0_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_0_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_0_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_0_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_0_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_0_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_0_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_0_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_0_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_0_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_0_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_0_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_0_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_0_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_0_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_0_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_0_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_0_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_0_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_0_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_0_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_0_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_0_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_0_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_0_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_0_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_0_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_0_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_0_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_0_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_0_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_0_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_0_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_0_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_0_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_0_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_0_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_0_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_0_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_0_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_0_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_0_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_0_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_0_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_0_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_0_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_0_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_0_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_0_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_0_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_255_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_255_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_255_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_255_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_255_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_255_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_255_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_255_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_255_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_255_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_255_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_255_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_255_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_255_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_255_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_255_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_255_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_255_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_255_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_255_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_255_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_255_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_255_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_255_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_255_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_255_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_255_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_255_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_255_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_255_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_255_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_255_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_255_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_255_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_255_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_255_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_255_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_255_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_255_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_255_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_255_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_255_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_255_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_255_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_255_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_255_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_255_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_255_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_255_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_255_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_255_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_255_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_255_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_255_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_255_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_255_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_255_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_255_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_255_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_255_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_255_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_255_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_255_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_255_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_255_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_255_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_255_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_255_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_255_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_255_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_255_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_255_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_255_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_255_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_255_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_255_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_255_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_255_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_255_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_255_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_255_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_255_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_255_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_255_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_255_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_255_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_255_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_255_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_255_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_255_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_255_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_255_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_255_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_255_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_255_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_255_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_255_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_255_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_255_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_255_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_ecn_255_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_0_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_0_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_0_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_0_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_0_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_0_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_0_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_0_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_0_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_0_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_0_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_0_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_0_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_0_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_0_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_0_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_0_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_0_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_0_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_0_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_0_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_0_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_0_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_0_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_0_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_0_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_0_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_0_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_0_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_0_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_0_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_0_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_0_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_0_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_0_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_0_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_0_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_0_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_0_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_0_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_0_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_0_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_0_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_0_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_0_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_0_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_0_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_0_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_0_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_0_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_0_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_0_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_0_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_255_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_255_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_255_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_255_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_255_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_255_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_255_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_255_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_255_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_255_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_255_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_255_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_255_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_255_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_255_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_255_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_255_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_255_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_255_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_255_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_255_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_255_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_255_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_255_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_255_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_255_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_255_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_255_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_255_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_255_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_255_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_255_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_255_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_255_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_255_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_255_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_255_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_255_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_255_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_255_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_255_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_255_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_255_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_255_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_255_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_255_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_255_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_255_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_255_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_255_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_255_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_255_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_255_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_255_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_255_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_255_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_255_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_255_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_255_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_255_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_255_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_255_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_255_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_255_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_255_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_255_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_255_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_255_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_255_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_255_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_255_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_255_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_255_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_255_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_255_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_255_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_255_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_255_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_255_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_255_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_255_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_255_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_255_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_255_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_255_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_255_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_255_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_255_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_255_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_255_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_255_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_255_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_255_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_255_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_255_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_255_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_255_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_255_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ip_proto_255_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst____ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst____ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst____ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst____ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst____ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst____ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst____ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst____ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst____ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst____ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst____ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst____ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst____ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst____ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst____ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst____ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst____ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst____ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst____metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst____metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst____metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst____mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst____mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst____mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst____mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst____mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst____mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst____mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst____pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst____pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst____pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst____pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst____pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst____pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst____pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst____pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst____reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst____reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst____reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst____reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst____reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst____reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst____reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst____reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst____reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst____reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst____reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst____reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst____reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst____reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst____reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst____reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst____reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst____reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst____reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst____reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst____reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst____reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst____reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst____reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst____sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst____sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst____sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst____sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst____sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst____sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst____tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst____tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst____tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst____tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst____tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst____tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst____tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst____tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst____tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst____tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst____tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst____tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst____tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst____tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst____tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst____tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst____tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst____tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst____tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst____tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst____tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst____tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst____tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst____tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst____tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst____tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst____tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst____udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst____udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst____udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst____udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst____udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst____udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst____vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst____vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst____vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst____vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst____vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_0_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_0_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_0_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_0_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_0_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_0_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_0_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_0_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_0_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_0_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_0_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_0_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_0_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_0_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_0_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_0_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_0_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_0_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_0_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_0_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_0_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_0_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_0_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_0_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_0_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_0_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_0_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_0_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_0_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_0_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_0_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_0_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_0_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_0_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_0_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_0_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_0_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_0_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_0_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_0_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_0_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_0_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_0_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_4660_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_4660_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_4660_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_4660_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_4660_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_4660_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_4660_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_4660_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_4660_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_4660_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_4660_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_4660_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_4660_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_4660_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_4660_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_4660_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_4660_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_4660_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_4660_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_4660_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_4660_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_4660_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_4660_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_4660_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_4660_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_4660_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_4660_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_4660_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_4660_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_4660_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_4660_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_4660_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_4660_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_4660_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_4660_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_4660_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_4660_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_4660_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_4660_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_4660_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_4660_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_4660_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_4660_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_4660_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_4660_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_4660_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_4660_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_4660_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_4660_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_4660_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_4660_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_4660_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_4660_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_4660_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_4660_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_4660_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_4660_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_4660_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_4660_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_4660_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_4660_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_4660_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_4660_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_4660_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_4660_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_4660_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_4660_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_4660_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_4660_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_4660_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_4660_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_4660_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_4660_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_4660_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_4660_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_4660_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_4660_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_4660_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_4660_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_4660_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_4660_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_4660_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_4660_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_4660_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_4660_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_4660_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_4660_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_4660_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_4660_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_4660_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_4660_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_4660_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_4660_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_4660_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_4660_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_4660_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_4660_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_4660_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_4660_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_4660_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_4660_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_65535_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_65535_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_65535_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_65535_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_65535_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_65535_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_65535_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_65535_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_65535_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_65535_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_65535_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_65535_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_65535_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_65535_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_65535_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_65535_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_65535_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_65535_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_65535_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_65535_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_65535_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_65535_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_65535_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_65535_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_65535_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_65535_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_65535_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_65535_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_65535_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_65535_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_65535_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_65535_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_65535_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_65535_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_65535_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_65535_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_65535_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_65535_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_65535_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_65535_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_65535_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_65535_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_65535_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_65535_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_65535_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_65535_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_65535_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_65535_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_65535_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_65535_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_65535_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_65535_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_65535_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_65535_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_65535_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_65535_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_65535_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_65535_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_65535_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_65535_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_65535_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_65535_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_65535_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_65535_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_65535_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_65535_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_65535_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_65535_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_65535_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_65535_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_65535_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_65535_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_65535_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_65535_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_65535_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_65535_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_65535_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_65535_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_65535_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_65535_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_65535_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_65535_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_65535_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_65535_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_65535_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_65535_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_65535_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_65535_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_65535_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_65535_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_65535_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_65535_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_65535_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_65535_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_65535_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_65535_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_65535_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_65535_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_65535_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_65535_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_exthdr_65535_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_0_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_0_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_0_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_0_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_0_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_0_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_0_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_0_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_0_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_0_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_0_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_0_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_0_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_0_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_0_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_0_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_0_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_0_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_0_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_0_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_0_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_0_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_0_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_0_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_0_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_0_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_0_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_0_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_0_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_0_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_0_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_0_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_0_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_0_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_0_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_0_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_0_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_0_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_0_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_0_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_305419896_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_305419896_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_305419896_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_305419896_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_305419896_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_305419896_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_305419896_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_305419896_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_305419896_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_305419896_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_305419896_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_305419896_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_305419896_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_305419896_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_305419896_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_305419896_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_305419896_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_305419896_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_305419896_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_305419896_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_305419896_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_305419896_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_305419896_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_305419896_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_305419896_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_305419896_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_305419896_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_305419896_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_305419896_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_305419896_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_305419896_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_305419896_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_305419896_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_305419896_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_305419896_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_305419896_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_305419896_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_305419896_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_305419896_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_305419896_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_305419896_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_305419896_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_305419896_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_305419896_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_305419896_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_305419896_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_305419896_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_305419896_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_305419896_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_305419896_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_305419896_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_305419896_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_305419896_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_305419896_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_305419896_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_305419896_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_305419896_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_305419896_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_305419896_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_305419896_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_305419896_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_305419896_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_305419896_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_305419896_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_305419896_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_305419896_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_305419896_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_305419896_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_305419896_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_305419896_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_305419896_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_305419896_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_305419896_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_305419896_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_305419896_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_305419896_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_305419896_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_305419896_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_305419896_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_305419896_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_305419896_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_305419896_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_305419896_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_305419896_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_305419896_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_305419896_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_305419896_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_305419896_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_305419896_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_305419896_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_305419896_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_305419896_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_305419896_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_305419896_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_4294967295_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_4294967295_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_4294967295_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_4294967295_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_4294967295_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_4294967295_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_4294967295_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_4294967295_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_4294967295_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_4294967295_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_4294967295_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_4294967295_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_4294967295_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_4294967295_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_4294967295_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_4294967295_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_4294967295_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_4294967295_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_4294967295_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_4294967295_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_4294967295_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_4294967295_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_4294967295_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_4294967295_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_4294967295_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_4294967295_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_4294967295_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_4294967295_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_4294967295_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_4294967295_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_4294967295_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_4294967295_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_4294967295_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_4294967295_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_4294967295_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_4294967295_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_4294967295_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_4294967295_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_4294967295_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_4294967295_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_4294967295_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_4294967295_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_4294967295_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_4294967295_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_4294967295_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_4294967295_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_4294967295_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_4294967295_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_4294967295_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_4294967295_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_4294967295_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_4294967295_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_4294967295_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_4294967295_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_4294967295_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_4294967295_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_4294967295_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_4294967295_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_4294967295_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_4294967295_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_4294967295_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_4294967295_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_4294967295_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_4294967295_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_4294967295_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_4294967295_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_4294967295_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_4294967295_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_4294967295_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_4294967295_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_4294967295_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_4294967295_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_4294967295_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_4294967295_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_4294967295_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_4294967295_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_4294967295_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_4294967295_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_4294967295_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_4294967295_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_4294967295_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_4294967295_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_4294967295_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_4294967295_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_4294967295_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_4294967295_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_4294967295_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_4294967295_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_4294967295_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_4294967295_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_4294967295_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_4294967295_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_4294967295_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_flabel_4294967295_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target____ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target____ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target____ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target____ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target____ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target____ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target____metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target____metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target____metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target____mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target____mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target____mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target____mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target____mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target____mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target____mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target____pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target____pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target____pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target____pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target____pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target____pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target____pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target____pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target____reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target____reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target____reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target____reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target____reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target____reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target____reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target____reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target____reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target____reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target____reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target____reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target____reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target____reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target____reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target____reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target____reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target____reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target____reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target____reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target____reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target____reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target____reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target____reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target____sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target____sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target____sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target____sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target____sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target____sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target____tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target____tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target____tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target____tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target____tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target____tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target____tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target____tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target____tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target____tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target____tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target____tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target____tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target____tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target____tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target____tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target____tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target____tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target____tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target____tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target____tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target____tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target____tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target____tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target____tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target____tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target____tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target____udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target____udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target____udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target____udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target____udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target____udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target____vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target____vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target____vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target____vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target____vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src____metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src____metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src____metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src____mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src____mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src____mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src____mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src____mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src____mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src____mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src____pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src____pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src____pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src____pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src____pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src____pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src____pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src____pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src____reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src____reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src____reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src____reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src____reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src____reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src____reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src____reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src____reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src____reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src____reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src____reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src____reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src____reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src____reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src____reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src____reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src____reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src____reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src____reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src____reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src____reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src____reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src____reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src____sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src____sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src____sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src____sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src____sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src____sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src____tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src____tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src____tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src____tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src____tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src____tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src____tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src____tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src____tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src____tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src____tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src____tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src____tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src____tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src____tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src____tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src____tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src____tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src____tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src____tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src____tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src____tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src____tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src____tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src____tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src____tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src____tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src____udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src____udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src____udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src____udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src____udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src____udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src____vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src____vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src____vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src____vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src____vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__actset_output__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__actset_output__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__actset_output__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__arp_op__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__arp_op__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__arp_op__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__arp_spa___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__arp_spa___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__arp_spa___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__arp_tpa___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__arp_tpa___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__arp_tpa___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__conj_id__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__conj_id__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__conj_id__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__eth_type__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__eth_type__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__eth_type__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__actset_output__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__actset_output__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__actset_output__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__arp_op__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__arp_op__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__arp_op__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__arp_spa___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__arp_spa___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__arp_spa___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__arp_tpa___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__arp_tpa___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__arp_tpa___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__conj_id__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__conj_id__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__conj_id__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__eth_type__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__eth_type__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__eth_type__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__actset_output__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__actset_output__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__actset_output__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__arp_op__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__arp_op__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__arp_op__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__arp_spa___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__arp_spa___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__arp_spa___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__arp_tpa___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__arp_tpa___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__arp_tpa___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__conj_id__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__conj_id__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__conj_id__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__eth_type__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__eth_type__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__eth_type__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__arp_op__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__arp_op__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__arp_op__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__arp_spa___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__arp_spa___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__arp_spa___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__arp_tpa___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__arp_tpa___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__arp_tpa___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__conj_id__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__conj_id__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__conj_id__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__eth_type__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__eth_type__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__eth_type__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__0__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__arp_op__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__arp_op__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__arp_op__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__arp_spa___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__arp_spa___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__arp_spa___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__arp_tpa___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__arp_tpa___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__arp_tpa___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__conj_id__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__conj_id__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__conj_id__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__eth_type__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__eth_type__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__eth_type__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__arp_op__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__arp_op__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__arp_op__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__arp_spa___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__arp_spa___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__arp_spa___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__arp_tpa___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__arp_tpa___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__arp_tpa___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__conj_id__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__conj_id__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__conj_id__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__eth_type__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__eth_type__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__eth_type__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__arp_spa___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__arp_spa___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__arp_spa___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__arp_tpa___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__arp_tpa___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__arp_tpa___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__conj_id__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__conj_id__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__conj_id__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__eth_type__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__eth_type__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__eth_type__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__0__4660__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__arp_spa___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__arp_spa___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__arp_spa___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__arp_tpa___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__arp_tpa___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__arp_tpa___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__conj_id__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__conj_id__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__conj_id__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__eth_type__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__eth_type__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__eth_type__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__4660__4660__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__arp_spa___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__arp_spa___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__arp_spa___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__arp_tpa___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__arp_tpa___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__arp_tpa___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__conj_id__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__conj_id__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__conj_id__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__eth_type__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__eth_type__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__eth_type__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_op__65535__4660__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___conj_id__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___conj_id__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___conj_id__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___conj_id__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___conj_id__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___conj_id__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___conj_id__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___conj_id__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___conj_id__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___conj_id__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___conj_id__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___conj_id__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_type__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_type__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_type__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___conj_id__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___conj_id__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___conj_id__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_type__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_type__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_type__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___conj_id__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___conj_id__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___conj_id__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_type__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_type__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_type__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___conj_id__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___conj_id__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___conj_id__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___conj_id__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___conj_id__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___conj_id__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___conj_id__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___conj_id__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___conj_id__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___conj_id__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___conj_id__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___conj_id__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_type__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_type__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_type__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___conj_id__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___conj_id__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___conj_id__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_type__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_type__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_type__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___conj_id__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___conj_id__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___conj_id__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_type__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_type__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_type__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__eth_type__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__eth_type__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__eth_type__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__0__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__eth_type__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__eth_type__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__eth_type__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__eth_type__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__eth_type__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__eth_type__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__0__4660__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__0__4660__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__0__4660__icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__0__4660__icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__0__4660__icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__0__4660__icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__0__4660__icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__0__4660__icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__0__4660__icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__0__4660__icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__0__4660__in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__0__4660__in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__0__4660__in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__0__4660__in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__0__4660__in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__0__4660__in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__0__4660__ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__0__4660__ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__0__4660__ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__0__4660__ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__0__4660__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__0__4660__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__0__4660__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__0__4660__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__0__4660__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__0__4660__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__0__4660__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__0__4660__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__0__4660__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__0__4660__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__0__4660__ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__0__4660__ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__0__4660__ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__0__4660__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__0__4660__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__0__4660__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__0__4660__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__0__4660__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__0__4660__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__0__4660__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__0__4660__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__0__4660__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__0__4660__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__0__4660__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__0__4660__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__0__4660__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__0__4660__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__0__4660__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__0__4660__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__0__4660__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__0__4660__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__0__4660__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__0__4660__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__0__4660__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__0__4660__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__0__4660__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__0__4660__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__0__4660__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__0__4660__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__0__4660__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__0__4660__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__0__4660__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__0__4660__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__0__4660__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__0__4660__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__0__4660__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__0__4660__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__0__4660__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__0__4660__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__0__4660__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__0__4660__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__0__4660__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__0__4660__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__0__4660__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__0__4660__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__0__4660__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__0__4660__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__0__4660__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__0__4660__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__0__4660__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__0__4660__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__0__4660__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__0__4660__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__0__4660__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__0__4660__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__0__4660__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__0__4660__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__0__4660__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__0__4660__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__0__4660__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__0__4660__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__0__4660__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__0__4660__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__0__4660__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__0__4660__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__0__4660__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__0__4660__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__0__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__0__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__0__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__0__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__0__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__0__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__0__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__0__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__0__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__0__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__0__4660__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__0__4660__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__0__4660__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__0__4660__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__0__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__0__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__0__4660__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__0__4660__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__0__4660__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__0__4660__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__0__4660__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__0__4660__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__0__4660__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__0__4660__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__0__4660__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__0__4660__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__0__4660__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__4660__4660__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__4660__4660__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__4660__4660__icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__4660__4660__icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__4660__4660__icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__4660__4660__icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__4660__4660__icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__4660__4660__icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__4660__4660__icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__4660__4660__icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__4660__4660__in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__4660__4660__in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__4660__4660__in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__4660__4660__in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__4660__4660__in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__4660__4660__in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__4660__4660__ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__4660__4660__ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__4660__4660__ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__4660__4660__ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__4660__4660__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__4660__4660__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__4660__4660__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__4660__4660__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__4660__4660__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__4660__4660__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__4660__4660__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__4660__4660__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__4660__4660__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__4660__4660__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__4660__4660__ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__4660__4660__ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__4660__4660__ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__4660__4660__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__4660__4660__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__4660__4660__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__4660__4660__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__4660__4660__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__4660__4660__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__4660__4660__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__4660__4660__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__4660__4660__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__4660__4660__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__4660__4660__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__4660__4660__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__4660__4660__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__4660__4660__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__4660__4660__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__4660__4660__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__4660__4660__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__4660__4660__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__4660__4660__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__4660__4660__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__4660__4660__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__4660__4660__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__4660__4660__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__4660__4660__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__4660__4660__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__4660__4660__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__4660__4660__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__4660__4660__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__4660__4660__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__4660__4660__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__4660__4660__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__4660__4660__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__4660__4660__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__4660__4660__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__4660__4660__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__4660__4660__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__4660__4660__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__4660__4660__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__4660__4660__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__4660__4660__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__4660__4660__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__4660__4660__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__4660__4660__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__4660__4660__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__4660__4660__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__4660__4660__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__4660__4660__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__4660__4660__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__4660__4660__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__4660__4660__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__4660__4660__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__4660__4660__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__4660__4660__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__4660__4660__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__4660__4660__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__4660__4660__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__4660__4660__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__4660__4660__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__4660__4660__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__4660__4660__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__4660__4660__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__4660__4660__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__4660__4660__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__4660__4660__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__4660__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__4660__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__4660__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__4660__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__4660__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__4660__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__4660__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__4660__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__4660__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__4660__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__4660__4660__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__4660__4660__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__4660__4660__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__4660__4660__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__4660__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__4660__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__4660__4660__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__4660__4660__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__4660__4660__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__4660__4660__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__4660__4660__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__4660__4660__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__4660__4660__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__4660__4660__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__4660__4660__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__4660__4660__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__4660__4660__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__65535__4660__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__65535__4660__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__65535__4660__icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__65535__4660__icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__65535__4660__icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__65535__4660__icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__65535__4660__icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__65535__4660__icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__65535__4660__icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__65535__4660__icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__65535__4660__in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__65535__4660__in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__65535__4660__in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__65535__4660__in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__65535__4660__in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__65535__4660__in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__65535__4660__ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__65535__4660__ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__65535__4660__ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__65535__4660__ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__65535__4660__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__65535__4660__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__65535__4660__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__65535__4660__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__65535__4660__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__65535__4660__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__65535__4660__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__65535__4660__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__65535__4660__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__65535__4660__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__65535__4660__ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__65535__4660__ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__65535__4660__ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__65535__4660__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__65535__4660__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__65535__4660__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__65535__4660__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__65535__4660__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__65535__4660__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__65535__4660__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__65535__4660__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__65535__4660__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__65535__4660__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__65535__4660__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__65535__4660__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__65535__4660__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__65535__4660__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__65535__4660__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__65535__4660__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__65535__4660__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__65535__4660__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__65535__4660__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__65535__4660__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__65535__4660__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__65535__4660__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__65535__4660__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__65535__4660__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__65535__4660__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__65535__4660__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__65535__4660__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__65535__4660__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__65535__4660__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__65535__4660__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__65535__4660__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__65535__4660__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__65535__4660__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__65535__4660__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__65535__4660__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__65535__4660__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__65535__4660__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__65535__4660__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__65535__4660__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__65535__4660__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__65535__4660__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__65535__4660__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__65535__4660__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__65535__4660__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__65535__4660__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__65535__4660__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__65535__4660__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__65535__4660__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__65535__4660__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__65535__4660__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__65535__4660__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__65535__4660__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__65535__4660__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__65535__4660__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__65535__4660__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__65535__4660__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__65535__4660__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__65535__4660__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__65535__4660__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__65535__4660__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__65535__4660__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__65535__4660__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__65535__4660__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__65535__4660__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__65535__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__65535__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__65535__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__65535__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__65535__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__65535__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__65535__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__65535__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__65535__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__65535__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__65535__4660__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__65535__4660__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__65535__4660__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__65535__4660__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__65535__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__65535__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__65535__4660__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__65535__4660__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__65535__4660__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__65535__4660__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__65535__4660__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__65535__4660__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__65535__4660__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__65535__4660__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__65535__4660__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__65535__4660__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_eth_type__65535__4660__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__0__305419896__ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__0__305419896__ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__0__305419896__ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__0__305419896__ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__0__305419896__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__0__305419896__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__0__305419896__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__0__305419896__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__0__305419896__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__0__305419896__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__0__305419896__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__0__305419896__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__0__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__0__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__0__305419896__ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__0__305419896__ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__0__305419896__ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__0__305419896__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__0__305419896__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__0__305419896__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__0__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__0__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__0__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__0__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__0__305419896__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__0__305419896__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__0__305419896__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__0__305419896__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__0__305419896__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__0__305419896__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__0__305419896__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__0__305419896__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__0__305419896__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__0__305419896__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__0__305419896__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__0__305419896__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__0__305419896__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__0__305419896__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__0__305419896__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__0__305419896__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__0__305419896__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__0__305419896__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__0__305419896__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__0__305419896__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__0__305419896__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__0__305419896__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__0__305419896__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__0__305419896__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__0__305419896__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__0__305419896__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__0__305419896__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__0__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__0__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__0__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__0__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__0__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__0__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__0__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__0__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__0__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__0__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__0__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__0__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__0__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__0__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__0__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__0__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__0__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__0__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__0__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__0__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__0__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__0__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__0__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__0__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__0__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__0__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__0__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__0__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__0__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__0__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__0__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__0__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__0__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__0__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__0__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__0__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__0__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__0__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__0__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__0__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__0__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__0__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__0__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__0__255__ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__0__255__ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__0__255__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__0__255__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__0__255__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__0__255__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__0__255__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__0__255__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__0__255__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__0__255__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__0__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__0__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__0__255__ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__0__255__ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__0__255__ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__0__255__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__0__255__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__0__255__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__0__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__0__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__0__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__0__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__0__255__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__0__255__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__0__255__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__0__255__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__0__255__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__0__255__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__0__255__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__0__255__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__0__255__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__0__255__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__0__255__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__0__255__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__0__255__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__0__255__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__0__255__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__0__255__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__0__255__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__0__255__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__0__255__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__0__255__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__0__255__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__0__255__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__0__255__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__0__255__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__0__255__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__0__255__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__0__255__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__0__255__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__0__255__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__0__255__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__0__255__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__0__255__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__0__255__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__0__255__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__0__255__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__0__255__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__0__255__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__0__255__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__0__255__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__0__255__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__0__255__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__0__255__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__0__255__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__0__255__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__0__255__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__0__255__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__0__255__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__0__255__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__0__255__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__0__255__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__0__255__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__0__255__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__0__255__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__0__255__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__0__255__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__0__255__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__0__255__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__0__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__0__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__0__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__0__255__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__0__255__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__0__255__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__0__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__0__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__0__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__0__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__0__255__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__0__255__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__0__255__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__0__255__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__0__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__0__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__0__255__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__0__255__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__0__255__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__0__255__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__0__255__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__0__255__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__0__255__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__0__255__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__0__255__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__0__255__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__0__255__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__255__255__ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__255__255__ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__255__255__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__255__255__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__255__255__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__255__255__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__255__255__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__255__255__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__255__255__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__255__255__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__255__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__255__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__255__255__ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__255__255__ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__255__255__ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__255__255__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__255__255__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__255__255__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__255__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__255__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__255__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__255__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__255__255__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__255__255__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__255__255__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__255__255__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__255__255__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__255__255__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__255__255__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__255__255__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__255__255__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__255__255__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__255__255__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__255__255__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__255__255__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__255__255__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__255__255__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__255__255__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__255__255__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__255__255__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__255__255__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__255__255__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__255__255__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__255__255__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__255__255__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__255__255__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__255__255__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__255__255__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__255__255__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__255__255__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__255__255__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__255__255__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__255__255__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__255__255__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__255__255__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__255__255__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__255__255__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__255__255__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__255__255__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__255__255__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__255__255__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__255__255__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__255__255__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__255__255__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__255__255__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__255__255__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__255__255__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__255__255__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__255__255__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__255__255__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__255__255__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__255__255__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__255__255__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__255__255__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__255__255__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__255__255__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__255__255__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__255__255__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__255__255__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__255__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__255__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__255__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__255__255__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__255__255__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__255__255__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__255__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__255__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__255__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__255__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__255__255__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__255__255__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__255__255__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__255__255__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__255__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__255__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__255__255__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__255__255__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__255__255__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__255__255__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__255__255__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__255__255__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__255__255__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__255__255__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__255__255__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__255__255__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_dscp__255__255__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__0__255__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__0__255__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__0__255__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__0__255__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__0__255__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__0__255__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__0__255__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__0__255__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__0__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__0__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__0__255__ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__0__255__ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__0__255__ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__0__255__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__0__255__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__0__255__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__0__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__0__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__0__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__0__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__0__255__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__0__255__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__0__255__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__0__255__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__0__255__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__0__255__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__0__255__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__0__255__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__0__255__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__0__255__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__0__255__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__0__255__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__0__255__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__0__255__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__0__255__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__0__255__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__0__255__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__0__255__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__0__255__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__0__255__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__0__255__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__0__255__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__0__255__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__0__255__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__0__255__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__0__255__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__0__255__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__0__255__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__0__255__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__0__255__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__0__255__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__0__255__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__0__255__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__0__255__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__0__255__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__0__255__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__0__255__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__0__255__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__0__255__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__0__255__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__0__255__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__0__255__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__0__255__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__0__255__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__0__255__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__0__255__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__0__255__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__0__255__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__0__255__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__0__255__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__0__255__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__0__255__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__0__255__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__0__255__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__0__255__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__0__255__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__0__255__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__0__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__0__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__0__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__0__255__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__0__255__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__0__255__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__0__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__0__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__0__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__0__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__0__255__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__0__255__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__0__255__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__0__255__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__0__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__0__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__0__255__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__0__255__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__0__255__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__0__255__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__0__255__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__0__255__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__0__255__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__0__255__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__0__255__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__0__255__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__0__255__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__255__255__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__255__255__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__255__255__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__255__255__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__255__255__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__255__255__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__255__255__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__255__255__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__255__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__255__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__255__255__ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__255__255__ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__255__255__ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__255__255__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__255__255__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__255__255__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__255__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__255__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__255__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__255__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__255__255__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__255__255__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__255__255__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__255__255__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__255__255__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__255__255__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__255__255__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__255__255__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__255__255__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__255__255__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__255__255__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__255__255__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__255__255__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__255__255__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__255__255__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__255__255__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__255__255__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__255__255__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__255__255__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__255__255__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__255__255__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__255__255__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__255__255__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__255__255__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__255__255__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__255__255__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__255__255__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__255__255__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__255__255__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__255__255__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__255__255__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__255__255__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__255__255__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__255__255__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__255__255__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__255__255__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__255__255__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__255__255__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__255__255__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__255__255__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__255__255__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__255__255__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__255__255__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__255__255__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__255__255__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__255__255__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__255__255__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__255__255__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__255__255__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__255__255__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__255__255__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__255__255__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__255__255__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__255__255__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__255__255__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__255__255__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__255__255__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__255__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__255__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__255__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__255__255__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__255__255__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__255__255__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__255__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__255__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__255__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__255__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__255__255__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__255__255__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__255__255__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__255__255__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__255__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__255__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__255__255__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__255__255__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__255__255__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__255__255__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__255__255__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__255__255__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__255__255__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__255__255__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__255__255__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__255__255__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_ecn__255__255__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__0__255__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__0__255__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__0__255__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__0__255__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__0__255__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__0__255__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__0__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__0__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__0__255__ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__0__255__ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__0__255__ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__0__255__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__0__255__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__0__255__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__0__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__0__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__0__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__0__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__0__255__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__0__255__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__0__255__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__0__255__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__0__255__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__0__255__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__0__255__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__0__255__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__0__255__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__0__255__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__0__255__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__0__255__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__0__255__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__0__255__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__0__255__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__0__255__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__0__255__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__0__255__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__0__255__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__0__255__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__0__255__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__0__255__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__0__255__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__0__255__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__0__255__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__0__255__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__0__255__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__0__255__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__0__255__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__0__255__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__0__255__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__0__255__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__0__255__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__0__255__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__0__255__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__0__255__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__0__255__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__0__255__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__0__255__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__0__255__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__0__255__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__0__255__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__0__255__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__0__255__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__0__255__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__0__255__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__0__255__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__0__255__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__0__255__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__0__255__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__0__255__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__0__255__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__0__255__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__0__255__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__0__255__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__0__255__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__0__255__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__0__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__0__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__0__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__0__255__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__0__255__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__0__255__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__0__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__0__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__0__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__0__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__0__255__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__0__255__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__0__255__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__0__255__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__0__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__0__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__0__255__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__0__255__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__0__255__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__0__255__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__0__255__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__0__255__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__0__255__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__0__255__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__0__255__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__0__255__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__0__255__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__255__255__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__255__255__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__255__255__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__255__255__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__255__255__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__255__255__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__255__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__255__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__255__255__ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__255__255__ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__255__255__ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__255__255__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__255__255__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__255__255__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__255__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__255__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__255__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__255__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__255__255__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__255__255__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__255__255__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__255__255__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__255__255__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__255__255__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__255__255__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__255__255__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__255__255__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__255__255__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__255__255__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__255__255__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__255__255__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__255__255__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__255__255__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__255__255__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__255__255__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__255__255__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__255__255__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__255__255__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__255__255__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__255__255__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__255__255__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__255__255__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__255__255__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__255__255__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__255__255__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__255__255__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__255__255__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__255__255__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__255__255__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__255__255__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__255__255__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__255__255__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__255__255__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__255__255__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__255__255__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__255__255__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__255__255__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__255__255__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__255__255__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__255__255__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__255__255__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__255__255__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__255__255__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__255__255__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__255__255__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__255__255__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__255__255__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__255__255__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__255__255__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__255__255__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__255__255__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__255__255__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__255__255__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__255__255__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__255__255__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__255__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__255__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__255__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__255__255__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__255__255__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__255__255__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__255__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__255__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__255__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__255__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__255__255__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__255__255__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__255__255__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__255__255__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__255__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__255__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__255__255__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__255__255__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__255__255__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__255__255__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__255__255__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__255__255__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__255__255__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__255__255__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__255__255__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__255__255__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ip_proto__255__255__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__0__255__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__0__255__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__0__255__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__0__255__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__0__255__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__0__255__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__0__255__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__0__255__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__0__255__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__0__255__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__0__255__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__0__255__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__0__255__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__0__255__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__0__255__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__0__255__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__0__255__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__0__255__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__0__255__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__0__255__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__0__255__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__0__255__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__0__255__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__0__255__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__0__255__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__0__255__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__0__255__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__0__255__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__0__255__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__0__255__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__0__255__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__0__255__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__0__255__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__0__255__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__0__255__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__0__255__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__0__255__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__0__255__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__0__255__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__0__255__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__0__255__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__0__255__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__0__255__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__0__255__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__0__255__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__0__255__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__0__255__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__0__255__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__0__255__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__0__255__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__0__255__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__0__255__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__0__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__0__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__0__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__0__255__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__0__255__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__0__255__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__0__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__0__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__0__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__0__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__0__255__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__0__255__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__0__255__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__0__255__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__0__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__0__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__0__255__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__0__255__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__0__255__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__0__255__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__0__255__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__0__255__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__0__255__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__0__255__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__0__255__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__0__255__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__0__255__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__255__255__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__255__255__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__255__255__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__255__255__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__255__255__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__255__255__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__255__255__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__255__255__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__255__255__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__255__255__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__255__255__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__255__255__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__255__255__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__255__255__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__255__255__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__255__255__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__255__255__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__255__255__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__255__255__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__255__255__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__255__255__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__255__255__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__255__255__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__255__255__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__255__255__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__255__255__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__255__255__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__255__255__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__255__255__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__255__255__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__255__255__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__255__255__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__255__255__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__255__255__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__255__255__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__255__255__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__255__255__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__255__255__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__255__255__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__255__255__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__255__255__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__255__255__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__255__255__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__255__255__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__255__255__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__255__255__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__255__255__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__255__255__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__255__255__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__255__255__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__255__255__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__255__255__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__255__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__255__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__255__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__255__255__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__255__255__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__255__255__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__255__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__255__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__255__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__255__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__255__255__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__255__255__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__255__255__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__255__255__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__255__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__255__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__255__255__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__255__255__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__255__255__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__255__255__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__255__255__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__255__255__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__255__255__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__255__255__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__255__255__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__255__255__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_bos__255__255__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__0__255__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__0__255__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__0__255__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__0__255__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__0__255__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__0__255__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__0__255__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__0__255__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__0__255__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__0__255__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__0__255__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__0__255__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__0__255__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__0__255__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__0__255__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__0__255__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__0__255__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__0__255__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__0__255__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__0__255__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__0__255__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__0__255__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__0__255__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__0__255__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__0__255__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__0__255__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__0__255__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__0__255__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__0__255__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__0__255__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__0__255__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__0__255__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__0__255__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__0__255__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__0__255__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__0__255__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__0__255__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__0__255__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__0__255__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__0__255__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__0__255__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__0__255__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__0__255__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__0__255__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__0__255__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__0__255__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__0__255__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__0__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__0__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__0__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__0__255__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__0__255__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__0__255__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__0__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__0__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__0__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__0__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__0__255__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__0__255__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__0__255__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__0__255__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__0__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__0__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__0__255__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__0__255__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__0__255__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__0__255__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__0__255__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__0__255__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__0__255__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__0__255__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__0__255__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__0__255__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__0__255__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__255__255__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__255__255__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__255__255__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__255__255__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__255__255__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__255__255__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__255__255__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__255__255__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__255__255__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__255__255__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__255__255__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__255__255__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__255__255__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__255__255__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__255__255__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__255__255__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__255__255__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__255__255__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__255__255__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__255__255__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__255__255__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__255__255__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__255__255__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__255__255__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__255__255__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__255__255__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__255__255__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__255__255__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__255__255__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__255__255__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__255__255__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__255__255__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__255__255__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__255__255__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__255__255__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__255__255__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__255__255__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__255__255__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__255__255__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__255__255__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__255__255__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__255__255__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__255__255__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__255__255__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__255__255__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__255__255__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__255__255__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__255__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__255__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__255__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__255__255__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__255__255__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__255__255__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__255__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__255__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__255__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__255__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__255__255__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__255__255__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__255__255__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__255__255__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__255__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__255__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__255__255__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__255__255__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__255__255__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__255__255__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__255__255__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__255__255__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__255__255__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__255__255__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__255__255__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__255__255__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_mpls_tc__255__255__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__0__255__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__0__255__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__0__255__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__0__255__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__0__255__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__0__255__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__0__255__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__0__255__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__0__255__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__0__255__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__0__255__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__0__255__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__0__255__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__0__255__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__0__255__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__0__255__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__0__255__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__0__255__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__0__255__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__0__255__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__0__255__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__0__255__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__0__255__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__0__255__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__0__255__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__0__255__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__0__255__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__0__255__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__0__255__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__0__255__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__0__255__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__0__255__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__0__255__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__0__255__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__0__255__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__0__255__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__0__255__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__0__255__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__0__255__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__0__255__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__0__255__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__0__255__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__0__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__0__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__0__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__0__255__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__0__255__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__0__255__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__0__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__0__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__0__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__0__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__0__255__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__0__255__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__0__255__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__0__255__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__0__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__0__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__0__255__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__0__255__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__0__255__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__0__255__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__0__255__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__0__255__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__0__255__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__0__255__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__0__255__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__0__255__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__0__255__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__255__255__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__255__255__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__255__255__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__255__255__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__255__255__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__255__255__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__255__255__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__255__255__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__255__255__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__255__255__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__255__255__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__255__255__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__255__255__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__255__255__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__255__255__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__255__255__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__255__255__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__255__255__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__255__255__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__255__255__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__255__255__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__255__255__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__255__255__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__255__255__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__255__255__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__255__255__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__255__255__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__255__255__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__255__255__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__255__255__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__255__255__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__255__255__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__255__255__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__255__255__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__255__255__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__255__255__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__255__255__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__255__255__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__255__255__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__255__255__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__255__255__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__255__255__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__255__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__255__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__255__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__255__255__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__255__255__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__255__255__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__255__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__255__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__255__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__255__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__255__255__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__255__255__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__255__255__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__255__255__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__255__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__255__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__255__255__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__255__255__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__255__255__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__255__255__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__255__255__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__255__255__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__255__255__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__255__255__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__255__255__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__255__255__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pbb_uca__255__255__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__0__305419896__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__0__305419896__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__0__305419896__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__0__305419896__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__0__305419896__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__0__305419896__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__0__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__0__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__0__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__0__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__0__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__0__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__0__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__0__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__0__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__0__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__0__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__0__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__0__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__0__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__0__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__0__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__0__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__0__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__0__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__0__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__0__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__0__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__0__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__0__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__0__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__0__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__0__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__0__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__0__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__0__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__0__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__0__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__0__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__0__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__0__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__0__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__0__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__0__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__0__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__0__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__0__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__0__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__0__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__0__305419896__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__0__305419896__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__0__305419896__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__0__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__0__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__0__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__0__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__0__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__0__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__0__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__0__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__0__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__0__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__0__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__0__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__0__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__0__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__0__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__0__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__0__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__0__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__0__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__0__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__0__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__0__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__0__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__0__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__0__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__0__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__0__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__0__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__0__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__0__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__0__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__0__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__0__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__0__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__0__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__0__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__0__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__0__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__0__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__0__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__0__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__0__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__0__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__0__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__0__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__0__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__0__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__0__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__0__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__0__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__0__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__0__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__0__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__0__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__0__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__0__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__0__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__0__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__0__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__0__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__0__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__0__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__0__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__0__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__0__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__0__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__0__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__0__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__0__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__0__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__0__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__0__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__0__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__0__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__0__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__0__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__0__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__0__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__0__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__0__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__0__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__0__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__0__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__0__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__0__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__0__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__0__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__0__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__0__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__0__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__0__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__0__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__0__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__0__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__0__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__0__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__0__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__0__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__0__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__0__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__0__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__0__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__0__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__0__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__0__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__0__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__0__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__0__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__0__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__0__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__0__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__0__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__0__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__0__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__0__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__0__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__0__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__0__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__0__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__0__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__0__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__0__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__0__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__0__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__0__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__0__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__0__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__0__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__0__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__0__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__0__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__0__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__0__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__0__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__0__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__0__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__0__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__0__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__0__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__0__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__0__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__0__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__0__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__0__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__0__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__0__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__0__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__0__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__0__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__0__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__0__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__0__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__0__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__0__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__0__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__0__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__0__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__0__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__0__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__0__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__0__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__0__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__0__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__0__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__0__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__0__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__0__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__0__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__0__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__0__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__0__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__0__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__0__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__0__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__0__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__0__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__0__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__0__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__0__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__0__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__0__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__0__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__0__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__0__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__0__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__0__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__0__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__0__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__0__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__0__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__0__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__0__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__0__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__0__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__0__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__0__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__0__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__0__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__0__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__0__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__0__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__0__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__0__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__0__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__0__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__0__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__0__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__0__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__0__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__0__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__0__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__0__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__0__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__0__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__0__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__0__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__0__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__0__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__0__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__0__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__0__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__0__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__0__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__0__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__0__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__0__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__0__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__0__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__0__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__0__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__0__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__0__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__0__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__0__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__0__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__0__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__0__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__0__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__0__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__0__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__0__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__0__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__0__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__0__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__0__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__0__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__0__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__0__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__0__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__0__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__0__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__0__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__0__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__0__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__0__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__0__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_dst__0__4660__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_dst__0__4660__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_dst__0__4660__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_dst__0__4660__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_dst__0__4660__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_dst__0__4660__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_dst__0__4660__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_dst__0__4660__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_dst__0__4660__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_dst__0__4660__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_dst__0__4660__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_dst__0__4660__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_dst__0__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_dst__0__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_dst__0__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_dst__0__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_dst__0__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_dst__0__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_dst__0__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_dst__0__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_dst__0__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_dst__0__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_dst__0__4660__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_dst__0__4660__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_dst__0__4660__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_dst__0__4660__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_dst__0__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_dst__0__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_dst__0__4660__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_dst__0__4660__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_dst__0__4660__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_dst__0__4660__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_dst__0__4660__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_dst__0__4660__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_dst__0__4660__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_dst__0__4660__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_dst__0__4660__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_dst__0__4660__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_dst__0__4660__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_dst__4660__4660__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_dst__4660__4660__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_dst__4660__4660__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_dst__4660__4660__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_dst__4660__4660__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_dst__4660__4660__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_dst__4660__4660__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_dst__4660__4660__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_dst__4660__4660__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_dst__4660__4660__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_dst__4660__4660__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_dst__4660__4660__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_dst__4660__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_dst__4660__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_dst__4660__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_dst__4660__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_dst__4660__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_dst__4660__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_dst__4660__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_dst__4660__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_dst__4660__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_dst__4660__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_dst__4660__4660__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_dst__4660__4660__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_dst__4660__4660__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_dst__4660__4660__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_dst__4660__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_dst__4660__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_dst__4660__4660__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_dst__4660__4660__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_dst__4660__4660__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_dst__4660__4660__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_dst__4660__4660__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_dst__4660__4660__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_dst__4660__4660__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_dst__4660__4660__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_dst__4660__4660__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_dst__4660__4660__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_dst__4660__4660__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_dst__65535__4660__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_dst__65535__4660__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_dst__65535__4660__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_dst__65535__4660__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_dst__65535__4660__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_dst__65535__4660__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_dst__65535__4660__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_dst__65535__4660__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_dst__65535__4660__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_dst__65535__4660__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_dst__65535__4660__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_dst__65535__4660__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_dst__65535__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_dst__65535__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_dst__65535__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_dst__65535__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_dst__65535__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_dst__65535__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_dst__65535__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_dst__65535__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_dst__65535__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_dst__65535__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_dst__65535__4660__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_dst__65535__4660__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_dst__65535__4660__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_dst__65535__4660__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_dst__65535__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_dst__65535__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_dst__65535__4660__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_dst__65535__4660__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_dst__65535__4660__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_dst__65535__4660__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_dst__65535__4660__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_dst__65535__4660__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_dst__65535__4660__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_dst__65535__4660__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_dst__65535__4660__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_dst__65535__4660__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_dst__65535__4660__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_src__0__4660__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_src__0__4660__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_src__0__4660__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_src__0__4660__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_src__0__4660__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_src__0__4660__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_src__0__4660__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_src__0__4660__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_src__0__4660__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_src__0__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_src__0__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_src__0__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_src__0__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_src__0__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_src__0__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_src__0__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_src__0__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_src__0__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_src__0__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_src__0__4660__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_src__0__4660__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_src__0__4660__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_src__0__4660__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_src__0__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_src__0__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_src__0__4660__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_src__0__4660__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_src__0__4660__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_src__0__4660__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_src__0__4660__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_src__0__4660__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_src__0__4660__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_src__0__4660__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_src__0__4660__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_src__0__4660__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_src__0__4660__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_src__4660__4660__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_src__4660__4660__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_src__4660__4660__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_src__4660__4660__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_src__4660__4660__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_src__4660__4660__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_src__4660__4660__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_src__4660__4660__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_src__4660__4660__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_src__4660__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_src__4660__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_src__4660__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_src__4660__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_src__4660__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_src__4660__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_src__4660__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_src__4660__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_src__4660__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_src__4660__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_src__4660__4660__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_src__4660__4660__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_src__4660__4660__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_src__4660__4660__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_src__4660__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_src__4660__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_src__4660__4660__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_src__4660__4660__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_src__4660__4660__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_src__4660__4660__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_src__4660__4660__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_src__4660__4660__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_src__4660__4660__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_src__4660__4660__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_src__4660__4660__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_src__4660__4660__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_src__4660__4660__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_src__65535__4660__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_src__65535__4660__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_src__65535__4660__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_src__65535__4660__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_src__65535__4660__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_src__65535__4660__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_src__65535__4660__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_src__65535__4660__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_src__65535__4660__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_src__65535__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_src__65535__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_src__65535__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_src__65535__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_src__65535__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_src__65535__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_src__65535__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_src__65535__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_src__65535__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_src__65535__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_src__65535__4660__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_src__65535__4660__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_src__65535__4660__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_src__65535__4660__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_src__65535__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_src__65535__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_src__65535__4660__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_src__65535__4660__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_src__65535__4660__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_src__65535__4660__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_src__65535__4660__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_src__65535__4660__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_src__65535__4660__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_src__65535__4660__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_src__65535__4660__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_src__65535__4660__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_sctp_src__65535__4660__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_dst__0__4660__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_dst__0__4660__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_dst__0__4660__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_dst__0__4660__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_dst__0__4660__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_dst__0__4660__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_dst__0__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_dst__0__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_dst__0__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_dst__0__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_dst__0__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_dst__0__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_dst__0__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_dst__0__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_dst__0__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_dst__0__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_dst__0__4660__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_dst__0__4660__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_dst__0__4660__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_dst__0__4660__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_dst__0__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_dst__0__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_dst__0__4660__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_dst__0__4660__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_dst__0__4660__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_dst__0__4660__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_dst__0__4660__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_dst__0__4660__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_dst__0__4660__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_dst__0__4660__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_dst__0__4660__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_dst__0__4660__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_dst__0__4660__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_dst__4660__4660__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_dst__4660__4660__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_dst__4660__4660__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_dst__4660__4660__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_dst__4660__4660__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_dst__4660__4660__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_dst__4660__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_dst__4660__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_dst__4660__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_dst__4660__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_dst__4660__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_dst__4660__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_dst__4660__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_dst__4660__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_dst__4660__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_dst__4660__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_dst__4660__4660__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_dst__4660__4660__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_dst__4660__4660__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_dst__4660__4660__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_dst__4660__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_dst__4660__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_dst__4660__4660__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_dst__4660__4660__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_dst__4660__4660__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_dst__4660__4660__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_dst__4660__4660__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_dst__4660__4660__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_dst__4660__4660__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_dst__4660__4660__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_dst__4660__4660__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_dst__4660__4660__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_dst__4660__4660__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_dst__65535__4660__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_dst__65535__4660__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_dst__65535__4660__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_dst__65535__4660__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_dst__65535__4660__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_dst__65535__4660__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_dst__65535__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_dst__65535__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_dst__65535__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_dst__65535__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_dst__65535__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_dst__65535__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_dst__65535__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_dst__65535__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_dst__65535__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_dst__65535__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_dst__65535__4660__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_dst__65535__4660__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_dst__65535__4660__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_dst__65535__4660__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_dst__65535__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_dst__65535__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_dst__65535__4660__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_dst__65535__4660__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_dst__65535__4660__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_dst__65535__4660__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_dst__65535__4660__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_dst__65535__4660__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_dst__65535__4660__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_dst__65535__4660__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_dst__65535__4660__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_dst__65535__4660__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_dst__65535__4660__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_flags__0__4660__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_flags__0__4660__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_flags__0__4660__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_flags__0__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_flags__0__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_flags__0__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_flags__0__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_flags__0__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_flags__0__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_flags__0__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_flags__0__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_flags__0__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_flags__0__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_flags__0__4660__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_flags__0__4660__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_flags__0__4660__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_flags__0__4660__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_flags__0__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_flags__0__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_flags__0__4660__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_flags__0__4660__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_flags__0__4660__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_flags__0__4660__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_flags__0__4660__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_flags__0__4660__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_flags__0__4660__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_flags__0__4660__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_flags__0__4660__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_flags__0__4660__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_flags__0__4660__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_flags__4660__4660__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_flags__4660__4660__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_flags__4660__4660__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_flags__4660__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_flags__4660__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_flags__4660__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_flags__4660__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_flags__4660__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_flags__4660__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_flags__4660__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_flags__4660__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_flags__4660__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_flags__4660__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_flags__4660__4660__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_flags__4660__4660__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_flags__4660__4660__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_flags__4660__4660__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_flags__4660__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_flags__4660__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_flags__4660__4660__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_flags__4660__4660__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_flags__4660__4660__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_flags__4660__4660__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_flags__4660__4660__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_flags__4660__4660__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_flags__4660__4660__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_flags__4660__4660__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_flags__4660__4660__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_flags__4660__4660__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_flags__4660__4660__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_flags__65535__4660__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_flags__65535__4660__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_flags__65535__4660__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_flags__65535__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_flags__65535__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_flags__65535__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_flags__65535__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_flags__65535__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_flags__65535__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_flags__65535__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_flags__65535__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_flags__65535__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_flags__65535__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_flags__65535__4660__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_flags__65535__4660__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_flags__65535__4660__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_flags__65535__4660__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_flags__65535__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_flags__65535__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_flags__65535__4660__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_flags__65535__4660__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_flags__65535__4660__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_flags__65535__4660__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_flags__65535__4660__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_flags__65535__4660__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_flags__65535__4660__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_flags__65535__4660__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_flags__65535__4660__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_flags__65535__4660__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_flags__65535__4660__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_src__0__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_src__0__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_src__0__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_src__0__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_src__0__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_src__0__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_src__0__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_src__0__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_src__0__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_src__0__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_src__0__4660__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_src__0__4660__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_src__0__4660__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_src__0__4660__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_src__0__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_src__0__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_src__0__4660__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_src__0__4660__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_src__0__4660__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_src__0__4660__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_src__0__4660__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_src__0__4660__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_src__0__4660__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_src__0__4660__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_src__0__4660__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_src__0__4660__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_src__0__4660__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_src__4660__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_src__4660__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_src__4660__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_src__4660__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_src__4660__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_src__4660__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_src__4660__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_src__4660__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_src__4660__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_src__4660__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_src__4660__4660__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_src__4660__4660__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_src__4660__4660__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_src__4660__4660__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_src__4660__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_src__4660__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_src__4660__4660__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_src__4660__4660__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_src__4660__4660__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_src__4660__4660__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_src__4660__4660__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_src__4660__4660__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_src__4660__4660__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_src__4660__4660__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_src__4660__4660__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_src__4660__4660__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_src__4660__4660__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_src__65535__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_src__65535__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_src__65535__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_src__65535__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_src__65535__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_src__65535__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_src__65535__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_src__65535__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_src__65535__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_src__65535__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_src__65535__4660__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_src__65535__4660__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_src__65535__4660__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_src__65535__4660__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_src__65535__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_src__65535__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_src__65535__4660__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_src__65535__4660__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_src__65535__4660__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_src__65535__4660__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_src__65535__4660__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_src__65535__4660__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_src__65535__4660__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_src__65535__4660__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_src__65535__4660__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_src__65535__4660__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tcp_src__65535__4660__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tunnel_id__0__1311768467463790320__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tunnel_id__0__1311768467463790320__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tunnel_id__0__1311768467463790320__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tunnel_id__0__1311768467463790320__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tunnel_id__0__1311768467463790320__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tunnel_id__0__1311768467463790320__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tunnel_id__0__1311768467463790320__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tunnel_id__0__1311768467463790320__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tunnel_id__0__1311768467463790320__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tunnel_id__0__1311768467463790320__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tunnel_id__0__1311768467463790320__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tunnel_id__0__1311768467463790320__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tunnel_id__0__1311768467463790320__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tunnel_id__0__1311768467463790320__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tunnel_id__1311768467463790320__1311768467463790320__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tunnel_id__1311768467463790320__1311768467463790320__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tunnel_id__1311768467463790320__1311768467463790320__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tunnel_id__1311768467463790320__1311768467463790320__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tunnel_id__1311768467463790320__1311768467463790320__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tunnel_id__1311768467463790320__1311768467463790320__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tunnel_id__1311768467463790320__1311768467463790320__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tunnel_id__1311768467463790320__1311768467463790320__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tunnel_id__1311768467463790320__1311768467463790320__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tunnel_id__1311768467463790320__1311768467463790320__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tunnel_id__1311768467463790320__1311768467463790320__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tunnel_id__1311768467463790320__1311768467463790320__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tunnel_id__1311768467463790320__1311768467463790320__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tunnel_id__1311768467463790320__1311768467463790320__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tunnel_id__18446744073709551615__1311768467463790320__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tunnel_id__18446744073709551615__1311768467463790320__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tunnel_id__18446744073709551615__1311768467463790320__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tunnel_id__18446744073709551615__1311768467463790320__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tunnel_id__18446744073709551615__1311768467463790320__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tunnel_id__18446744073709551615__1311768467463790320__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tunnel_id__18446744073709551615__1311768467463790320__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tunnel_id__18446744073709551615__1311768467463790320__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tunnel_id__18446744073709551615__1311768467463790320__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tunnel_id__18446744073709551615__1311768467463790320__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tunnel_id__18446744073709551615__1311768467463790320__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tunnel_id__18446744073709551615__1311768467463790320__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tunnel_id__18446744073709551615__1311768467463790320__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tunnel_id__18446744073709551615__1311768467463790320__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tunnel_id_nxm__0__1311768467463790320__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tunnel_id_nxm__0__1311768467463790320__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tunnel_id_nxm__0__1311768467463790320__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tunnel_id_nxm__0__1311768467463790320__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tunnel_id_nxm__0__1311768467463790320__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tunnel_id_nxm__0__1311768467463790320__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tunnel_id_nxm__0__1311768467463790320__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tunnel_id_nxm__0__1311768467463790320__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tunnel_id_nxm__0__1311768467463790320__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tunnel_id_nxm__0__1311768467463790320__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tunnel_id_nxm__0__1311768467463790320__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_udp_dst__0__4660__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_udp_dst__0__4660__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_udp_dst__0__4660__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_udp_dst__0__4660__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_udp_dst__0__4660__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_udp_dst__0__4660__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_udp_dst__0__4660__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_udp_dst__0__4660__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_udp_dst__4660__4660__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_udp_dst__4660__4660__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_udp_dst__4660__4660__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_udp_dst__4660__4660__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_udp_dst__4660__4660__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_udp_dst__4660__4660__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_udp_dst__4660__4660__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_udp_dst__4660__4660__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_udp_dst__65535__4660__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_udp_dst__65535__4660__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_udp_dst__65535__4660__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_udp_dst__65535__4660__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_udp_dst__65535__4660__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_udp_dst__65535__4660__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_udp_dst__65535__4660__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_udp_dst__65535__4660__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_udp_src__0__4660__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_udp_src__0__4660__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_udp_src__0__4660__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_udp_src__0__4660__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_udp_src__0__4660__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_udp_src__4660__4660__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_udp_src__4660__4660__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_udp_src__4660__4660__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_udp_src__4660__4660__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_udp_src__4660__4660__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_udp_src__65535__4660__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_udp_src__65535__4660__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_udp_src__65535__4660__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_udp_src__65535__4660__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_udp_src__65535__4660__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_vlan_pcp__0__255__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_vlan_pcp__0__255__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_vlan_pcp__0__255__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_vlan_pcp__255__255__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_vlan_pcp__255__255__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_vlan_pcp__255__255__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mask_vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_0_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_0_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_0_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_0_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_0_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_0_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_0_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_0_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_0_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_0_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_0_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_0_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_0_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_0_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_0_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_0_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_0_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_0_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_0_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_0_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_0_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_0_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_0_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_0_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_0_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_0_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_0_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_0_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_0_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_0_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_0_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_0_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_0_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_1311768467463790320_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_1311768467463790320_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_1311768467463790320_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_1311768467463790320_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_1311768467463790320_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_1311768467463790320_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_1311768467463790320_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_1311768467463790320_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_1311768467463790320_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_1311768467463790320_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_1311768467463790320_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_1311768467463790320_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_1311768467463790320_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_1311768467463790320_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_1311768467463790320_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_1311768467463790320_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_1311768467463790320_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_1311768467463790320_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_1311768467463790320_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_1311768467463790320_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_1311768467463790320_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_1311768467463790320_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_1311768467463790320_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_1311768467463790320_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_1311768467463790320_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_1311768467463790320_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_1311768467463790320_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_1311768467463790320_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_1311768467463790320_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_1311768467463790320_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_1311768467463790320_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_1311768467463790320_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_1311768467463790320_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_1311768467463790320_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_1311768467463790320_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_1311768467463790320_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_1311768467463790320_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_1311768467463790320_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_1311768467463790320_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_1311768467463790320_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_1311768467463790320_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_1311768467463790320_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_1311768467463790320_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_1311768467463790320_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_1311768467463790320_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_1311768467463790320_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_1311768467463790320_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_1311768467463790320_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_1311768467463790320_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_1311768467463790320_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_1311768467463790320_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_1311768467463790320_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_1311768467463790320_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_1311768467463790320_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_1311768467463790320_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_1311768467463790320_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_1311768467463790320_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_1311768467463790320_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_1311768467463790320_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_1311768467463790320_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_1311768467463790320_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_1311768467463790320_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_1311768467463790320_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_1311768467463790320_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_1311768467463790320_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_1311768467463790320_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_1311768467463790320_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_1311768467463790320_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_1311768467463790320_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_1311768467463790320_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_1311768467463790320_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_1311768467463790320_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_1311768467463790320_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_1311768467463790320_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_1311768467463790320_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_1311768467463790320_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_1311768467463790320_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_1311768467463790320_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_1311768467463790320_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_1311768467463790320_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_1311768467463790320_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_1311768467463790320_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_1311768467463790320_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_18446744073709551615_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_18446744073709551615_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_18446744073709551615_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_18446744073709551615_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_18446744073709551615_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_18446744073709551615_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_18446744073709551615_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_18446744073709551615_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_18446744073709551615_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_18446744073709551615_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_18446744073709551615_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_18446744073709551615_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_18446744073709551615_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_18446744073709551615_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_18446744073709551615_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_18446744073709551615_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_18446744073709551615_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_18446744073709551615_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_18446744073709551615_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_18446744073709551615_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_18446744073709551615_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_18446744073709551615_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_18446744073709551615_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_18446744073709551615_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_18446744073709551615_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_18446744073709551615_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_18446744073709551615_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_18446744073709551615_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_18446744073709551615_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_18446744073709551615_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_18446744073709551615_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_18446744073709551615_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_18446744073709551615_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_18446744073709551615_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_18446744073709551615_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_18446744073709551615_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_18446744073709551615_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_18446744073709551615_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_18446744073709551615_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_18446744073709551615_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_18446744073709551615_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_18446744073709551615_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_18446744073709551615_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_18446744073709551615_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_18446744073709551615_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_18446744073709551615_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_18446744073709551615_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_18446744073709551615_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_18446744073709551615_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_18446744073709551615_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_18446744073709551615_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_18446744073709551615_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_18446744073709551615_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_18446744073709551615_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_18446744073709551615_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_18446744073709551615_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_18446744073709551615_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_18446744073709551615_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_18446744073709551615_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_18446744073709551615_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_18446744073709551615_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_18446744073709551615_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_18446744073709551615_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_18446744073709551615_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_18446744073709551615_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_18446744073709551615_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_18446744073709551615_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_18446744073709551615_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_18446744073709551615_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_18446744073709551615_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_18446744073709551615_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_18446744073709551615_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_18446744073709551615_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_18446744073709551615_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_18446744073709551615_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_18446744073709551615_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_18446744073709551615_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_18446744073709551615_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_18446744073709551615_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_18446744073709551615_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_18446744073709551615_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_18446744073709551615_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_metadata_18446744073709551615_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_0_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_0_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_0_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_0_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_0_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_0_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_0_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_0_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_0_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_0_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_0_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_0_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_0_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_0_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_0_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_0_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_0_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_0_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_0_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_0_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_0_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_0_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_0_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_0_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_0_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_0_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_0_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_0_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_0_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_0_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_0_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_255_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_255_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_255_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_255_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_255_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_255_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_255_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_255_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_255_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_255_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_255_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_255_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_255_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_255_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_255_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_255_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_255_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_255_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_255_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_255_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_255_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_255_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_255_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_255_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_255_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_255_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_255_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_255_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_255_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_255_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_255_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_255_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_255_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_255_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_255_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_255_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_255_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_255_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_255_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_255_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_255_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_255_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_255_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_255_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_255_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_255_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_255_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_255_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_255_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_255_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_255_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_255_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_255_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_255_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_255_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_255_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_255_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_255_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_255_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_255_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_255_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_255_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_255_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_255_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_255_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_255_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_255_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_255_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_255_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_255_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_255_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_255_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_255_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_255_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_255_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_255_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_bos_255_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_0_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_0_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_0_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_0_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_0_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_0_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_0_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_0_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_0_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_0_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_0_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_0_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_0_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_0_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_0_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_0_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_0_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_0_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_0_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_0_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_0_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_0_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_0_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_0_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_0_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_0_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_0_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_0_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_305419896_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_305419896_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_305419896_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_305419896_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_305419896_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_305419896_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_305419896_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_305419896_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_305419896_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_305419896_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_305419896_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_305419896_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_305419896_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_305419896_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_305419896_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_305419896_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_305419896_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_305419896_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_305419896_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_305419896_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_305419896_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_305419896_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_305419896_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_305419896_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_305419896_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_305419896_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_305419896_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_305419896_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_305419896_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_305419896_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_305419896_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_305419896_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_305419896_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_305419896_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_305419896_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_305419896_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_305419896_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_305419896_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_305419896_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_305419896_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_305419896_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_305419896_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_305419896_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_305419896_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_305419896_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_305419896_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_305419896_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_305419896_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_305419896_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_305419896_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_305419896_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_305419896_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_305419896_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_305419896_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_305419896_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_305419896_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_305419896_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_305419896_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_305419896_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_305419896_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_305419896_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_305419896_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_305419896_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_305419896_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_305419896_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_305419896_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_305419896_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_305419896_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_305419896_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_305419896_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_305419896_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_305419896_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_305419896_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_305419896_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_4294967295_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_4294967295_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_4294967295_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_4294967295_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_4294967295_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_4294967295_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_4294967295_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_4294967295_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_4294967295_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_4294967295_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_4294967295_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_4294967295_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_4294967295_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_4294967295_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_4294967295_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_4294967295_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_4294967295_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_4294967295_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_4294967295_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_4294967295_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_4294967295_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_4294967295_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_4294967295_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_4294967295_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_4294967295_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_4294967295_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_4294967295_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_4294967295_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_4294967295_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_4294967295_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_4294967295_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_4294967295_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_4294967295_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_4294967295_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_4294967295_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_4294967295_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_4294967295_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_4294967295_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_4294967295_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_4294967295_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_4294967295_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_4294967295_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_4294967295_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_4294967295_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_4294967295_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_4294967295_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_4294967295_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_4294967295_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_4294967295_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_4294967295_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_4294967295_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_4294967295_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_4294967295_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_4294967295_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_4294967295_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_4294967295_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_4294967295_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_4294967295_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_4294967295_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_4294967295_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_4294967295_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_4294967295_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_4294967295_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_4294967295_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_4294967295_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_4294967295_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_4294967295_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_4294967295_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_4294967295_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_4294967295_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_4294967295_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_4294967295_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_4294967295_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_label_4294967295_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_0_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_0_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_0_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_0_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_0_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_0_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_0_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_0_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_0_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_0_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_0_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_0_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_0_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_0_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_0_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_0_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_0_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_0_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_0_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_0_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_0_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_0_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_0_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_0_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_0_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_0_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_255_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_255_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_255_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_255_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_255_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_255_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_255_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_255_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_255_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_255_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_255_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_255_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_255_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_255_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_255_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_255_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_255_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_255_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_255_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_255_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_255_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_255_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_255_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_255_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_255_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_255_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_255_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_255_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_255_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_255_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_255_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_255_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_255_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_255_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_255_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_255_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_255_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_255_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_255_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_255_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_255_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_255_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_255_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_255_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_255_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_255_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_255_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_255_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_255_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_255_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_255_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_255_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_255_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_255_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_255_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_255_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_255_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_255_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_255_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_255_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_255_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_255_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_255_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_255_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_255_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_255_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_255_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_255_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_255_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_255_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_255_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_mpls_tc_255_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_0_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_0_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_0_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_0_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_0_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_0_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_0_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_0_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_0_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_0_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_0_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_0_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_0_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_0_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_0_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_0_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_0_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_0_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_0_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_0_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_0_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_0_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_0_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_1193046_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_1193046_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_1193046_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_1193046_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_1193046_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_1193046_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_1193046_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_1193046_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_1193046_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_1193046_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_1193046_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_1193046_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_1193046_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_1193046_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_1193046_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_1193046_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_1193046_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_1193046_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_1193046_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_1193046_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_1193046_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_1193046_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_1193046_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_1193046_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_1193046_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_1193046_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_1193046_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_1193046_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_1193046_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_1193046_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_1193046_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_1193046_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_1193046_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_1193046_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_1193046_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_1193046_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_1193046_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_1193046_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_1193046_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_1193046_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_1193046_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_1193046_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_1193046_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_1193046_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_1193046_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_1193046_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_1193046_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_1193046_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_1193046_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_1193046_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_1193046_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_1193046_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_1193046_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_1193046_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_1193046_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_1193046_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_1193046_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_1193046_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_1193046_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_1193046_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_1193046_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_1193046_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_1193046_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_1193046_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_1193046_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_1193046_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_1193046_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_1193046_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_1193046_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_1193046_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_1193046_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_1193046_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_1193046_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_16777215_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_16777215_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_16777215_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_16777215_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_16777215_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_16777215_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_16777215_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_16777215_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_16777215_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_16777215_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_16777215_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_16777215_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_16777215_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_16777215_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_16777215_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_16777215_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_16777215_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_16777215_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_16777215_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_16777215_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_16777215_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_16777215_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_16777215_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_16777215_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_16777215_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_16777215_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_16777215_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_16777215_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_16777215_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_16777215_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_16777215_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_16777215_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_16777215_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_16777215_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_16777215_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_16777215_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_16777215_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_16777215_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_16777215_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_16777215_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_16777215_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_16777215_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_16777215_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_16777215_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_16777215_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_16777215_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_16777215_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_16777215_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_16777215_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_16777215_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_16777215_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_16777215_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_16777215_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_16777215_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_16777215_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_16777215_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_16777215_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_16777215_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_16777215_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_16777215_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_16777215_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_16777215_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_16777215_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_16777215_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_16777215_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_16777215_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_16777215_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_16777215_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_16777215_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_16777215_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_16777215_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_16777215_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_isid_16777215_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_0_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_0_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_0_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_0_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_0_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_0_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_0_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_0_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_0_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_0_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_0_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_0_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_0_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_0_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_0_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_0_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_0_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_0_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_0_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_0_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_0_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_255_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_255_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_255_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_255_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_255_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_255_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_255_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_255_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_255_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_255_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_255_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_255_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_255_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_255_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_255_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_255_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_255_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_255_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_255_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_255_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_255_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_255_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_255_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_255_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_255_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_255_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_255_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_255_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_255_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_255_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_255_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_255_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_255_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_255_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_255_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_255_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_255_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_255_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_255_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_255_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_255_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_255_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_255_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_255_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_255_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_255_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_255_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_255_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_255_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_255_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_255_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_255_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_255_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_255_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_255_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_255_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_255_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_255_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_255_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_255_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_255_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_255_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_255_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_255_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_255_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_255_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pbb_uca_255_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_0_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_0_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_0_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_0_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_0_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_0_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_0_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_0_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_0_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_0_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_0_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_0_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_0_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_0_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_0_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_0_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_0_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_0_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_305419896_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_305419896_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_305419896_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_305419896_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_305419896_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_305419896_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_305419896_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_305419896_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_305419896_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_305419896_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_305419896_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_305419896_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_305419896_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_305419896_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_305419896_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_305419896_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_305419896_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_305419896_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_305419896_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_305419896_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_305419896_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_305419896_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_305419896_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_305419896_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_305419896_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_305419896_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_305419896_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_305419896_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_305419896_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_305419896_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_305419896_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_305419896_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_305419896_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_305419896_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_305419896_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_305419896_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_305419896_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_305419896_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_305419896_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_305419896_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_305419896_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_305419896_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_305419896_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_305419896_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_305419896_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_305419896_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_305419896_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_305419896_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_305419896_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_305419896_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_305419896_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_305419896_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_305419896_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_305419896_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_305419896_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_305419896_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_305419896_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_305419896_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_305419896_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_305419896_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_305419896_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_305419896_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_305419896_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_305419896_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_4294967295_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_4294967295_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_4294967295_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_4294967295_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_4294967295_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_4294967295_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_4294967295_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_4294967295_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_4294967295_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_4294967295_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_4294967295_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_4294967295_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_4294967295_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_4294967295_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_4294967295_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_4294967295_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_4294967295_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_4294967295_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_4294967295_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_4294967295_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_4294967295_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_4294967295_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_4294967295_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_4294967295_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_4294967295_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_4294967295_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_4294967295_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_4294967295_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_4294967295_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_4294967295_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_4294967295_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_4294967295_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_4294967295_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_4294967295_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_4294967295_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_4294967295_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_4294967295_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_4294967295_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_4294967295_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_4294967295_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_4294967295_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_4294967295_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_4294967295_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_4294967295_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_4294967295_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_4294967295_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_4294967295_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_4294967295_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_4294967295_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_4294967295_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_4294967295_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_4294967295_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_4294967295_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_4294967295_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_4294967295_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_4294967295_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_4294967295_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_4294967295_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_4294967295_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_4294967295_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_4294967295_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_4294967295_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_4294967295_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_pkt_mark_4294967295_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_0_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_0_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_0_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_0_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_0_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_0_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_0_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_0_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_0_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_0_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_0_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_0_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_0_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_0_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_0_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_305419896_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_305419896_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_305419896_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_305419896_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_305419896_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_305419896_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_305419896_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_305419896_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_305419896_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_305419896_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_305419896_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_305419896_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_305419896_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_305419896_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_305419896_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_305419896_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_305419896_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_305419896_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_305419896_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_305419896_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_305419896_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_305419896_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_305419896_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_305419896_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_305419896_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_305419896_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_305419896_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_305419896_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_305419896_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_305419896_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_305419896_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_305419896_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_305419896_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_305419896_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_305419896_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_305419896_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_305419896_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_305419896_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_305419896_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_305419896_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_305419896_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_305419896_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_305419896_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_305419896_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_305419896_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_305419896_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_305419896_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_305419896_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_305419896_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_305419896_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_305419896_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_305419896_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_305419896_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_305419896_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_305419896_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_305419896_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_305419896_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_305419896_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_305419896_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_305419896_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_305419896_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_4294967295_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_4294967295_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_4294967295_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_4294967295_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_4294967295_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_4294967295_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_4294967295_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_4294967295_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_4294967295_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_4294967295_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_4294967295_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_4294967295_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_4294967295_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_4294967295_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_4294967295_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_4294967295_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_4294967295_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_4294967295_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_4294967295_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_4294967295_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_4294967295_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_4294967295_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_4294967295_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_4294967295_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_4294967295_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_4294967295_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_4294967295_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_4294967295_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_4294967295_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_4294967295_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_4294967295_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_4294967295_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_4294967295_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_4294967295_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_4294967295_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_4294967295_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_4294967295_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_4294967295_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_4294967295_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_4294967295_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_4294967295_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_4294967295_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_4294967295_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_4294967295_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_4294967295_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_4294967295_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_4294967295_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_4294967295_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_4294967295_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_4294967295_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_4294967295_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_4294967295_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_4294967295_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_4294967295_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_4294967295_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_4294967295_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_4294967295_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_4294967295_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_4294967295_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_4294967295_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg0_4294967295_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_0_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_0_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_0_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_0_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_0_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_0_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_0_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_0_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_0_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_0_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_0_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_0_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_305419896_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_305419896_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_305419896_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_305419896_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_305419896_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_305419896_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_305419896_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_305419896_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_305419896_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_305419896_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_305419896_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_305419896_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_305419896_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_305419896_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_305419896_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_305419896_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_305419896_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_305419896_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_305419896_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_305419896_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_305419896_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_305419896_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_305419896_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_305419896_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_305419896_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_305419896_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_305419896_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_305419896_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_305419896_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_305419896_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_305419896_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_305419896_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_305419896_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_305419896_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_305419896_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_305419896_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_305419896_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_305419896_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_305419896_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_305419896_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_305419896_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_305419896_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_305419896_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_305419896_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_305419896_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_305419896_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_305419896_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_305419896_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_305419896_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_305419896_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_305419896_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_305419896_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_305419896_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_305419896_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_305419896_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_305419896_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_305419896_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_305419896_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_4294967295_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_4294967295_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_4294967295_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_4294967295_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_4294967295_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_4294967295_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_4294967295_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_4294967295_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_4294967295_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_4294967295_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_4294967295_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_4294967295_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_4294967295_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_4294967295_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_4294967295_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_4294967295_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_4294967295_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_4294967295_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_4294967295_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_4294967295_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_4294967295_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_4294967295_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_4294967295_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_4294967295_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_4294967295_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_4294967295_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_4294967295_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_4294967295_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_4294967295_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_4294967295_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_4294967295_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_4294967295_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_4294967295_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_4294967295_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_4294967295_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_4294967295_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_4294967295_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_4294967295_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_4294967295_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_4294967295_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_4294967295_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_4294967295_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_4294967295_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_4294967295_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_4294967295_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_4294967295_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_4294967295_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_4294967295_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_4294967295_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_4294967295_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_4294967295_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_4294967295_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_4294967295_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_4294967295_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_4294967295_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_4294967295_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_4294967295_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg1_4294967295_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_0_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_0_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_0_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_0_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_0_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_0_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_0_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_0_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_0_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_305419896_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_305419896_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_305419896_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_305419896_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_305419896_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_305419896_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_305419896_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_305419896_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_305419896_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_305419896_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_305419896_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_305419896_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_305419896_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_305419896_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_305419896_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_305419896_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_305419896_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_305419896_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_305419896_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_305419896_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_305419896_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_305419896_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_305419896_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_305419896_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_305419896_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_305419896_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_305419896_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_305419896_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_305419896_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_305419896_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_305419896_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_305419896_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_305419896_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_305419896_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_305419896_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_305419896_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_305419896_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_305419896_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_305419896_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_305419896_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_305419896_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_305419896_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_305419896_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_305419896_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_305419896_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_305419896_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_305419896_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_305419896_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_305419896_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_305419896_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_305419896_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_305419896_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_305419896_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_305419896_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_305419896_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_4294967295_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_4294967295_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_4294967295_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_4294967295_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_4294967295_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_4294967295_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_4294967295_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_4294967295_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_4294967295_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_4294967295_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_4294967295_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_4294967295_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_4294967295_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_4294967295_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_4294967295_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_4294967295_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_4294967295_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_4294967295_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_4294967295_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_4294967295_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_4294967295_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_4294967295_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_4294967295_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_4294967295_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_4294967295_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_4294967295_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_4294967295_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_4294967295_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_4294967295_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_4294967295_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_4294967295_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_4294967295_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_4294967295_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_4294967295_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_4294967295_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_4294967295_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_4294967295_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_4294967295_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_4294967295_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_4294967295_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_4294967295_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_4294967295_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_4294967295_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_4294967295_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_4294967295_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_4294967295_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_4294967295_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_4294967295_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_4294967295_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_4294967295_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_4294967295_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_4294967295_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_4294967295_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_4294967295_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg2_4294967295_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_0_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_0_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_0_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_0_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_0_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_0_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_305419896_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_305419896_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_305419896_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_305419896_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_305419896_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_305419896_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_305419896_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_305419896_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_305419896_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_305419896_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_305419896_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_305419896_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_305419896_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_305419896_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_305419896_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_305419896_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_305419896_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_305419896_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_305419896_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_305419896_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_305419896_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_305419896_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_305419896_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_305419896_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_305419896_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_305419896_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_305419896_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_305419896_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_305419896_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_305419896_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_305419896_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_305419896_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_305419896_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_305419896_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_305419896_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_305419896_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_305419896_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_305419896_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_305419896_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_305419896_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_305419896_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_305419896_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_305419896_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_305419896_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_305419896_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_305419896_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_305419896_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_305419896_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_305419896_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_305419896_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_305419896_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_305419896_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_4294967295_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_4294967295_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_4294967295_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_4294967295_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_4294967295_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_4294967295_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_4294967295_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_4294967295_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_4294967295_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_4294967295_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_4294967295_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_4294967295_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_4294967295_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_4294967295_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_4294967295_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_4294967295_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_4294967295_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_4294967295_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_4294967295_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_4294967295_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_4294967295_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_4294967295_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_4294967295_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_4294967295_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_4294967295_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_4294967295_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_4294967295_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_4294967295_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_4294967295_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_4294967295_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_4294967295_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_4294967295_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_4294967295_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_4294967295_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_4294967295_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_4294967295_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_4294967295_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_4294967295_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_4294967295_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_4294967295_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_4294967295_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_4294967295_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_4294967295_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_4294967295_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_4294967295_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_4294967295_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_4294967295_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_4294967295_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_4294967295_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_4294967295_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_4294967295_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg3_4294967295_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_0_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_0_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_0_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_305419896_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_305419896_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_305419896_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_305419896_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_305419896_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_305419896_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_305419896_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_305419896_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_305419896_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_305419896_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_305419896_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_305419896_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_305419896_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_305419896_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_305419896_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_305419896_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_305419896_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_305419896_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_305419896_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_305419896_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_305419896_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_305419896_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_305419896_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_305419896_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_305419896_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_305419896_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_305419896_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_305419896_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_305419896_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_305419896_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_305419896_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_305419896_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_305419896_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_305419896_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_305419896_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_305419896_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_305419896_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_305419896_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_305419896_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_305419896_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_305419896_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_305419896_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_305419896_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_305419896_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_305419896_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_305419896_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_305419896_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_305419896_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_305419896_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_4294967295_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_4294967295_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_4294967295_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_4294967295_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_4294967295_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_4294967295_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_4294967295_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_4294967295_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_4294967295_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_4294967295_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_4294967295_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_4294967295_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_4294967295_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_4294967295_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_4294967295_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_4294967295_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_4294967295_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_4294967295_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_4294967295_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_4294967295_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_4294967295_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_4294967295_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_4294967295_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_4294967295_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_4294967295_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_4294967295_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_4294967295_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_4294967295_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_4294967295_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_4294967295_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_4294967295_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_4294967295_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_4294967295_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_4294967295_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_4294967295_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_4294967295_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_4294967295_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_4294967295_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_4294967295_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_4294967295_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_4294967295_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_4294967295_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_4294967295_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_4294967295_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_4294967295_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_4294967295_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_4294967295_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_4294967295_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg4_4294967295_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_305419896_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_305419896_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_305419896_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_305419896_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_305419896_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_305419896_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_305419896_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_305419896_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_305419896_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_305419896_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_305419896_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_305419896_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_305419896_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_305419896_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_305419896_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_305419896_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_305419896_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_305419896_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_305419896_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_305419896_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_305419896_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_305419896_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_305419896_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_305419896_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_305419896_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_305419896_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_305419896_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_305419896_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_305419896_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_305419896_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_305419896_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_305419896_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_305419896_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_305419896_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_305419896_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_305419896_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_305419896_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_305419896_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_305419896_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_305419896_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_305419896_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_305419896_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_305419896_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_305419896_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_305419896_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_305419896_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_4294967295_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_4294967295_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_4294967295_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_4294967295_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_4294967295_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_4294967295_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_4294967295_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_4294967295_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_4294967295_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_4294967295_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_4294967295_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_4294967295_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_4294967295_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_4294967295_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_4294967295_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_4294967295_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_4294967295_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_4294967295_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_4294967295_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_4294967295_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_4294967295_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_4294967295_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_4294967295_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_4294967295_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_4294967295_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_4294967295_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_4294967295_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_4294967295_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_4294967295_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_4294967295_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_4294967295_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_4294967295_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_4294967295_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_4294967295_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_4294967295_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_4294967295_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_4294967295_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_4294967295_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_4294967295_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_4294967295_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_4294967295_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_4294967295_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_4294967295_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_4294967295_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_4294967295_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg5_4294967295_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_305419896_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_305419896_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_305419896_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_305419896_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_305419896_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_305419896_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_305419896_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_305419896_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_305419896_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_305419896_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_305419896_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_305419896_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_305419896_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_305419896_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_305419896_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_305419896_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_305419896_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_305419896_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_305419896_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_305419896_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_305419896_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_305419896_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_305419896_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_305419896_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_305419896_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_305419896_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_305419896_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_305419896_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_305419896_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_305419896_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_305419896_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_305419896_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_305419896_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_305419896_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_305419896_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_305419896_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_305419896_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_305419896_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_305419896_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_305419896_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_305419896_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_305419896_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_305419896_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_4294967295_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_4294967295_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_4294967295_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_4294967295_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_4294967295_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_4294967295_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_4294967295_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_4294967295_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_4294967295_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_4294967295_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_4294967295_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_4294967295_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_4294967295_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_4294967295_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_4294967295_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_4294967295_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_4294967295_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_4294967295_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_4294967295_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_4294967295_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_4294967295_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_4294967295_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_4294967295_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_4294967295_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_4294967295_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_4294967295_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_4294967295_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_4294967295_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_4294967295_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_4294967295_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_4294967295_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_4294967295_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_4294967295_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_4294967295_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_4294967295_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_4294967295_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_4294967295_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_4294967295_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_4294967295_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_4294967295_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_4294967295_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_4294967295_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg6_4294967295_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_305419896_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_305419896_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_305419896_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_305419896_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_305419896_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_305419896_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_305419896_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_305419896_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_305419896_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_305419896_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_305419896_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_305419896_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_305419896_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_305419896_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_305419896_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_305419896_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_305419896_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_305419896_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_305419896_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_305419896_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_305419896_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_305419896_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_305419896_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_305419896_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_305419896_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_305419896_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_305419896_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_305419896_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_305419896_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_305419896_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_305419896_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_305419896_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_305419896_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_305419896_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_305419896_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_305419896_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_305419896_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_305419896_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_305419896_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_305419896_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_4294967295_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_4294967295_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_4294967295_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_4294967295_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_4294967295_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_4294967295_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_4294967295_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_4294967295_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_4294967295_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_4294967295_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_4294967295_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_4294967295_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_4294967295_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_4294967295_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_4294967295_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_4294967295_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_4294967295_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_4294967295_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_4294967295_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_4294967295_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_4294967295_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_4294967295_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_4294967295_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_4294967295_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_4294967295_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_4294967295_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_4294967295_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_4294967295_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_4294967295_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_4294967295_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_4294967295_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_4294967295_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_4294967295_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_4294967295_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_4294967295_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_4294967295_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_4294967295_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_4294967295_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_4294967295_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_reg7_4294967295_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_dst_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_dst_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_dst_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_dst_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_dst_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_dst_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_dst_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_dst_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_dst_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_dst_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_dst_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_dst_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_dst_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_dst_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_dst_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_dst_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_dst_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_dst_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_dst_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_dst_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_dst_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_dst_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_dst_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_dst_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_dst_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_dst_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_dst_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_dst_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_dst_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_dst_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_dst_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_dst_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_dst_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_dst_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_dst_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_dst_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_dst_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_dst_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_dst_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_dst_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_dst_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_dst_4660_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_dst_4660_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_dst_4660_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_dst_4660_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_dst_4660_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_dst_4660_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_dst_4660_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_dst_4660_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_dst_4660_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_dst_4660_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_dst_4660_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_dst_4660_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_dst_4660_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_dst_4660_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_dst_4660_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_dst_4660_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_dst_4660_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_dst_4660_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_dst_4660_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_dst_4660_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_dst_4660_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_dst_4660_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_dst_4660_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_dst_4660_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_dst_4660_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_dst_4660_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_dst_4660_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_dst_4660_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_dst_4660_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_dst_4660_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_dst_4660_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_dst_4660_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_dst_4660_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_dst_4660_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_dst_4660_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_dst_4660_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_dst_4660_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_dst_4660_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_dst_4660_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_dst_4660_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_dst_4660_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_dst_65535_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_dst_65535_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_dst_65535_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_dst_65535_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_dst_65535_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_dst_65535_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_dst_65535_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_dst_65535_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_dst_65535_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_dst_65535_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_dst_65535_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_dst_65535_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_dst_65535_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_dst_65535_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_dst_65535_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_dst_65535_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_dst_65535_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_dst_65535_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_dst_65535_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_dst_65535_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_dst_65535_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_dst_65535_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_dst_65535_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_dst_65535_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_dst_65535_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_dst_65535_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_dst_65535_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_dst_65535_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_dst_65535_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_dst_65535_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_dst_65535_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_dst_65535_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_dst_65535_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_dst_65535_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_dst_65535_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_dst_65535_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_dst_65535_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_dst_65535_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_dst_65535_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_dst_65535_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_dst_65535_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_src_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_src_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_src_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_src_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_src_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_src_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_src_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_src_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_src_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_src_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_src_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_src_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_src_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_src_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_src_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_src_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_src_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_src_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_src_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_src_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_src_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_src_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_src_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_src_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_src_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_src_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_src_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_src_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_src_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_src_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_src_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_src_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_src_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_src_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_src_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_src_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_src_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_src_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_src_4660_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_src_4660_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_src_4660_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_src_4660_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_src_4660_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_src_4660_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_src_4660_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_src_4660_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_src_4660_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_src_4660_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_src_4660_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_src_4660_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_src_4660_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_src_4660_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_src_4660_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_src_4660_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_src_4660_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_src_4660_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_src_4660_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_src_4660_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_src_4660_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_src_4660_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_src_4660_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_src_4660_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_src_4660_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_src_4660_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_src_4660_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_src_4660_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_src_4660_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_src_4660_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_src_4660_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_src_4660_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_src_4660_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_src_4660_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_src_4660_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_src_4660_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_src_4660_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_src_4660_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_src_65535_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_src_65535_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_src_65535_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_src_65535_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_src_65535_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_src_65535_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_src_65535_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_src_65535_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_src_65535_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_src_65535_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_src_65535_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_src_65535_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_src_65535_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_src_65535_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_src_65535_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_src_65535_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_src_65535_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_src_65535_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_src_65535_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_src_65535_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_src_65535_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_src_65535_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_src_65535_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_src_65535_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_src_65535_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_src_65535_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_src_65535_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_src_65535_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_src_65535_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_src_65535_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_src_65535_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_src_65535_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_src_65535_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_src_65535_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_src_65535_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_src_65535_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_src_65535_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_sctp_src_65535_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_dst_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_dst_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_dst_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_dst_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_dst_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_dst_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_dst_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_dst_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_dst_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_dst_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_dst_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_dst_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_dst_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_dst_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_dst_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_dst_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_dst_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_dst_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_dst_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_dst_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_dst_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_dst_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_dst_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_dst_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_dst_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_dst_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_dst_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_dst_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_dst_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_dst_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_dst_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_dst_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_dst_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_dst_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_dst_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_dst_4660_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_dst_4660_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_dst_4660_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_dst_4660_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_dst_4660_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_dst_4660_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_dst_4660_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_dst_4660_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_dst_4660_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_dst_4660_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_dst_4660_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_dst_4660_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_dst_4660_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_dst_4660_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_dst_4660_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_dst_4660_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_dst_4660_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_dst_4660_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_dst_4660_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_dst_4660_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_dst_4660_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_dst_4660_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_dst_4660_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_dst_4660_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_dst_4660_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_dst_4660_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_dst_4660_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_dst_4660_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_dst_4660_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_dst_4660_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_dst_4660_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_dst_4660_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_dst_4660_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_dst_4660_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_dst_4660_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_dst_65535_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_dst_65535_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_dst_65535_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_dst_65535_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_dst_65535_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_dst_65535_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_dst_65535_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_dst_65535_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_dst_65535_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_dst_65535_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_dst_65535_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_dst_65535_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_dst_65535_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_dst_65535_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_dst_65535_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_dst_65535_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_dst_65535_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_dst_65535_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_dst_65535_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_dst_65535_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_dst_65535_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_dst_65535_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_dst_65535_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_dst_65535_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_dst_65535_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_dst_65535_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_dst_65535_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_dst_65535_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_dst_65535_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_dst_65535_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_dst_65535_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_dst_65535_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_dst_65535_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_dst_65535_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_dst_65535_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_flags_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_flags_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_flags_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_flags_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_flags_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_flags_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_flags_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_flags_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_flags_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_flags_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_flags_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_flags_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_flags_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_flags_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_flags_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_flags_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_flags_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_flags_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_flags_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_flags_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_flags_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_flags_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_flags_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_flags_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_flags_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_flags_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_flags_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_flags_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_flags_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_flags_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_flags_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_flags_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_flags_4660_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_flags_4660_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_flags_4660_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_flags_4660_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_flags_4660_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_flags_4660_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_flags_4660_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_flags_4660_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_flags_4660_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_flags_4660_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_flags_4660_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_flags_4660_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_flags_4660_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_flags_4660_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_flags_4660_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_flags_4660_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_flags_4660_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_flags_4660_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_flags_4660_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_flags_4660_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_flags_4660_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_flags_4660_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_flags_4660_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_flags_4660_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_flags_4660_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_flags_4660_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_flags_4660_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_flags_4660_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_flags_4660_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_flags_4660_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_flags_4660_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_flags_4660_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_flags_65535_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_flags_65535_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_flags_65535_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_flags_65535_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_flags_65535_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_flags_65535_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_flags_65535_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_flags_65535_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_flags_65535_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_flags_65535_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_flags_65535_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_flags_65535_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_flags_65535_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_flags_65535_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_flags_65535_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_flags_65535_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_flags_65535_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_flags_65535_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_flags_65535_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_flags_65535_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_flags_65535_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_flags_65535_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_flags_65535_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_flags_65535_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_flags_65535_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_flags_65535_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_flags_65535_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_flags_65535_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_flags_65535_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_flags_65535_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_flags_65535_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_flags_65535_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_src_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_src_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_src_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_src_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_src_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_src_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_src_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_src_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_src_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_src_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_src_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_src_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_src_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_src_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_src_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_src_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_src_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_src_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_src_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_src_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_src_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_src_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_src_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_src_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_src_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_src_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_src_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_src_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_src_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_src_4660_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_src_4660_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_src_4660_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_src_4660_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_src_4660_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_src_4660_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_src_4660_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_src_4660_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_src_4660_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_src_4660_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_src_4660_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_src_4660_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_src_4660_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_src_4660_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_src_4660_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_src_4660_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_src_4660_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_src_4660_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_src_4660_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_src_4660_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_src_4660_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_src_4660_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_src_4660_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_src_4660_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_src_4660_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_src_4660_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_src_4660_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_src_4660_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_src_4660_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_src_65535_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_src_65535_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_src_65535_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_src_65535_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_src_65535_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_src_65535_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_src_65535_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_src_65535_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_src_65535_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_src_65535_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_src_65535_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_src_65535_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_src_65535_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_src_65535_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_src_65535_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_src_65535_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_src_65535_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_src_65535_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_src_65535_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_src_65535_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_src_65535_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_src_65535_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_src_65535_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_src_65535_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_src_65535_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_src_65535_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_src_65535_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_src_65535_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tcp_src_65535_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_dst_0_0_0_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_dst_0_0_0_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_dst_0_0_0_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_dst_0_0_0_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_dst_0_0_0_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_dst_0_0_0_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_dst_0_0_0_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_dst_0_0_0_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_dst_0_0_0_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_dst_0_0_0_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_dst_0_0_0_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_dst_0_0_0_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_dst_0_0_0_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_dst_0_0_0_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_dst_0_0_0_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_dst_0_0_0_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_dst_0_0_0_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_dst_0_0_0_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_dst_0_0_0_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_dst_0_0_0_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_dst_0_0_0_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_dst_0_0_0_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_dst_0_0_0_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_dst_0_0_0_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_dst_0_0_0_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_dst_0_0_0_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_dst_192_0_2_1_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_dst_192_0_2_1_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_dst_192_0_2_1_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_dst_192_0_2_1_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_dst_192_0_2_1_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_dst_192_0_2_1_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_dst_192_0_2_1_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_dst_192_0_2_1_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_dst_192_0_2_1_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_dst_192_0_2_1_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_dst_192_0_2_1_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_dst_192_0_2_1_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_dst_192_0_2_1_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_dst_192_0_2_1_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_dst_192_0_2_1_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_dst_192_0_2_1_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_dst_192_0_2_1_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_dst_192_0_2_1_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_dst_192_0_2_1_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_dst_192_0_2_1_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_dst_192_0_2_1_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_dst_192_0_2_1_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_dst_192_0_2_1_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_dst_192_0_2_1_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_dst_192_0_2_1_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_dst_192_0_2_1_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_dst_255_255_255_255_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_dst_255_255_255_255_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_dst_255_255_255_255_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_dst_255_255_255_255_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_dst_255_255_255_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_dst_255_255_255_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_dst_255_255_255_255_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_dst_255_255_255_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_dst_255_255_255_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_dst_255_255_255_255_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_dst_255_255_255_255_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_dst_255_255_255_255_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_dst_255_255_255_255_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_dst_255_255_255_255_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_dst_255_255_255_255_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_dst_255_255_255_255_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_dst_255_255_255_255_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_dst_255_255_255_255_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_dst_255_255_255_255_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_dst_255_255_255_255_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_dst_255_255_255_255_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_dst_255_255_255_255_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_dst_255_255_255_255_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_dst_255_255_255_255_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_dst_255_255_255_255_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_dst_255_255_255_255_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_src_0_0_0_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_src_0_0_0_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_src_0_0_0_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_src_0_0_0_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_src_0_0_0_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_src_0_0_0_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_src_0_0_0_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_src_0_0_0_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_src_0_0_0_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_src_0_0_0_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_src_0_0_0_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_src_0_0_0_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_src_0_0_0_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_src_0_0_0_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_src_0_0_0_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_src_0_0_0_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_src_0_0_0_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_src_0_0_0_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_src_0_0_0_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_src_0_0_0_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_src_0_0_0_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_src_0_0_0_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_src_0_0_0_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_src_192_0_2_1_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_src_192_0_2_1_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_src_192_0_2_1_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_src_192_0_2_1_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_src_192_0_2_1_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_src_192_0_2_1_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_src_192_0_2_1_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_src_192_0_2_1_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_src_192_0_2_1_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_src_192_0_2_1_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_src_192_0_2_1_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_src_192_0_2_1_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_src_192_0_2_1_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_src_192_0_2_1_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_src_192_0_2_1_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_src_192_0_2_1_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_src_192_0_2_1_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_src_192_0_2_1_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_src_192_0_2_1_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_src_192_0_2_1_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_src_192_0_2_1_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_src_192_0_2_1_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_src_192_0_2_1_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_src_255_255_255_255_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_src_255_255_255_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_src_255_255_255_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_src_255_255_255_255_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_src_255_255_255_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_src_255_255_255_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_src_255_255_255_255_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_src_255_255_255_255_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_src_255_255_255_255_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_src_255_255_255_255_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_src_255_255_255_255_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_src_255_255_255_255_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_src_255_255_255_255_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_src_255_255_255_255_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_src_255_255_255_255_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_src_255_255_255_255_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_src_255_255_255_255_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_src_255_255_255_255_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_src_255_255_255_255_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_src_255_255_255_255_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_src_255_255_255_255_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_src_255_255_255_255_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv4_src_255_255_255_255_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv6_dst____tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv6_dst____tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv6_dst____tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv6_dst____tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv6_dst____tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv6_dst____tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv6_dst____tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv6_dst____tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv6_dst____tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv6_dst____udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv6_dst____udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv6_dst____udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv6_dst____udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv6_dst____udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv6_dst____udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv6_dst____vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv6_dst____vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv6_dst____vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv6_dst____vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv6_dst____vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv6_src____tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv6_src____tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv6_src____tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv6_src____tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv6_src____tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv6_src____tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv6_src____udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv6_src____udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv6_src____udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv6_src____udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv6_src____udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv6_src____udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv6_src____vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv6_src____vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv6_src____vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv6_src____vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv6_src____vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tunnel_id_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tunnel_id_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tunnel_id_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tunnel_id_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tunnel_id_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tunnel_id_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tunnel_id_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tunnel_id_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tunnel_id_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tunnel_id_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tunnel_id_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tunnel_id_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tunnel_id_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tunnel_id_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tunnel_id_1311768467463790320_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tunnel_id_1311768467463790320_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tunnel_id_1311768467463790320_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tunnel_id_1311768467463790320_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tunnel_id_1311768467463790320_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tunnel_id_1311768467463790320_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tunnel_id_1311768467463790320_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tunnel_id_1311768467463790320_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tunnel_id_1311768467463790320_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tunnel_id_1311768467463790320_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tunnel_id_1311768467463790320_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tunnel_id_1311768467463790320_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tunnel_id_1311768467463790320_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tunnel_id_1311768467463790320_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tunnel_id_18446744073709551615_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tunnel_id_18446744073709551615_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tunnel_id_18446744073709551615_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tunnel_id_18446744073709551615_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tunnel_id_18446744073709551615_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tunnel_id_18446744073709551615_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tunnel_id_18446744073709551615_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tunnel_id_18446744073709551615_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tunnel_id_18446744073709551615_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tunnel_id_18446744073709551615_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tunnel_id_18446744073709551615_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tunnel_id_18446744073709551615_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tunnel_id_18446744073709551615_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tunnel_id_18446744073709551615_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tunnel_id_nxm_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tunnel_id_nxm_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tunnel_id_nxm_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tunnel_id_nxm_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tunnel_id_nxm_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tunnel_id_nxm_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tunnel_id_nxm_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tunnel_id_nxm_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tunnel_id_nxm_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tunnel_id_nxm_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tunnel_id_nxm_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tunnel_id_nxm_1311768467463790320_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tunnel_id_nxm_1311768467463790320_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tunnel_id_nxm_1311768467463790320_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tunnel_id_nxm_1311768467463790320_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tunnel_id_nxm_1311768467463790320_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tunnel_id_nxm_1311768467463790320_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tunnel_id_nxm_1311768467463790320_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tunnel_id_nxm_1311768467463790320_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tunnel_id_nxm_1311768467463790320_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tunnel_id_nxm_1311768467463790320_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tunnel_id_nxm_1311768467463790320_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tunnel_id_nxm_18446744073709551615_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tunnel_id_nxm_18446744073709551615_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tunnel_id_nxm_18446744073709551615_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tunnel_id_nxm_18446744073709551615_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tunnel_id_nxm_18446744073709551615_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tunnel_id_nxm_18446744073709551615_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tunnel_id_nxm_18446744073709551615_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tunnel_id_nxm_18446744073709551615_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tunnel_id_nxm_18446744073709551615_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tunnel_id_nxm_18446744073709551615_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_tunnel_id_nxm_18446744073709551615_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_udp_dst_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_udp_dst_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_udp_dst_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_udp_dst_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_udp_dst_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_udp_dst_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_udp_dst_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_udp_dst_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_udp_dst_4660_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_udp_dst_4660_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_udp_dst_4660_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_udp_dst_4660_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_udp_dst_4660_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_udp_dst_4660_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_udp_dst_4660_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_udp_dst_4660_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_udp_dst_65535_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_udp_dst_65535_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_udp_dst_65535_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_udp_dst_65535_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_udp_dst_65535_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_udp_dst_65535_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_udp_dst_65535_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_udp_dst_65535_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_udp_src_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_udp_src_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_udp_src_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_udp_src_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_udp_src_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_udp_src_4660_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_udp_src_4660_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_udp_src_4660_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_udp_src_4660_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_udp_src_4660_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_udp_src_65535_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_udp_src_65535_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_udp_src_65535_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_udp_src_65535_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_udp_src_65535_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_vlan_pcp_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_vlan_pcp_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_vlan_pcp_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_vlan_pcp_255_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_vlan_pcp_255_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_vlan_pcp_255_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_3_parser_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_actset_output_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_actset_output_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_actset_output_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_arp_op_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_arp_op_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_arp_op_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_arp_sha_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_arp_sha_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_arp_sha_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_arp_spa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_arp_spa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_arp_spa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_arp_tha_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_arp_tha_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_arp_tha_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_arp_tpa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_arp_tpa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_arp_tpa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_conj_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_conj_id_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_conj_id_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_eth_dst_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_eth_dst_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_eth_dst_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_eth_dst_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_eth_dst_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_eth_dst_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_eth_src_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_eth_src_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_eth_src_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_actset_output_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_actset_output_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_actset_output_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_arp_op_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_arp_op_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_arp_op_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_arp_sha_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_arp_sha_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_arp_sha_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_arp_spa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_arp_spa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_arp_spa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_arp_tha_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_arp_tha_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_arp_tha_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_arp_tpa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_arp_tpa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_arp_tpa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_conj_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_conj_id_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_conj_id_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_eth_dst_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_eth_dst_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_eth_dst_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_eth_dst_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_eth_dst_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_eth_dst_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_eth_src_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_eth_src_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_eth_src_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_305419896_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_actset_output_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_actset_output_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_actset_output_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_arp_op_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_arp_op_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_arp_op_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_arp_sha_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_arp_sha_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_arp_sha_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_arp_spa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_arp_spa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_arp_spa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_arp_tha_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_arp_tha_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_arp_tha_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_arp_tpa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_arp_tpa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_arp_tpa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_conj_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_conj_id_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_conj_id_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_eth_dst_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_eth_dst_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_eth_dst_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_eth_dst_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_eth_dst_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_eth_dst_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_eth_src_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_eth_src_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_eth_src_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser__dp_hash_4294967295_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_arp_op_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_arp_op_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_arp_op_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_arp_sha_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_arp_sha_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_arp_sha_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_arp_spa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_arp_spa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_arp_spa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_arp_tha_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_arp_tha_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_arp_tha_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_arp_tpa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_arp_tpa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_arp_tpa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_conj_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_conj_id_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_conj_id_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_eth_dst_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_eth_dst_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_eth_dst_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_eth_dst_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_eth_dst_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_eth_dst_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_eth_src_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_eth_src_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_eth_src_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_arp_op_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_arp_op_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_arp_op_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_arp_sha_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_arp_sha_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_arp_sha_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_arp_spa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_arp_spa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_arp_spa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_arp_tha_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_arp_tha_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_arp_tha_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_arp_tpa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_arp_tpa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_arp_tpa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_conj_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_conj_id_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_conj_id_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_eth_dst_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_eth_dst_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_eth_dst_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_eth_dst_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_eth_dst_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_eth_dst_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_eth_src_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_eth_src_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_eth_src_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_305419896_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_arp_op_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_arp_op_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_arp_op_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_arp_sha_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_arp_sha_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_arp_sha_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_arp_spa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_arp_spa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_arp_spa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_arp_tha_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_arp_tha_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_arp_tha_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_arp_tpa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_arp_tpa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_arp_tpa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_conj_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_conj_id_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_conj_id_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_eth_dst_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_eth_dst_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_eth_dst_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_eth_dst_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_eth_dst_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_eth_dst_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_eth_src_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_eth_src_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_eth_src_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_actset_output_4294967295_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_arp_sha_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_arp_sha_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_arp_sha_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_arp_spa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_arp_spa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_arp_spa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_arp_tha_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_arp_tha_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_arp_tha_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_arp_tpa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_arp_tpa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_arp_tpa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_conj_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_conj_id_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_conj_id_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_eth_dst_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_eth_dst_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_eth_dst_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_eth_dst_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_eth_dst_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_eth_dst_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_eth_src_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_eth_src_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_eth_src_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_arp_sha_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_arp_sha_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_arp_sha_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_arp_spa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_arp_spa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_arp_spa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_arp_tha_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_arp_tha_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_arp_tha_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_arp_tpa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_arp_tpa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_arp_tpa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_conj_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_conj_id_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_conj_id_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_eth_dst_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_eth_dst_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_eth_dst_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_eth_dst_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_eth_dst_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_eth_dst_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_eth_src_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_eth_src_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_eth_src_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_4660_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_arp_sha_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_arp_sha_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_arp_sha_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_arp_spa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_arp_spa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_arp_spa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_arp_tha_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_arp_tha_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_arp_tha_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_arp_tpa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_arp_tpa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_arp_tpa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_conj_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_conj_id_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_conj_id_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_eth_dst_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_eth_dst_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_eth_dst_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_eth_dst_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_eth_dst_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_eth_dst_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_eth_src_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_eth_src_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_eth_src_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_op_65535_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_arp_spa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_arp_spa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_arp_spa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_arp_tha_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_arp_tha_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_arp_tha_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_arp_tpa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_arp_tpa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_arp_tpa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_conj_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_conj_id_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_conj_id_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_eth_dst_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_eth_dst_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_eth_dst_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_eth_dst_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_eth_dst_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_eth_dst_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_eth_src_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_eth_src_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_eth_src_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_arp_spa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_arp_spa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_arp_spa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_arp_tha_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_arp_tha_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_arp_tha_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_arp_tpa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_arp_tpa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_arp_tpa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_conj_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_conj_id_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_conj_id_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_dst_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_dst_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_dst_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_dst_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_dst_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_dst_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_src_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_src_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_src_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_arp_spa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_arp_spa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_arp_spa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_arp_tha_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_arp_tha_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_arp_tha_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_arp_tpa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_arp_tpa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_arp_tpa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_conj_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_conj_id_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_conj_id_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_dst_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_dst_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_dst_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_dst_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_dst_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_dst_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_src_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_src_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_src_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_arp_tha_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_arp_tha_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_arp_tha_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_arp_tpa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_arp_tpa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_arp_tpa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_conj_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_conj_id_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_conj_id_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_eth_dst_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_eth_dst_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_eth_dst_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_eth_dst_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_eth_dst_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_eth_dst_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_eth_src_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_eth_src_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_eth_src_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_0_0_0_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_arp_tha_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_arp_tha_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_arp_tha_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_arp_tpa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_arp_tpa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_arp_tpa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_conj_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_conj_id_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_conj_id_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_eth_dst_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_eth_dst_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_eth_dst_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_eth_dst_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_eth_dst_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_eth_dst_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_eth_src_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_eth_src_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_eth_src_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_192_0_2_1_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_arp_tha_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_arp_tha_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_arp_tha_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_arp_tpa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_arp_tpa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_arp_tpa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_conj_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_conj_id_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_conj_id_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_eth_dst_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_eth_dst_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_eth_dst_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_eth_dst_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_eth_dst_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_eth_dst_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_eth_src_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_eth_src_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_eth_src_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_spa_255_255_255_255_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_arp_tpa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_arp_tpa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_arp_tpa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_conj_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_conj_id_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_conj_id_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_eth_dst_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_eth_dst_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_eth_dst_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_eth_dst_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_eth_dst_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_eth_dst_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_eth_src_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_eth_src_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_eth_src_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_arp_tpa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_arp_tpa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_arp_tpa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_conj_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_conj_id_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_conj_id_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_dst_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_dst_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_dst_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_dst_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_dst_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_dst_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_src_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_src_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_src_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_arp_tpa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_arp_tpa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_arp_tpa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_conj_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_conj_id_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_conj_id_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_dst_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_dst_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_dst_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_dst_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_dst_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_dst_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_src_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_src_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_src_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_conj_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_conj_id_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_conj_id_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_eth_dst_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_eth_dst_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_eth_dst_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_eth_dst_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_eth_dst_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_eth_dst_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_eth_src_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_eth_src_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_eth_src_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_conj_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_conj_id_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_conj_id_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_eth_dst_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_eth_dst_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_eth_dst_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_eth_dst_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_eth_dst_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_eth_dst_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_eth_src_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_eth_src_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_eth_src_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_conj_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_conj_id_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_conj_id_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_eth_dst_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_eth_dst_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_eth_dst_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_eth_dst_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_eth_dst_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_eth_dst_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_eth_src_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_eth_src_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_eth_src_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_eth_dst_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_eth_dst_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_eth_dst_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_eth_dst_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_eth_dst_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_eth_dst_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_eth_src_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_eth_src_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_eth_src_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_eth_dst_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_eth_dst_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_eth_dst_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_eth_dst_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_eth_dst_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_eth_dst_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_eth_src_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_eth_src_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_eth_src_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_305419896_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_eth_dst_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_eth_dst_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_eth_dst_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_eth_dst_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_eth_dst_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_eth_dst_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_eth_src_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_eth_src_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_eth_src_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_conj_id_4294967295_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_eth_dst_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_eth_dst_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_eth_dst_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_eth_src_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_eth_src_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_eth_src_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_dst_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_dst_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_dst_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_src_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_src_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_src_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_dst_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_dst_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_dst_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_src_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_src_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_src_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_eth_src_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_eth_src_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_eth_src_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_eth_src_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_eth_src_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_eth_src_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_eth_src_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_eth_src_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_eth_src_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_4660_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_eth_type_65535_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_code_255_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv4_type_255_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_code_255_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_0_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_0_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_0_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_0_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_0_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_0_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_0_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_0_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_0_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_0_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_0_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_0_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_0_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_0_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_0_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_0_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_0_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_0_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_0_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_0_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_0_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_0_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_0_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_0_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_0_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_0_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_0_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_0_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_0_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_0_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_0_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_0_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_0_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_0_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_0_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_0_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_0_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_0_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_0_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_0_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_0_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_0_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_0_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_0_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_0_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_0_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_0_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_0_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_0_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_0_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_0_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_0_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_0_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_0_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_0_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_0_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_0_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_0_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_0_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_0_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_0_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_0_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_0_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_0_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_0_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_255_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_255_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_255_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_255_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_255_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_255_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_255_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_255_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_255_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_255_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_255_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_255_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_255_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_255_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_255_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_255_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_255_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_255_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_255_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_255_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_255_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_255_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_255_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_255_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_255_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_255_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_255_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_255_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_255_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_255_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_255_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_255_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_255_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_255_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_255_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_255_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_255_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_255_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_255_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_255_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_255_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_255_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_255_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_255_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_255_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_255_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_255_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_255_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_255_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_255_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_255_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_255_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_255_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_255_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_255_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_255_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_255_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_255_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_255_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_255_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_255_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_255_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_255_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_255_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_255_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_255_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_255_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_255_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_255_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_255_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_255_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_255_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_255_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_255_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_255_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_255_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_255_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_255_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_255_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_255_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_255_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_255_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_255_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_255_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_255_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_255_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_255_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_255_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_255_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_255_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_255_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_255_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_255_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_255_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_255_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_255_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_255_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_255_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_255_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_255_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_255_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_255_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_255_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_255_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_255_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_255_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_255_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_255_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_255_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_255_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_icmpv6_type_255_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_0_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_0_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_0_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_0_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_0_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_0_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_0_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_0_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_0_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_0_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_0_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_0_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_0_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_0_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_0_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_0_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_0_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_0_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_0_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_0_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_0_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_0_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_0_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_0_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_0_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_0_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_0_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_0_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_0_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_0_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_0_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_0_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_0_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_0_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_0_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_0_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_0_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_0_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_0_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_0_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_0_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_0_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_0_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_0_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_0_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_0_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_0_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_0_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_0_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_0_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_0_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_0_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_0_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_0_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_0_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_0_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_0_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_0_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_0_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_0_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_0_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_0_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_305419896_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_305419896_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_305419896_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_305419896_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_305419896_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_305419896_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_305419896_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_305419896_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_305419896_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_305419896_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_305419896_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_305419896_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_305419896_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_305419896_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_305419896_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_305419896_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_305419896_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_305419896_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_305419896_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_305419896_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_305419896_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_305419896_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_305419896_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_305419896_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_305419896_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_305419896_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_305419896_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_305419896_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_305419896_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_305419896_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_305419896_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_305419896_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_305419896_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_305419896_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_305419896_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_305419896_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_305419896_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_305419896_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_305419896_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_305419896_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_305419896_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_305419896_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_305419896_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_305419896_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_305419896_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_305419896_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_305419896_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_305419896_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_305419896_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_305419896_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_305419896_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_305419896_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_305419896_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_305419896_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_305419896_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_305419896_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_305419896_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_305419896_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_305419896_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_305419896_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_305419896_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_305419896_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_305419896_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_305419896_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_305419896_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_305419896_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_305419896_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_305419896_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_305419896_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_305419896_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_305419896_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_305419896_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_305419896_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_305419896_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_305419896_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_305419896_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_305419896_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_305419896_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_305419896_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_305419896_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_305419896_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_305419896_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_305419896_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_305419896_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_305419896_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_305419896_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_305419896_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_305419896_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_305419896_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_305419896_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_305419896_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_305419896_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_305419896_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_305419896_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_305419896_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_305419896_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_305419896_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_305419896_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_305419896_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_305419896_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_305419896_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_305419896_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_305419896_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_305419896_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_305419896_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_305419896_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_305419896_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_305419896_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_305419896_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_305419896_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_305419896_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_305419896_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_305419896_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_305419896_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_305419896_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_305419896_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_305419896_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_305419896_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_4294967295_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_4294967295_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_4294967295_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_4294967295_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_4294967295_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_4294967295_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_4294967295_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_4294967295_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_4294967295_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_4294967295_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_4294967295_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_4294967295_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_4294967295_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_4294967295_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_4294967295_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_4294967295_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_4294967295_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_4294967295_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_4294967295_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_4294967295_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_4294967295_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_4294967295_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_4294967295_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_4294967295_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_4294967295_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_4294967295_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_4294967295_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_4294967295_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_4294967295_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_4294967295_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_4294967295_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_4294967295_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_4294967295_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_4294967295_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_4294967295_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_4294967295_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_4294967295_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_4294967295_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_4294967295_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_4294967295_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_4294967295_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_4294967295_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_4294967295_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_4294967295_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_4294967295_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_4294967295_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_4294967295_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_4294967295_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_4294967295_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_4294967295_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_4294967295_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_4294967295_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_4294967295_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_4294967295_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_4294967295_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_4294967295_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_4294967295_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_4294967295_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_4294967295_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_4294967295_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_4294967295_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_4294967295_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_4294967295_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_4294967295_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_4294967295_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_4294967295_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_4294967295_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_4294967295_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_4294967295_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_4294967295_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_4294967295_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_4294967295_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_4294967295_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_4294967295_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_4294967295_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_4294967295_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_4294967295_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_4294967295_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_4294967295_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_4294967295_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_4294967295_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_4294967295_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_4294967295_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_4294967295_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_4294967295_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_4294967295_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_4294967295_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_4294967295_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_4294967295_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_4294967295_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_4294967295_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_4294967295_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_4294967295_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_4294967295_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_4294967295_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_4294967295_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_4294967295_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_4294967295_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_4294967295_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_4294967295_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_4294967295_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_4294967295_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_4294967295_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_4294967295_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_4294967295_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_4294967295_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_4294967295_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_4294967295_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_4294967295_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_4294967295_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_4294967295_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_4294967295_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_4294967295_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_4294967295_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_4294967295_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_4294967295_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_4294967295_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_phy_port_4294967295_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_0_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_0_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_0_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_0_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_0_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_0_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_0_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_0_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_0_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_0_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_0_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_0_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_0_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_0_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_0_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_0_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_0_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_0_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_0_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_0_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_0_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_0_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_0_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_0_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_0_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_0_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_0_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_0_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_0_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_0_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_0_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_0_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_0_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_0_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_0_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_0_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_0_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_0_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_0_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_0_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_0_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_0_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_0_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_0_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_0_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_0_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_0_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_0_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_0_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_0_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_0_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_0_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_0_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_0_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_0_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_0_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_0_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_0_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_0_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_305419896_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_305419896_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_305419896_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_305419896_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_305419896_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_305419896_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_305419896_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_305419896_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_305419896_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_305419896_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_305419896_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_305419896_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_305419896_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_305419896_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_305419896_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_305419896_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_305419896_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_305419896_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_305419896_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_305419896_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_305419896_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_305419896_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_305419896_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_305419896_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_305419896_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_305419896_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_305419896_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_305419896_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_305419896_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_305419896_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_305419896_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_305419896_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_305419896_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_305419896_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_305419896_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_305419896_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_305419896_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_305419896_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_305419896_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_305419896_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_305419896_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_305419896_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_305419896_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_305419896_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_305419896_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_305419896_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_305419896_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_305419896_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_305419896_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_305419896_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_305419896_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_305419896_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_305419896_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_305419896_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_305419896_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_305419896_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_305419896_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_305419896_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_305419896_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_305419896_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_305419896_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_305419896_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_305419896_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_305419896_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_305419896_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_305419896_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_305419896_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_305419896_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_305419896_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_305419896_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_305419896_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_305419896_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_305419896_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_305419896_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_305419896_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_305419896_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_305419896_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_305419896_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_305419896_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_305419896_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_305419896_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_305419896_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_305419896_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_305419896_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_305419896_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_305419896_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_305419896_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_305419896_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_305419896_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_305419896_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_305419896_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_305419896_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_305419896_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_305419896_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_305419896_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_305419896_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_305419896_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_305419896_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_305419896_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_305419896_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_305419896_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_305419896_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_305419896_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_305419896_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_305419896_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_305419896_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_305419896_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_305419896_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_305419896_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_305419896_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_305419896_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_305419896_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_305419896_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_305419896_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_305419896_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_4294967295_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_4294967295_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_4294967295_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_4294967295_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_4294967295_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_4294967295_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_4294967295_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_4294967295_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_4294967295_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_4294967295_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_4294967295_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_4294967295_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_4294967295_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_4294967295_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_4294967295_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_4294967295_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_4294967295_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_4294967295_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_4294967295_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_4294967295_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_4294967295_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_4294967295_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_4294967295_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_4294967295_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_4294967295_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_4294967295_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_4294967295_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_4294967295_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_4294967295_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_4294967295_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_4294967295_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_4294967295_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_4294967295_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_4294967295_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_4294967295_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_4294967295_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_4294967295_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_4294967295_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_4294967295_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_4294967295_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_4294967295_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_4294967295_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_4294967295_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_4294967295_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_4294967295_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_4294967295_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_4294967295_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_4294967295_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_4294967295_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_4294967295_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_4294967295_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_4294967295_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_4294967295_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_4294967295_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_4294967295_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_4294967295_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_4294967295_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_4294967295_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_4294967295_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_4294967295_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_4294967295_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_4294967295_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_4294967295_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_4294967295_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_4294967295_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_4294967295_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_4294967295_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_4294967295_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_4294967295_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_4294967295_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_4294967295_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_4294967295_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_4294967295_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_4294967295_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_4294967295_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_4294967295_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_4294967295_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_4294967295_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_4294967295_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_4294967295_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_4294967295_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_4294967295_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_4294967295_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_4294967295_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_4294967295_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_4294967295_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_4294967295_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_4294967295_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_4294967295_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_4294967295_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_4294967295_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_4294967295_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_4294967295_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_4294967295_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_4294967295_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_4294967295_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_4294967295_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_4294967295_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_4294967295_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_4294967295_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_4294967295_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_4294967295_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_4294967295_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_4294967295_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_4294967295_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_4294967295_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_4294967295_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_4294967295_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_4294967295_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_4294967295_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_4294967295_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_4294967295_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_4294967295_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_4294967295_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_in_port_4294967295_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_0_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_0_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_0_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_0_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_0_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_0_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_0_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_0_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_0_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_0_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_0_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_0_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_0_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_0_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_0_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_0_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_0_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_0_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_0_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_0_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_0_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_0_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_0_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_0_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_0_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_0_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_0_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_0_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_0_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_0_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_0_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_0_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_0_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_0_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_0_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_0_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_0_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_0_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_0_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_0_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_0_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_0_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_0_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_0_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_0_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_0_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_0_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_0_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_0_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_0_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_0_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_0_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_0_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_0_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_0_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_0_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_0_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_255_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_255_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_255_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_255_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_255_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_255_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_255_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_255_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_255_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_255_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_255_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_255_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_255_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_255_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_255_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_255_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_255_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_255_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_255_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_255_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_255_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_255_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_255_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_255_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_255_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_255_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_255_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_255_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_255_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_255_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_255_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_255_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_255_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_255_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_255_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_255_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_255_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_255_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_255_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_255_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_255_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_255_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_255_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_255_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_255_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_255_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_255_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_255_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_255_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_255_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_255_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_255_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_255_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_255_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_255_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_255_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_255_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_255_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_255_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_255_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_255_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_255_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_255_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_255_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_255_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_255_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_255_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_255_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_255_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_255_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_255_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_255_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_255_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_255_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_255_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_255_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_255_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_255_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_255_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_255_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_255_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_255_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_255_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_255_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_255_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_255_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_255_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_255_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_255_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_255_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_255_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_255_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_255_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_255_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_255_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_255_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_255_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_255_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_255_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_255_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_255_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_255_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_dscp_255_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_0_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_0_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_0_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_0_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_0_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_0_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_0_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_0_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_0_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_0_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_0_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_0_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_0_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_0_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_0_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_0_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_0_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_0_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_0_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_0_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_0_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_0_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_0_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_0_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_0_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_0_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_0_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_0_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_0_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_0_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_0_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_0_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_0_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_0_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_0_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_0_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_0_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_0_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_0_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_0_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_0_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_0_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_0_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_0_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_0_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_0_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_0_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_0_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_0_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_0_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_0_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_0_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_0_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_0_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_0_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_255_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_255_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_255_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_255_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_255_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_255_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_255_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_255_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_255_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_255_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_255_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_255_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_255_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_255_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_255_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_255_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_255_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_255_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_255_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_255_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_255_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_255_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_255_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_255_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_255_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_255_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_255_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_255_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_255_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_255_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_255_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_255_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_255_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_255_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_255_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_255_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_255_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_255_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_255_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_255_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_255_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_255_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_255_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_255_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_255_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_255_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_255_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_255_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_255_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_255_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_255_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_255_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_255_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_255_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_255_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_255_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_255_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_255_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_255_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_255_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_255_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_255_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_255_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_255_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_255_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_255_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_255_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_255_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_255_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_255_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_255_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_255_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_255_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_255_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_255_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_255_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_255_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_255_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_255_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_255_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_255_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_255_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_255_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_255_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_255_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_255_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_255_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_255_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_255_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_255_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_255_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_255_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_255_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_255_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_255_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_255_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_255_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_255_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_255_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_255_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_ecn_255_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_0_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_0_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_0_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_0_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_0_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_0_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_0_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_0_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_0_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_0_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_0_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_0_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_0_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_0_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_0_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_0_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_0_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_0_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_0_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_0_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_0_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_0_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_0_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_0_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_0_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_0_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_0_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_0_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_0_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_0_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_0_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_0_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_0_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_0_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_0_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_0_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_0_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_0_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_0_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_0_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_0_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_0_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_0_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_0_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_0_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_0_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_0_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_0_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_0_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_0_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_0_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_0_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_0_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_255_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_255_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_255_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_255_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_255_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_255_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_255_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_255_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_255_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_255_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_255_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_255_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_255_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_255_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_255_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_255_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_255_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_255_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_255_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_255_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_255_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_255_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_255_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_255_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_255_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_255_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_255_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_255_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_255_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_255_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_255_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_255_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_255_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_255_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_255_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_255_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_255_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_255_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_255_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_255_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_255_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_255_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_255_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_255_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_255_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_255_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_255_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_255_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_255_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_255_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_255_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_255_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_255_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_255_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_255_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_255_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_255_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_255_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_255_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_255_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_255_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_255_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_255_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_255_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_255_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_255_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_255_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_255_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_255_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_255_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_255_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_255_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_255_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_255_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_255_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_255_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_255_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_255_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_255_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_255_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_255_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_255_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_255_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_255_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_255_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_255_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_255_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_255_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_255_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_255_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_255_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_255_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_255_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_255_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_255_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_255_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_255_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_255_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ip_proto_255_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst____ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst____ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst____ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst____ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst____ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst____ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst____ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst____ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst____ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst____ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst____ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst____ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst____ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst____ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst____ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst____ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst____ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst____ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst____metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst____metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst____metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst____mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst____mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst____mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst____mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst____mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst____mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst____mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst____pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst____pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst____pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst____pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst____pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst____pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst____pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst____pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst____reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst____reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst____reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst____reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst____reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst____reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst____reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst____reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst____reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst____reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst____reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst____reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst____reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst____reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst____reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst____reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst____reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst____reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst____reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst____reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst____reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst____reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst____reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst____reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst____sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst____sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst____sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst____sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst____sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst____sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst____tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst____tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst____tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst____tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst____tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst____tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst____tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst____tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst____tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst____tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst____tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst____tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst____tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst____tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst____tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst____tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst____tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst____tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst____tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst____tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst____tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst____tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst____tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst____tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst____tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst____tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst____tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst____udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst____udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst____udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst____udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst____udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst____udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst____vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst____vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst____vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst____vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst____vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_0_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_0_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_0_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_0_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_0_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_0_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_0_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_0_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_0_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_0_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_0_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_0_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_0_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_0_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_0_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_0_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_0_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_0_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_0_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_0_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_0_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_0_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_0_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_0_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_0_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_0_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_0_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_0_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_0_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_0_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_0_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_0_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_0_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_0_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_0_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_0_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_0_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_0_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_0_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_0_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_0_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_0_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_0_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_4660_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_4660_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_4660_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_4660_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_4660_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_4660_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_4660_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_4660_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_4660_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_4660_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_4660_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_4660_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_4660_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_4660_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_4660_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_4660_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_4660_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_4660_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_4660_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_4660_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_4660_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_4660_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_4660_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_4660_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_4660_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_4660_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_4660_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_4660_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_4660_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_4660_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_4660_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_4660_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_4660_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_4660_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_4660_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_4660_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_4660_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_4660_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_4660_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_4660_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_4660_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_4660_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_4660_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_4660_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_4660_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_4660_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_4660_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_4660_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_4660_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_4660_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_4660_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_4660_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_4660_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_4660_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_4660_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_4660_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_4660_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_4660_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_4660_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_4660_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_4660_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_4660_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_4660_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_4660_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_4660_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_4660_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_4660_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_4660_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_4660_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_4660_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_4660_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_4660_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_4660_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_4660_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_4660_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_4660_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_4660_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_4660_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_4660_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_4660_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_4660_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_4660_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_4660_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_4660_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_4660_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_4660_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_4660_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_4660_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_4660_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_4660_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_4660_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_4660_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_4660_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_4660_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_4660_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_4660_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_4660_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_4660_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_4660_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_4660_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_4660_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_65535_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_65535_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_65535_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_65535_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_65535_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_65535_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_65535_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_65535_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_65535_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_65535_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_65535_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_65535_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_65535_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_65535_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_65535_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_65535_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_65535_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_65535_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_65535_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_65535_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_65535_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_65535_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_65535_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_65535_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_65535_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_65535_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_65535_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_65535_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_65535_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_65535_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_65535_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_65535_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_65535_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_65535_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_65535_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_65535_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_65535_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_65535_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_65535_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_65535_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_65535_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_65535_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_65535_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_65535_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_65535_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_65535_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_65535_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_65535_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_65535_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_65535_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_65535_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_65535_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_65535_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_65535_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_65535_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_65535_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_65535_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_65535_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_65535_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_65535_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_65535_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_65535_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_65535_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_65535_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_65535_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_65535_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_65535_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_65535_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_65535_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_65535_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_65535_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_65535_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_65535_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_65535_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_65535_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_65535_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_65535_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_65535_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_65535_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_65535_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_65535_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_65535_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_65535_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_65535_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_65535_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_65535_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_65535_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_65535_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_65535_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_65535_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_65535_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_65535_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_65535_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_65535_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_65535_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_65535_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_65535_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_65535_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_65535_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_65535_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_exthdr_65535_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_0_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_0_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_0_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_0_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_0_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_0_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_0_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_0_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_0_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_0_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_0_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_0_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_0_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_0_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_0_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_0_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_0_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_0_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_0_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_0_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_0_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_0_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_0_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_0_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_0_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_0_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_0_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_0_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_0_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_0_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_0_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_0_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_0_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_0_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_0_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_0_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_0_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_0_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_0_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_0_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_305419896_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_305419896_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_305419896_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_305419896_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_305419896_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_305419896_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_305419896_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_305419896_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_305419896_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_305419896_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_305419896_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_305419896_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_305419896_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_305419896_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_305419896_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_305419896_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_305419896_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_305419896_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_305419896_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_305419896_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_305419896_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_305419896_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_305419896_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_305419896_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_305419896_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_305419896_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_305419896_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_305419896_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_305419896_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_305419896_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_305419896_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_305419896_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_305419896_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_305419896_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_305419896_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_305419896_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_305419896_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_305419896_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_305419896_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_305419896_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_305419896_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_305419896_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_305419896_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_305419896_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_305419896_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_305419896_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_305419896_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_305419896_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_305419896_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_305419896_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_305419896_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_305419896_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_305419896_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_305419896_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_305419896_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_305419896_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_305419896_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_305419896_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_305419896_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_305419896_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_305419896_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_305419896_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_305419896_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_305419896_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_305419896_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_305419896_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_305419896_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_305419896_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_305419896_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_305419896_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_305419896_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_305419896_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_305419896_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_305419896_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_305419896_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_305419896_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_305419896_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_305419896_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_305419896_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_305419896_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_305419896_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_305419896_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_305419896_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_305419896_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_305419896_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_305419896_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_305419896_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_305419896_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_305419896_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_305419896_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_305419896_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_305419896_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_305419896_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_305419896_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_4294967295_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_4294967295_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_4294967295_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_4294967295_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_4294967295_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_4294967295_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_4294967295_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_4294967295_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_4294967295_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_4294967295_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_4294967295_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_4294967295_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_4294967295_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_4294967295_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_4294967295_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_4294967295_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_4294967295_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_4294967295_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_4294967295_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_4294967295_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_4294967295_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_4294967295_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_4294967295_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_4294967295_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_4294967295_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_4294967295_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_4294967295_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_4294967295_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_4294967295_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_4294967295_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_4294967295_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_4294967295_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_4294967295_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_4294967295_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_4294967295_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_4294967295_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_4294967295_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_4294967295_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_4294967295_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_4294967295_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_4294967295_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_4294967295_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_4294967295_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_4294967295_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_4294967295_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_4294967295_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_4294967295_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_4294967295_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_4294967295_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_4294967295_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_4294967295_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_4294967295_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_4294967295_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_4294967295_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_4294967295_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_4294967295_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_4294967295_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_4294967295_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_4294967295_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_4294967295_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_4294967295_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_4294967295_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_4294967295_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_4294967295_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_4294967295_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_4294967295_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_4294967295_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_4294967295_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_4294967295_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_4294967295_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_4294967295_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_4294967295_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_4294967295_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_4294967295_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_4294967295_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_4294967295_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_4294967295_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_4294967295_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_4294967295_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_4294967295_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_4294967295_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_4294967295_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_4294967295_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_4294967295_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_4294967295_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_4294967295_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_4294967295_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_4294967295_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_4294967295_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_4294967295_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_4294967295_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_4294967295_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_4294967295_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_flabel_4294967295_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target____ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target____ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target____ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target____ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target____ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target____ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target____metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target____metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target____metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target____mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target____mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target____mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target____mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target____mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target____mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target____mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target____pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target____pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target____pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target____pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target____pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target____pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target____pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target____pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target____reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target____reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target____reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target____reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target____reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target____reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target____reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target____reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target____reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target____reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target____reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target____reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target____reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target____reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target____reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target____reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target____reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target____reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target____reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target____reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target____reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target____reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target____reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target____reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target____sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target____sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target____sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target____sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target____sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target____sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target____tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target____tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target____tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target____tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target____tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target____tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target____tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target____tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target____tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target____tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target____tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target____tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target____tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target____tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target____tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target____tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target____tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target____tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target____tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target____tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target____tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target____tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target____tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target____tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target____tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target____tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target____tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target____udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target____udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target____udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target____udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target____udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target____udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target____vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target____vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target____vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target____vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target____vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src____metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src____metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src____metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src____mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src____mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src____mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src____mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src____mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src____mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src____mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src____pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src____pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src____pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src____pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src____pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src____pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src____pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src____pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src____reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src____reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src____reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src____reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src____reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src____reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src____reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src____reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src____reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src____reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src____reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src____reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src____reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src____reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src____reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src____reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src____reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src____reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src____reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src____reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src____reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src____reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src____reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src____reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src____sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src____sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src____sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src____sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src____sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src____sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src____tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src____tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src____tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src____tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src____tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src____tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src____tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src____tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src____tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src____tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src____tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src____tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src____tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src____tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src____tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src____tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src____tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src____tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src____tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src____tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src____tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src____tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src____tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src____tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src____tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src____tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src____tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src____udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src____udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src____udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src____udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src____udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src____udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src____vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src____vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src____vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src____vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src____vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__actset_output__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__actset_output__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__actset_output__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__arp_op__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__arp_op__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__arp_op__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__arp_spa___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__arp_spa___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__arp_spa___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__arp_tpa___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__arp_tpa___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__arp_tpa___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__conj_id__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__conj_id__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__conj_id__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__eth_type__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__eth_type__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__eth_type__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__actset_output__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__actset_output__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__actset_output__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__arp_op__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__arp_op__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__arp_op__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__arp_spa___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__arp_spa___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__arp_spa___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__arp_tpa___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__arp_tpa___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__arp_tpa___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__conj_id__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__conj_id__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__conj_id__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__eth_type__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__eth_type__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__eth_type__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__actset_output__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__actset_output__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__actset_output__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__arp_op__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__arp_op__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__arp_op__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__arp_spa___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__arp_spa___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__arp_spa___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__arp_tpa___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__arp_tpa___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__arp_tpa___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__conj_id__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__conj_id__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__conj_id__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__eth_type__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__eth_type__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__eth_type__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__arp_op__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__arp_op__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__arp_op__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__arp_spa___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__arp_spa___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__arp_spa___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__arp_tpa___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__arp_tpa___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__arp_tpa___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__conj_id__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__conj_id__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__conj_id__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__eth_type__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__eth_type__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__eth_type__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__0__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__arp_op__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__arp_op__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__arp_op__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__arp_spa___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__arp_spa___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__arp_spa___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__arp_tpa___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__arp_tpa___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__arp_tpa___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__conj_id__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__conj_id__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__conj_id__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__eth_type__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__eth_type__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__eth_type__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__arp_op__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__arp_op__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__arp_op__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__arp_spa___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__arp_spa___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__arp_spa___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__arp_tpa___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__arp_tpa___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__arp_tpa___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__conj_id__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__conj_id__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__conj_id__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__eth_type__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__eth_type__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__eth_type__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__arp_spa___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__arp_spa___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__arp_spa___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__arp_tpa___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__arp_tpa___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__arp_tpa___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__conj_id__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__conj_id__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__conj_id__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__eth_type__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__eth_type__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__eth_type__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__0__4660__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__arp_spa___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__arp_spa___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__arp_spa___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__arp_tpa___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__arp_tpa___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__arp_tpa___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__conj_id__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__conj_id__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__conj_id__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__eth_type__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__eth_type__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__eth_type__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__4660__4660__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__arp_spa___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__arp_spa___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__arp_spa___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__arp_tpa___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__arp_tpa___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__arp_tpa___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__conj_id__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__conj_id__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__conj_id__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__eth_type__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__eth_type__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__eth_type__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_op__65535__4660__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___conj_id__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___conj_id__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___conj_id__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___conj_id__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___conj_id__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___conj_id__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___conj_id__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___conj_id__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___conj_id__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___conj_id__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___conj_id__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___conj_id__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_type__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_type__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_type__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___conj_id__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___conj_id__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___conj_id__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_type__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_type__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_type__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___conj_id__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___conj_id__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___conj_id__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_type__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_type__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_type__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___conj_id__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___conj_id__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___conj_id__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___conj_id__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___conj_id__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___conj_id__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___conj_id__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___conj_id__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___conj_id__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___conj_id__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___conj_id__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___conj_id__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_type__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_type__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_type__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___conj_id__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___conj_id__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___conj_id__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_type__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_type__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_type__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___conj_id__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___conj_id__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___conj_id__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_type__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_type__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_type__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__eth_type__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__eth_type__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__eth_type__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__0__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__eth_type__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__eth_type__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__eth_type__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__eth_type__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__eth_type__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__eth_type__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__0__4660__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__0__4660__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__0__4660__icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__0__4660__icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__0__4660__icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__0__4660__icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__0__4660__icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__0__4660__icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__0__4660__icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__0__4660__icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__0__4660__in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__0__4660__in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__0__4660__in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__0__4660__in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__0__4660__in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__0__4660__in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__0__4660__ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__0__4660__ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__0__4660__ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__0__4660__ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__0__4660__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__0__4660__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__0__4660__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__0__4660__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__0__4660__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__0__4660__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__0__4660__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__0__4660__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__0__4660__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__0__4660__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__0__4660__ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__0__4660__ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__0__4660__ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__0__4660__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__0__4660__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__0__4660__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__0__4660__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__0__4660__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__0__4660__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__0__4660__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__0__4660__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__0__4660__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__0__4660__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__0__4660__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__0__4660__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__0__4660__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__0__4660__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__0__4660__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__0__4660__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__0__4660__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__0__4660__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__0__4660__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__0__4660__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__0__4660__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__0__4660__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__0__4660__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__0__4660__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__0__4660__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__0__4660__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__0__4660__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__0__4660__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__0__4660__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__0__4660__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__0__4660__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__0__4660__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__0__4660__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__0__4660__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__0__4660__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__0__4660__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__0__4660__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__0__4660__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__0__4660__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__0__4660__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__0__4660__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__0__4660__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__0__4660__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__0__4660__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__0__4660__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__0__4660__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__0__4660__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__0__4660__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__0__4660__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__0__4660__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__0__4660__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__0__4660__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__0__4660__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__0__4660__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__0__4660__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__0__4660__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__0__4660__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__0__4660__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__0__4660__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__0__4660__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__0__4660__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__0__4660__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__0__4660__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__0__4660__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__0__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__0__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__0__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__0__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__0__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__0__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__0__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__0__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__0__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__0__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__0__4660__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__0__4660__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__0__4660__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__0__4660__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__0__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__0__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__0__4660__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__0__4660__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__0__4660__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__0__4660__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__0__4660__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__0__4660__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__0__4660__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__0__4660__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__0__4660__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__0__4660__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__0__4660__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__4660__4660__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__4660__4660__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__4660__4660__icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__4660__4660__icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__4660__4660__icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__4660__4660__icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__4660__4660__icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__4660__4660__icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__4660__4660__icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__4660__4660__icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__4660__4660__in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__4660__4660__in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__4660__4660__in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__4660__4660__in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__4660__4660__in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__4660__4660__in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__4660__4660__ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__4660__4660__ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__4660__4660__ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__4660__4660__ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__4660__4660__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__4660__4660__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__4660__4660__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__4660__4660__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__4660__4660__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__4660__4660__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__4660__4660__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__4660__4660__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__4660__4660__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__4660__4660__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__4660__4660__ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__4660__4660__ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__4660__4660__ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__4660__4660__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__4660__4660__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__4660__4660__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__4660__4660__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__4660__4660__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__4660__4660__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__4660__4660__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__4660__4660__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__4660__4660__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__4660__4660__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__4660__4660__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__4660__4660__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__4660__4660__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__4660__4660__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__4660__4660__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__4660__4660__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__4660__4660__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__4660__4660__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__4660__4660__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__4660__4660__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__4660__4660__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__4660__4660__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__4660__4660__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__4660__4660__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__4660__4660__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__4660__4660__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__4660__4660__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__4660__4660__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__4660__4660__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__4660__4660__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__4660__4660__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__4660__4660__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__4660__4660__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__4660__4660__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__4660__4660__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__4660__4660__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__4660__4660__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__4660__4660__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__4660__4660__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__4660__4660__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__4660__4660__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__4660__4660__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__4660__4660__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__4660__4660__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__4660__4660__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__4660__4660__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__4660__4660__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__4660__4660__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__4660__4660__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__4660__4660__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__4660__4660__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__4660__4660__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__4660__4660__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__4660__4660__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__4660__4660__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__4660__4660__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__4660__4660__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__4660__4660__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__4660__4660__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__4660__4660__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__4660__4660__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__4660__4660__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__4660__4660__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__4660__4660__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__4660__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__4660__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__4660__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__4660__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__4660__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__4660__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__4660__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__4660__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__4660__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__4660__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__4660__4660__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__4660__4660__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__4660__4660__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__4660__4660__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__4660__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__4660__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__4660__4660__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__4660__4660__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__4660__4660__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__4660__4660__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__4660__4660__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__4660__4660__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__4660__4660__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__4660__4660__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__4660__4660__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__4660__4660__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__4660__4660__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__65535__4660__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__65535__4660__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__65535__4660__icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__65535__4660__icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__65535__4660__icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__65535__4660__icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__65535__4660__icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__65535__4660__icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__65535__4660__icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__65535__4660__icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__65535__4660__in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__65535__4660__in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__65535__4660__in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__65535__4660__in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__65535__4660__in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__65535__4660__in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__65535__4660__ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__65535__4660__ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__65535__4660__ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__65535__4660__ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__65535__4660__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__65535__4660__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__65535__4660__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__65535__4660__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__65535__4660__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__65535__4660__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__65535__4660__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__65535__4660__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__65535__4660__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__65535__4660__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__65535__4660__ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__65535__4660__ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__65535__4660__ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__65535__4660__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__65535__4660__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__65535__4660__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__65535__4660__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__65535__4660__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__65535__4660__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__65535__4660__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__65535__4660__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__65535__4660__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__65535__4660__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__65535__4660__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__65535__4660__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__65535__4660__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__65535__4660__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__65535__4660__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__65535__4660__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__65535__4660__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__65535__4660__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__65535__4660__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__65535__4660__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__65535__4660__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__65535__4660__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__65535__4660__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__65535__4660__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__65535__4660__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__65535__4660__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__65535__4660__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__65535__4660__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__65535__4660__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__65535__4660__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__65535__4660__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__65535__4660__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__65535__4660__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__65535__4660__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__65535__4660__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__65535__4660__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__65535__4660__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__65535__4660__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__65535__4660__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__65535__4660__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__65535__4660__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__65535__4660__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__65535__4660__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__65535__4660__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__65535__4660__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__65535__4660__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__65535__4660__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__65535__4660__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__65535__4660__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__65535__4660__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__65535__4660__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__65535__4660__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__65535__4660__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__65535__4660__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__65535__4660__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__65535__4660__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__65535__4660__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__65535__4660__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__65535__4660__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__65535__4660__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__65535__4660__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__65535__4660__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__65535__4660__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__65535__4660__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__65535__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__65535__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__65535__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__65535__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__65535__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__65535__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__65535__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__65535__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__65535__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__65535__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__65535__4660__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__65535__4660__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__65535__4660__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__65535__4660__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__65535__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__65535__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__65535__4660__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__65535__4660__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__65535__4660__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__65535__4660__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__65535__4660__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__65535__4660__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__65535__4660__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__65535__4660__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__65535__4660__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__65535__4660__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_eth_type__65535__4660__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__0__305419896__ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__0__305419896__ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__0__305419896__ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__0__305419896__ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__0__305419896__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__0__305419896__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__0__305419896__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__0__305419896__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__0__305419896__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__0__305419896__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__0__305419896__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__0__305419896__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__0__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__0__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__0__305419896__ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__0__305419896__ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__0__305419896__ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__0__305419896__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__0__305419896__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__0__305419896__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__0__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__0__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__0__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__0__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__0__305419896__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__0__305419896__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__0__305419896__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__0__305419896__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__0__305419896__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__0__305419896__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__0__305419896__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__0__305419896__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__0__305419896__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__0__305419896__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__0__305419896__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__0__305419896__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__0__305419896__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__0__305419896__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__0__305419896__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__0__305419896__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__0__305419896__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__0__305419896__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__0__305419896__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__0__305419896__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__0__305419896__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__0__305419896__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__0__305419896__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__0__305419896__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__0__305419896__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__0__305419896__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__0__305419896__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__0__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__0__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__0__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__0__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__0__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__0__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__0__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__0__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__0__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__0__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__0__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__0__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__0__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__0__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__0__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__0__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__0__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__0__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__0__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__0__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__0__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__0__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__0__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__0__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__0__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__0__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__0__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__0__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__0__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__0__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__0__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__0__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__0__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__0__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__0__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__0__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__0__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__0__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__0__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__0__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__0__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__0__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__0__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__0__255__ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__0__255__ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__0__255__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__0__255__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__0__255__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__0__255__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__0__255__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__0__255__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__0__255__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__0__255__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__0__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__0__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__0__255__ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__0__255__ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__0__255__ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__0__255__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__0__255__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__0__255__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__0__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__0__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__0__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__0__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__0__255__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__0__255__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__0__255__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__0__255__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__0__255__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__0__255__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__0__255__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__0__255__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__0__255__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__0__255__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__0__255__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__0__255__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__0__255__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__0__255__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__0__255__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__0__255__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__0__255__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__0__255__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__0__255__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__0__255__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__0__255__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__0__255__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__0__255__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__0__255__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__0__255__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__0__255__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__0__255__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__0__255__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__0__255__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__0__255__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__0__255__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__0__255__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__0__255__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__0__255__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__0__255__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__0__255__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__0__255__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__0__255__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__0__255__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__0__255__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__0__255__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__0__255__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__0__255__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__0__255__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__0__255__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__0__255__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__0__255__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__0__255__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__0__255__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__0__255__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__0__255__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__0__255__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__0__255__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__0__255__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__0__255__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__0__255__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__0__255__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__0__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__0__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__0__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__0__255__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__0__255__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__0__255__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__0__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__0__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__0__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__0__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__0__255__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__0__255__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__0__255__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__0__255__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__0__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__0__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__0__255__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__0__255__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__0__255__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__0__255__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__0__255__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__0__255__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__0__255__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__0__255__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__0__255__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__0__255__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__0__255__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__255__255__ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__255__255__ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__255__255__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__255__255__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__255__255__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__255__255__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__255__255__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__255__255__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__255__255__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__255__255__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__255__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__255__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__255__255__ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__255__255__ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__255__255__ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__255__255__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__255__255__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__255__255__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__255__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__255__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__255__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__255__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__255__255__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__255__255__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__255__255__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__255__255__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__255__255__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__255__255__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__255__255__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__255__255__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__255__255__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__255__255__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__255__255__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__255__255__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__255__255__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__255__255__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__255__255__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__255__255__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__255__255__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__255__255__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__255__255__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__255__255__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__255__255__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__255__255__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__255__255__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__255__255__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__255__255__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__255__255__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__255__255__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__255__255__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__255__255__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__255__255__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__255__255__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__255__255__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__255__255__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__255__255__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__255__255__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__255__255__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__255__255__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__255__255__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__255__255__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__255__255__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__255__255__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__255__255__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__255__255__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__255__255__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__255__255__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__255__255__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__255__255__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__255__255__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__255__255__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__255__255__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__255__255__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__255__255__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__255__255__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__255__255__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__255__255__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__255__255__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__255__255__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__255__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__255__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__255__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__255__255__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__255__255__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__255__255__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__255__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__255__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__255__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__255__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__255__255__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__255__255__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__255__255__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__255__255__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__255__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__255__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__255__255__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__255__255__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__255__255__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__255__255__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__255__255__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__255__255__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__255__255__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__255__255__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__255__255__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__255__255__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_dscp__255__255__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__0__255__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__0__255__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__0__255__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__0__255__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__0__255__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__0__255__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__0__255__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__0__255__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__0__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__0__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__0__255__ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__0__255__ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__0__255__ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__0__255__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__0__255__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__0__255__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__0__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__0__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__0__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__0__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__0__255__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__0__255__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__0__255__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__0__255__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__0__255__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__0__255__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__0__255__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__0__255__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__0__255__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__0__255__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__0__255__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__0__255__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__0__255__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__0__255__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__0__255__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__0__255__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__0__255__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__0__255__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__0__255__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__0__255__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__0__255__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__0__255__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__0__255__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__0__255__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__0__255__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__0__255__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__0__255__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__0__255__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__0__255__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__0__255__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__0__255__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__0__255__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__0__255__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__0__255__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__0__255__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__0__255__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__0__255__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__0__255__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__0__255__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__0__255__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__0__255__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__0__255__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__0__255__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__0__255__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__0__255__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__0__255__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__0__255__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__0__255__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__0__255__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__0__255__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__0__255__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__0__255__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__0__255__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__0__255__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__0__255__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__0__255__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__0__255__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__0__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__0__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__0__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__0__255__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__0__255__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__0__255__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__0__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__0__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__0__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__0__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__0__255__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__0__255__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__0__255__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__0__255__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__0__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__0__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__0__255__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__0__255__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__0__255__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__0__255__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__0__255__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__0__255__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__0__255__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__0__255__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__0__255__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__0__255__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__0__255__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__255__255__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__255__255__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__255__255__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__255__255__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__255__255__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__255__255__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__255__255__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__255__255__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__255__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__255__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__255__255__ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__255__255__ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__255__255__ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__255__255__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__255__255__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__255__255__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__255__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__255__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__255__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__255__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__255__255__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__255__255__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__255__255__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__255__255__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__255__255__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__255__255__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__255__255__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__255__255__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__255__255__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__255__255__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__255__255__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__255__255__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__255__255__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__255__255__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__255__255__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__255__255__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__255__255__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__255__255__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__255__255__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__255__255__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__255__255__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__255__255__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__255__255__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__255__255__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__255__255__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__255__255__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__255__255__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__255__255__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__255__255__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__255__255__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__255__255__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__255__255__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__255__255__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__255__255__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__255__255__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__255__255__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__255__255__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__255__255__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__255__255__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__255__255__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__255__255__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__255__255__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__255__255__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__255__255__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__255__255__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__255__255__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__255__255__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__255__255__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__255__255__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__255__255__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__255__255__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__255__255__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__255__255__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__255__255__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__255__255__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__255__255__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__255__255__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__255__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__255__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__255__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__255__255__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__255__255__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__255__255__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__255__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__255__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__255__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__255__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__255__255__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__255__255__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__255__255__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__255__255__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__255__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__255__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__255__255__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__255__255__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__255__255__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__255__255__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__255__255__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__255__255__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__255__255__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__255__255__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__255__255__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__255__255__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_ecn__255__255__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__0__255__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__0__255__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__0__255__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__0__255__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__0__255__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__0__255__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__0__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__0__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__0__255__ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__0__255__ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__0__255__ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__0__255__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__0__255__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__0__255__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__0__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__0__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__0__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__0__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__0__255__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__0__255__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__0__255__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__0__255__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__0__255__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__0__255__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__0__255__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__0__255__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__0__255__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__0__255__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__0__255__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__0__255__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__0__255__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__0__255__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__0__255__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__0__255__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__0__255__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__0__255__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__0__255__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__0__255__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__0__255__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__0__255__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__0__255__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__0__255__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__0__255__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__0__255__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__0__255__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__0__255__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__0__255__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__0__255__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__0__255__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__0__255__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__0__255__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__0__255__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__0__255__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__0__255__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__0__255__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__0__255__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__0__255__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__0__255__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__0__255__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__0__255__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__0__255__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__0__255__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__0__255__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__0__255__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__0__255__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__0__255__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__0__255__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__0__255__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__0__255__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__0__255__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__0__255__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__0__255__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__0__255__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__0__255__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__0__255__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__0__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__0__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__0__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__0__255__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__0__255__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__0__255__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__0__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__0__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__0__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__0__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__0__255__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__0__255__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__0__255__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__0__255__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__0__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__0__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__0__255__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__0__255__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__0__255__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__0__255__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__0__255__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__0__255__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__0__255__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__0__255__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__0__255__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__0__255__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__0__255__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__255__255__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__255__255__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__255__255__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__255__255__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__255__255__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__255__255__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__255__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__255__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__255__255__ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__255__255__ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__255__255__ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__255__255__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__255__255__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__255__255__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__255__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__255__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__255__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__255__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__255__255__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__255__255__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__255__255__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__255__255__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__255__255__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__255__255__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__255__255__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__255__255__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__255__255__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__255__255__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__255__255__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__255__255__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__255__255__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__255__255__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__255__255__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__255__255__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__255__255__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__255__255__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__255__255__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__255__255__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__255__255__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__255__255__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__255__255__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__255__255__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__255__255__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__255__255__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__255__255__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__255__255__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__255__255__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__255__255__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__255__255__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__255__255__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__255__255__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__255__255__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__255__255__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__255__255__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__255__255__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__255__255__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__255__255__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__255__255__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__255__255__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__255__255__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__255__255__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__255__255__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__255__255__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__255__255__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__255__255__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__255__255__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__255__255__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__255__255__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__255__255__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__255__255__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__255__255__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__255__255__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__255__255__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__255__255__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__255__255__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__255__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__255__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__255__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__255__255__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__255__255__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__255__255__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__255__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__255__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__255__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__255__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__255__255__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__255__255__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__255__255__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__255__255__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__255__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__255__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__255__255__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__255__255__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__255__255__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__255__255__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__255__255__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__255__255__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__255__255__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__255__255__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__255__255__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__255__255__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ip_proto__255__255__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__0__255__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__0__255__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__0__255__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__0__255__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__0__255__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__0__255__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__0__255__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__0__255__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__0__255__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__0__255__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__0__255__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__0__255__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__0__255__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__0__255__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__0__255__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__0__255__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__0__255__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__0__255__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__0__255__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__0__255__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__0__255__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__0__255__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__0__255__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__0__255__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__0__255__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__0__255__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__0__255__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__0__255__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__0__255__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__0__255__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__0__255__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__0__255__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__0__255__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__0__255__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__0__255__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__0__255__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__0__255__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__0__255__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__0__255__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__0__255__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__0__255__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__0__255__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__0__255__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__0__255__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__0__255__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__0__255__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__0__255__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__0__255__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__0__255__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__0__255__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__0__255__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__0__255__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__0__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__0__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__0__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__0__255__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__0__255__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__0__255__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__0__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__0__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__0__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__0__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__0__255__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__0__255__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__0__255__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__0__255__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__0__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__0__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__0__255__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__0__255__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__0__255__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__0__255__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__0__255__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__0__255__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__0__255__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__0__255__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__0__255__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__0__255__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__0__255__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__255__255__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__255__255__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__255__255__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__255__255__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__255__255__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__255__255__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__255__255__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__255__255__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__255__255__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__255__255__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__255__255__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__255__255__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__255__255__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__255__255__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__255__255__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__255__255__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__255__255__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__255__255__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__255__255__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__255__255__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__255__255__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__255__255__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__255__255__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__255__255__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__255__255__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__255__255__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__255__255__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__255__255__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__255__255__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__255__255__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__255__255__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__255__255__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__255__255__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__255__255__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__255__255__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__255__255__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__255__255__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__255__255__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__255__255__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__255__255__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__255__255__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__255__255__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__255__255__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__255__255__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__255__255__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__255__255__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__255__255__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__255__255__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__255__255__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__255__255__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__255__255__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__255__255__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__255__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__255__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__255__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__255__255__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__255__255__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__255__255__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__255__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__255__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__255__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__255__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__255__255__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__255__255__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__255__255__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__255__255__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__255__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__255__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__255__255__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__255__255__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__255__255__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__255__255__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__255__255__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__255__255__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__255__255__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__255__255__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__255__255__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__255__255__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_bos__255__255__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__0__255__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__0__255__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__0__255__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__0__255__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__0__255__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__0__255__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__0__255__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__0__255__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__0__255__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__0__255__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__0__255__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__0__255__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__0__255__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__0__255__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__0__255__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__0__255__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__0__255__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__0__255__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__0__255__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__0__255__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__0__255__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__0__255__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__0__255__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__0__255__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__0__255__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__0__255__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__0__255__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__0__255__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__0__255__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__0__255__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__0__255__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__0__255__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__0__255__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__0__255__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__0__255__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__0__255__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__0__255__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__0__255__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__0__255__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__0__255__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__0__255__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__0__255__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__0__255__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__0__255__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__0__255__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__0__255__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__0__255__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__0__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__0__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__0__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__0__255__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__0__255__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__0__255__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__0__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__0__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__0__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__0__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__0__255__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__0__255__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__0__255__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__0__255__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__0__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__0__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__0__255__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__0__255__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__0__255__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__0__255__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__0__255__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__0__255__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__0__255__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__0__255__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__0__255__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__0__255__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__0__255__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__255__255__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__255__255__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__255__255__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__255__255__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__255__255__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__255__255__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__255__255__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__255__255__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__255__255__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__255__255__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__255__255__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__255__255__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__255__255__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__255__255__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__255__255__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__255__255__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__255__255__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__255__255__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__255__255__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__255__255__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__255__255__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__255__255__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__255__255__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__255__255__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__255__255__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__255__255__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__255__255__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__255__255__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__255__255__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__255__255__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__255__255__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__255__255__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__255__255__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__255__255__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__255__255__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__255__255__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__255__255__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__255__255__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__255__255__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__255__255__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__255__255__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__255__255__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__255__255__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__255__255__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__255__255__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__255__255__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__255__255__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__255__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__255__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__255__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__255__255__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__255__255__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__255__255__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__255__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__255__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__255__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__255__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__255__255__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__255__255__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__255__255__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__255__255__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__255__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__255__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__255__255__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__255__255__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__255__255__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__255__255__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__255__255__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__255__255__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__255__255__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__255__255__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__255__255__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__255__255__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_mpls_tc__255__255__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__0__255__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__0__255__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__0__255__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__0__255__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__0__255__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__0__255__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__0__255__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__0__255__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__0__255__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__0__255__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__0__255__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__0__255__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__0__255__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__0__255__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__0__255__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__0__255__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__0__255__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__0__255__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__0__255__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__0__255__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__0__255__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__0__255__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__0__255__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__0__255__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__0__255__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__0__255__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__0__255__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__0__255__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__0__255__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__0__255__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__0__255__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__0__255__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__0__255__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__0__255__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__0__255__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__0__255__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__0__255__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__0__255__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__0__255__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__0__255__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__0__255__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__0__255__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__0__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__0__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__0__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__0__255__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__0__255__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__0__255__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__0__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__0__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__0__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__0__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__0__255__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__0__255__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__0__255__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__0__255__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__0__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__0__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__0__255__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__0__255__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__0__255__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__0__255__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__0__255__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__0__255__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__0__255__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__0__255__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__0__255__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__0__255__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__0__255__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__255__255__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__255__255__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__255__255__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__255__255__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__255__255__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__255__255__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__255__255__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__255__255__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__255__255__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__255__255__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__255__255__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__255__255__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__255__255__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__255__255__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__255__255__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__255__255__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__255__255__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__255__255__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__255__255__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__255__255__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__255__255__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__255__255__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__255__255__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__255__255__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__255__255__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__255__255__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__255__255__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__255__255__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__255__255__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__255__255__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__255__255__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__255__255__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__255__255__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__255__255__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__255__255__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__255__255__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__255__255__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__255__255__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__255__255__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__255__255__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__255__255__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__255__255__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__255__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__255__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__255__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__255__255__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__255__255__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__255__255__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__255__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__255__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__255__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__255__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__255__255__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__255__255__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__255__255__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__255__255__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__255__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__255__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__255__255__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__255__255__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__255__255__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__255__255__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__255__255__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__255__255__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__255__255__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__255__255__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__255__255__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__255__255__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pbb_uca__255__255__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__0__305419896__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__0__305419896__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__0__305419896__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__0__305419896__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__0__305419896__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__0__305419896__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__0__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__0__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__0__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__0__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__0__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__0__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__0__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__0__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__0__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__0__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__0__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__0__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__0__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__0__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__0__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__0__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__0__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__0__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__0__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__0__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__0__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__0__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__0__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__0__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__0__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__0__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__0__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__0__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__0__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__0__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__0__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__0__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__0__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__0__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__0__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__0__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__0__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__0__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__0__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__0__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__0__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__0__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__0__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__0__305419896__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__0__305419896__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__0__305419896__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__0__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__0__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__0__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__0__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__0__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__0__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__0__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__0__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__0__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__0__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__0__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__0__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__0__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__0__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__0__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__0__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__0__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__0__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__0__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__0__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__0__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__0__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__0__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__0__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__0__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__0__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__0__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__0__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__0__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__0__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__0__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__0__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__0__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__0__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__0__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__0__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__0__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__0__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__0__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__0__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__0__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__0__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__0__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__0__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__0__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__0__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__0__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__0__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__0__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__0__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__0__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__0__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__0__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__0__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__0__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__0__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__0__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__0__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__0__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__0__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__0__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__0__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__0__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__0__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__0__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__0__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__0__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__0__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__0__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__0__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__0__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__0__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__0__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__0__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__0__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__0__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__0__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__0__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__0__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__0__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__0__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__0__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__0__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__0__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__0__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__0__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__0__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__0__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__0__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__0__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__0__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__0__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__0__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__0__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__0__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__0__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__0__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__0__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__0__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__0__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__0__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__0__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__0__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__0__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__0__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__0__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__0__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__0__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__0__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__0__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__0__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__0__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__0__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__0__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__0__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__0__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__0__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__0__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__0__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__0__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__0__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__0__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__0__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__0__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__0__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__0__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__0__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__0__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__0__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__0__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__0__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__0__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__0__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__0__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__0__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__0__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__0__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__0__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__0__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__0__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__0__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__0__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__0__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__0__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__0__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__0__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__0__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__0__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__0__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__0__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__0__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__0__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__0__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__0__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__0__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__0__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__0__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__0__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__0__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__0__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__0__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__0__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__0__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__0__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__0__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__0__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__0__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__0__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__0__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__0__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__0__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__0__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__0__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__0__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__0__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__0__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__0__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__0__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__0__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__0__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__0__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__0__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__0__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__0__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__0__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__0__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__0__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__0__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__0__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__0__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__0__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__0__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__0__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__0__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__0__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__0__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__0__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__0__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__0__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__0__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__0__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__0__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__0__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__0__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__0__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__0__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__0__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__0__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__0__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__0__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__0__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__0__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__0__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__0__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__0__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__0__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__0__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__0__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__0__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__0__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__0__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__0__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__0__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__0__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__0__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__0__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__0__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__0__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__0__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__0__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__0__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__0__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__0__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__0__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__0__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__0__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__0__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__0__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__0__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__0__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__0__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__0__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__0__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__0__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__0__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__0__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__0__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__0__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__0__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__0__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__0__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__0__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__0__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__0__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__0__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__0__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_dst__0__4660__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_dst__0__4660__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_dst__0__4660__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_dst__0__4660__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_dst__0__4660__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_dst__0__4660__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_dst__0__4660__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_dst__0__4660__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_dst__0__4660__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_dst__0__4660__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_dst__0__4660__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_dst__0__4660__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_dst__0__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_dst__0__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_dst__0__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_dst__0__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_dst__0__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_dst__0__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_dst__0__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_dst__0__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_dst__0__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_dst__0__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_dst__0__4660__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_dst__0__4660__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_dst__0__4660__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_dst__0__4660__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_dst__0__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_dst__0__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_dst__0__4660__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_dst__0__4660__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_dst__0__4660__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_dst__0__4660__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_dst__0__4660__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_dst__0__4660__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_dst__0__4660__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_dst__0__4660__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_dst__0__4660__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_dst__0__4660__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_dst__0__4660__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_dst__4660__4660__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_dst__4660__4660__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_dst__4660__4660__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_dst__4660__4660__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_dst__4660__4660__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_dst__4660__4660__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_dst__4660__4660__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_dst__4660__4660__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_dst__4660__4660__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_dst__4660__4660__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_dst__4660__4660__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_dst__4660__4660__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_dst__4660__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_dst__4660__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_dst__4660__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_dst__4660__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_dst__4660__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_dst__4660__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_dst__4660__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_dst__4660__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_dst__4660__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_dst__4660__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_dst__4660__4660__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_dst__4660__4660__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_dst__4660__4660__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_dst__4660__4660__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_dst__4660__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_dst__4660__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_dst__4660__4660__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_dst__4660__4660__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_dst__4660__4660__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_dst__4660__4660__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_dst__4660__4660__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_dst__4660__4660__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_dst__4660__4660__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_dst__4660__4660__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_dst__4660__4660__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_dst__4660__4660__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_dst__4660__4660__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_dst__65535__4660__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_dst__65535__4660__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_dst__65535__4660__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_dst__65535__4660__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_dst__65535__4660__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_dst__65535__4660__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_dst__65535__4660__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_dst__65535__4660__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_dst__65535__4660__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_dst__65535__4660__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_dst__65535__4660__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_dst__65535__4660__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_dst__65535__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_dst__65535__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_dst__65535__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_dst__65535__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_dst__65535__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_dst__65535__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_dst__65535__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_dst__65535__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_dst__65535__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_dst__65535__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_dst__65535__4660__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_dst__65535__4660__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_dst__65535__4660__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_dst__65535__4660__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_dst__65535__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_dst__65535__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_dst__65535__4660__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_dst__65535__4660__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_dst__65535__4660__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_dst__65535__4660__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_dst__65535__4660__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_dst__65535__4660__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_dst__65535__4660__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_dst__65535__4660__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_dst__65535__4660__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_dst__65535__4660__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_dst__65535__4660__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_src__0__4660__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_src__0__4660__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_src__0__4660__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_src__0__4660__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_src__0__4660__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_src__0__4660__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_src__0__4660__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_src__0__4660__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_src__0__4660__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_src__0__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_src__0__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_src__0__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_src__0__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_src__0__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_src__0__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_src__0__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_src__0__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_src__0__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_src__0__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_src__0__4660__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_src__0__4660__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_src__0__4660__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_src__0__4660__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_src__0__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_src__0__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_src__0__4660__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_src__0__4660__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_src__0__4660__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_src__0__4660__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_src__0__4660__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_src__0__4660__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_src__0__4660__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_src__0__4660__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_src__0__4660__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_src__0__4660__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_src__0__4660__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_src__4660__4660__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_src__4660__4660__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_src__4660__4660__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_src__4660__4660__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_src__4660__4660__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_src__4660__4660__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_src__4660__4660__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_src__4660__4660__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_src__4660__4660__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_src__4660__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_src__4660__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_src__4660__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_src__4660__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_src__4660__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_src__4660__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_src__4660__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_src__4660__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_src__4660__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_src__4660__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_src__4660__4660__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_src__4660__4660__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_src__4660__4660__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_src__4660__4660__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_src__4660__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_src__4660__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_src__4660__4660__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_src__4660__4660__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_src__4660__4660__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_src__4660__4660__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_src__4660__4660__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_src__4660__4660__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_src__4660__4660__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_src__4660__4660__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_src__4660__4660__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_src__4660__4660__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_src__4660__4660__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_src__65535__4660__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_src__65535__4660__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_src__65535__4660__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_src__65535__4660__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_src__65535__4660__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_src__65535__4660__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_src__65535__4660__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_src__65535__4660__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_src__65535__4660__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_src__65535__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_src__65535__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_src__65535__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_src__65535__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_src__65535__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_src__65535__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_src__65535__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_src__65535__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_src__65535__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_src__65535__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_src__65535__4660__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_src__65535__4660__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_src__65535__4660__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_src__65535__4660__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_src__65535__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_src__65535__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_src__65535__4660__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_src__65535__4660__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_src__65535__4660__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_src__65535__4660__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_src__65535__4660__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_src__65535__4660__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_src__65535__4660__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_src__65535__4660__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_src__65535__4660__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_src__65535__4660__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_sctp_src__65535__4660__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_dst__0__4660__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_dst__0__4660__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_dst__0__4660__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_dst__0__4660__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_dst__0__4660__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_dst__0__4660__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_dst__0__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_dst__0__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_dst__0__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_dst__0__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_dst__0__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_dst__0__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_dst__0__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_dst__0__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_dst__0__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_dst__0__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_dst__0__4660__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_dst__0__4660__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_dst__0__4660__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_dst__0__4660__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_dst__0__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_dst__0__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_dst__0__4660__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_dst__0__4660__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_dst__0__4660__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_dst__0__4660__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_dst__0__4660__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_dst__0__4660__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_dst__0__4660__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_dst__0__4660__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_dst__0__4660__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_dst__0__4660__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_dst__0__4660__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_dst__4660__4660__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_dst__4660__4660__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_dst__4660__4660__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_dst__4660__4660__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_dst__4660__4660__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_dst__4660__4660__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_dst__4660__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_dst__4660__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_dst__4660__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_dst__4660__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_dst__4660__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_dst__4660__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_dst__4660__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_dst__4660__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_dst__4660__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_dst__4660__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_dst__4660__4660__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_dst__4660__4660__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_dst__4660__4660__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_dst__4660__4660__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_dst__4660__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_dst__4660__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_dst__4660__4660__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_dst__4660__4660__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_dst__4660__4660__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_dst__4660__4660__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_dst__4660__4660__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_dst__4660__4660__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_dst__4660__4660__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_dst__4660__4660__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_dst__4660__4660__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_dst__4660__4660__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_dst__4660__4660__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_dst__65535__4660__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_dst__65535__4660__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_dst__65535__4660__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_dst__65535__4660__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_dst__65535__4660__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_dst__65535__4660__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_dst__65535__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_dst__65535__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_dst__65535__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_dst__65535__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_dst__65535__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_dst__65535__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_dst__65535__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_dst__65535__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_dst__65535__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_dst__65535__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_dst__65535__4660__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_dst__65535__4660__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_dst__65535__4660__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_dst__65535__4660__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_dst__65535__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_dst__65535__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_dst__65535__4660__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_dst__65535__4660__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_dst__65535__4660__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_dst__65535__4660__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_dst__65535__4660__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_dst__65535__4660__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_dst__65535__4660__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_dst__65535__4660__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_dst__65535__4660__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_dst__65535__4660__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_dst__65535__4660__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_flags__0__4660__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_flags__0__4660__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_flags__0__4660__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_flags__0__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_flags__0__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_flags__0__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_flags__0__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_flags__0__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_flags__0__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_flags__0__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_flags__0__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_flags__0__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_flags__0__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_flags__0__4660__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_flags__0__4660__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_flags__0__4660__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_flags__0__4660__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_flags__0__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_flags__0__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_flags__0__4660__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_flags__0__4660__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_flags__0__4660__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_flags__0__4660__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_flags__0__4660__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_flags__0__4660__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_flags__0__4660__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_flags__0__4660__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_flags__0__4660__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_flags__0__4660__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_flags__0__4660__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_flags__4660__4660__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_flags__4660__4660__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_flags__4660__4660__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_flags__4660__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_flags__4660__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_flags__4660__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_flags__4660__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_flags__4660__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_flags__4660__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_flags__4660__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_flags__4660__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_flags__4660__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_flags__4660__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_flags__4660__4660__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_flags__4660__4660__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_flags__4660__4660__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_flags__4660__4660__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_flags__4660__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_flags__4660__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_flags__4660__4660__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_flags__4660__4660__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_flags__4660__4660__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_flags__4660__4660__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_flags__4660__4660__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_flags__4660__4660__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_flags__4660__4660__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_flags__4660__4660__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_flags__4660__4660__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_flags__4660__4660__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_flags__4660__4660__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_flags__65535__4660__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_flags__65535__4660__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_flags__65535__4660__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_flags__65535__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_flags__65535__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_flags__65535__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_flags__65535__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_flags__65535__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_flags__65535__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_flags__65535__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_flags__65535__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_flags__65535__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_flags__65535__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_flags__65535__4660__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_flags__65535__4660__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_flags__65535__4660__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_flags__65535__4660__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_flags__65535__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_flags__65535__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_flags__65535__4660__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_flags__65535__4660__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_flags__65535__4660__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_flags__65535__4660__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_flags__65535__4660__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_flags__65535__4660__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_flags__65535__4660__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_flags__65535__4660__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_flags__65535__4660__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_flags__65535__4660__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_flags__65535__4660__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_src__0__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_src__0__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_src__0__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_src__0__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_src__0__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_src__0__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_src__0__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_src__0__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_src__0__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_src__0__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_src__0__4660__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_src__0__4660__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_src__0__4660__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_src__0__4660__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_src__0__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_src__0__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_src__0__4660__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_src__0__4660__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_src__0__4660__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_src__0__4660__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_src__0__4660__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_src__0__4660__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_src__0__4660__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_src__0__4660__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_src__0__4660__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_src__0__4660__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_src__0__4660__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_src__4660__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_src__4660__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_src__4660__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_src__4660__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_src__4660__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_src__4660__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_src__4660__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_src__4660__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_src__4660__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_src__4660__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_src__4660__4660__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_src__4660__4660__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_src__4660__4660__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_src__4660__4660__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_src__4660__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_src__4660__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_src__4660__4660__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_src__4660__4660__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_src__4660__4660__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_src__4660__4660__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_src__4660__4660__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_src__4660__4660__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_src__4660__4660__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_src__4660__4660__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_src__4660__4660__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_src__4660__4660__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_src__4660__4660__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_src__65535__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_src__65535__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_src__65535__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_src__65535__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_src__65535__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_src__65535__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_src__65535__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_src__65535__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_src__65535__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_src__65535__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_src__65535__4660__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_src__65535__4660__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_src__65535__4660__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_src__65535__4660__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_src__65535__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_src__65535__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_src__65535__4660__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_src__65535__4660__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_src__65535__4660__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_src__65535__4660__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_src__65535__4660__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_src__65535__4660__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_src__65535__4660__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_src__65535__4660__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_src__65535__4660__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_src__65535__4660__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tcp_src__65535__4660__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tunnel_id__0__1311768467463790320__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tunnel_id__0__1311768467463790320__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tunnel_id__0__1311768467463790320__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tunnel_id__0__1311768467463790320__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tunnel_id__0__1311768467463790320__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tunnel_id__0__1311768467463790320__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tunnel_id__0__1311768467463790320__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tunnel_id__0__1311768467463790320__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tunnel_id__0__1311768467463790320__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tunnel_id__0__1311768467463790320__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tunnel_id__0__1311768467463790320__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tunnel_id__0__1311768467463790320__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tunnel_id__0__1311768467463790320__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tunnel_id__0__1311768467463790320__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tunnel_id__1311768467463790320__1311768467463790320__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tunnel_id__1311768467463790320__1311768467463790320__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tunnel_id__1311768467463790320__1311768467463790320__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tunnel_id__1311768467463790320__1311768467463790320__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tunnel_id__1311768467463790320__1311768467463790320__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tunnel_id__1311768467463790320__1311768467463790320__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tunnel_id__1311768467463790320__1311768467463790320__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tunnel_id__1311768467463790320__1311768467463790320__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tunnel_id__1311768467463790320__1311768467463790320__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tunnel_id__1311768467463790320__1311768467463790320__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tunnel_id__1311768467463790320__1311768467463790320__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tunnel_id__1311768467463790320__1311768467463790320__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tunnel_id__1311768467463790320__1311768467463790320__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tunnel_id__1311768467463790320__1311768467463790320__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tunnel_id__18446744073709551615__1311768467463790320__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tunnel_id__18446744073709551615__1311768467463790320__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tunnel_id__18446744073709551615__1311768467463790320__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tunnel_id__18446744073709551615__1311768467463790320__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tunnel_id__18446744073709551615__1311768467463790320__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tunnel_id__18446744073709551615__1311768467463790320__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tunnel_id__18446744073709551615__1311768467463790320__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tunnel_id__18446744073709551615__1311768467463790320__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tunnel_id__18446744073709551615__1311768467463790320__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tunnel_id__18446744073709551615__1311768467463790320__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tunnel_id__18446744073709551615__1311768467463790320__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tunnel_id__18446744073709551615__1311768467463790320__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tunnel_id__18446744073709551615__1311768467463790320__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tunnel_id__18446744073709551615__1311768467463790320__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tunnel_id_nxm__0__1311768467463790320__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tunnel_id_nxm__0__1311768467463790320__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tunnel_id_nxm__0__1311768467463790320__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tunnel_id_nxm__0__1311768467463790320__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tunnel_id_nxm__0__1311768467463790320__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tunnel_id_nxm__0__1311768467463790320__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tunnel_id_nxm__0__1311768467463790320__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tunnel_id_nxm__0__1311768467463790320__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tunnel_id_nxm__0__1311768467463790320__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tunnel_id_nxm__0__1311768467463790320__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tunnel_id_nxm__0__1311768467463790320__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_udp_dst__0__4660__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_udp_dst__0__4660__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_udp_dst__0__4660__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_udp_dst__0__4660__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_udp_dst__0__4660__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_udp_dst__0__4660__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_udp_dst__0__4660__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_udp_dst__0__4660__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_udp_dst__4660__4660__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_udp_dst__4660__4660__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_udp_dst__4660__4660__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_udp_dst__4660__4660__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_udp_dst__4660__4660__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_udp_dst__4660__4660__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_udp_dst__4660__4660__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_udp_dst__4660__4660__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_udp_dst__65535__4660__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_udp_dst__65535__4660__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_udp_dst__65535__4660__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_udp_dst__65535__4660__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_udp_dst__65535__4660__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_udp_dst__65535__4660__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_udp_dst__65535__4660__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_udp_dst__65535__4660__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_udp_src__0__4660__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_udp_src__0__4660__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_udp_src__0__4660__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_udp_src__0__4660__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_udp_src__0__4660__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_udp_src__4660__4660__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_udp_src__4660__4660__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_udp_src__4660__4660__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_udp_src__4660__4660__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_udp_src__4660__4660__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_udp_src__65535__4660__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_udp_src__65535__4660__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_udp_src__65535__4660__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_udp_src__65535__4660__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_udp_src__65535__4660__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_vlan_pcp__0__255__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_vlan_pcp__0__255__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_vlan_pcp__0__255__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_vlan_pcp__255__255__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_vlan_pcp__255__255__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_vlan_pcp__255__255__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mask_vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_0_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_0_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_0_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_0_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_0_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_0_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_0_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_0_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_0_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_0_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_0_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_0_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_0_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_0_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_0_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_0_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_0_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_0_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_0_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_0_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_0_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_0_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_0_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_0_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_0_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_0_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_0_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_0_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_0_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_0_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_0_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_0_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_0_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_1311768467463790320_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_1311768467463790320_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_1311768467463790320_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_1311768467463790320_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_1311768467463790320_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_1311768467463790320_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_1311768467463790320_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_1311768467463790320_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_1311768467463790320_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_1311768467463790320_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_1311768467463790320_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_1311768467463790320_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_1311768467463790320_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_1311768467463790320_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_1311768467463790320_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_1311768467463790320_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_1311768467463790320_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_1311768467463790320_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_1311768467463790320_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_1311768467463790320_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_1311768467463790320_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_1311768467463790320_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_1311768467463790320_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_1311768467463790320_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_1311768467463790320_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_1311768467463790320_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_1311768467463790320_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_1311768467463790320_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_1311768467463790320_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_1311768467463790320_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_1311768467463790320_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_1311768467463790320_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_1311768467463790320_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_1311768467463790320_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_1311768467463790320_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_1311768467463790320_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_1311768467463790320_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_1311768467463790320_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_1311768467463790320_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_1311768467463790320_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_1311768467463790320_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_1311768467463790320_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_1311768467463790320_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_1311768467463790320_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_1311768467463790320_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_1311768467463790320_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_1311768467463790320_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_1311768467463790320_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_1311768467463790320_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_1311768467463790320_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_1311768467463790320_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_1311768467463790320_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_1311768467463790320_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_1311768467463790320_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_1311768467463790320_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_1311768467463790320_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_1311768467463790320_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_1311768467463790320_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_1311768467463790320_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_1311768467463790320_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_1311768467463790320_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_1311768467463790320_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_1311768467463790320_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_1311768467463790320_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_1311768467463790320_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_1311768467463790320_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_1311768467463790320_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_1311768467463790320_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_1311768467463790320_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_1311768467463790320_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_1311768467463790320_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_1311768467463790320_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_1311768467463790320_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_1311768467463790320_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_1311768467463790320_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_1311768467463790320_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_1311768467463790320_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_1311768467463790320_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_1311768467463790320_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_1311768467463790320_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_1311768467463790320_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_1311768467463790320_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_1311768467463790320_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_18446744073709551615_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_18446744073709551615_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_18446744073709551615_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_18446744073709551615_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_18446744073709551615_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_18446744073709551615_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_18446744073709551615_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_18446744073709551615_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_18446744073709551615_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_18446744073709551615_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_18446744073709551615_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_18446744073709551615_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_18446744073709551615_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_18446744073709551615_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_18446744073709551615_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_18446744073709551615_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_18446744073709551615_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_18446744073709551615_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_18446744073709551615_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_18446744073709551615_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_18446744073709551615_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_18446744073709551615_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_18446744073709551615_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_18446744073709551615_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_18446744073709551615_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_18446744073709551615_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_18446744073709551615_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_18446744073709551615_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_18446744073709551615_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_18446744073709551615_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_18446744073709551615_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_18446744073709551615_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_18446744073709551615_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_18446744073709551615_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_18446744073709551615_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_18446744073709551615_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_18446744073709551615_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_18446744073709551615_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_18446744073709551615_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_18446744073709551615_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_18446744073709551615_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_18446744073709551615_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_18446744073709551615_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_18446744073709551615_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_18446744073709551615_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_18446744073709551615_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_18446744073709551615_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_18446744073709551615_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_18446744073709551615_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_18446744073709551615_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_18446744073709551615_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_18446744073709551615_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_18446744073709551615_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_18446744073709551615_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_18446744073709551615_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_18446744073709551615_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_18446744073709551615_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_18446744073709551615_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_18446744073709551615_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_18446744073709551615_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_18446744073709551615_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_18446744073709551615_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_18446744073709551615_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_18446744073709551615_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_18446744073709551615_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_18446744073709551615_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_18446744073709551615_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_18446744073709551615_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_18446744073709551615_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_18446744073709551615_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_18446744073709551615_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_18446744073709551615_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_18446744073709551615_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_18446744073709551615_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_18446744073709551615_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_18446744073709551615_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_18446744073709551615_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_18446744073709551615_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_18446744073709551615_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_18446744073709551615_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_18446744073709551615_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_18446744073709551615_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_metadata_18446744073709551615_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_0_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_0_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_0_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_0_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_0_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_0_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_0_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_0_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_0_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_0_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_0_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_0_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_0_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_0_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_0_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_0_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_0_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_0_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_0_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_0_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_0_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_0_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_0_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_0_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_0_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_0_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_0_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_0_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_0_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_0_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_0_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_255_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_255_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_255_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_255_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_255_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_255_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_255_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_255_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_255_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_255_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_255_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_255_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_255_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_255_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_255_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_255_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_255_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_255_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_255_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_255_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_255_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_255_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_255_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_255_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_255_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_255_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_255_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_255_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_255_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_255_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_255_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_255_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_255_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_255_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_255_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_255_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_255_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_255_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_255_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_255_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_255_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_255_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_255_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_255_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_255_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_255_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_255_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_255_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_255_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_255_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_255_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_255_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_255_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_255_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_255_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_255_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_255_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_255_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_255_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_255_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_255_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_255_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_255_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_255_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_255_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_255_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_255_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_255_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_255_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_255_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_255_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_255_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_255_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_255_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_255_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_255_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_bos_255_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_0_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_0_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_0_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_0_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_0_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_0_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_0_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_0_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_0_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_0_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_0_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_0_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_0_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_0_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_0_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_0_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_0_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_0_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_0_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_0_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_0_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_0_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_0_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_0_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_0_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_0_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_0_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_0_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_305419896_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_305419896_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_305419896_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_305419896_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_305419896_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_305419896_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_305419896_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_305419896_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_305419896_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_305419896_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_305419896_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_305419896_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_305419896_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_305419896_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_305419896_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_305419896_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_305419896_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_305419896_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_305419896_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_305419896_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_305419896_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_305419896_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_305419896_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_305419896_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_305419896_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_305419896_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_305419896_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_305419896_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_305419896_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_305419896_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_305419896_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_305419896_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_305419896_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_305419896_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_305419896_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_305419896_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_305419896_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_305419896_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_305419896_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_305419896_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_305419896_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_305419896_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_305419896_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_305419896_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_305419896_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_305419896_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_305419896_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_305419896_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_305419896_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_305419896_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_305419896_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_305419896_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_305419896_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_305419896_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_305419896_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_305419896_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_305419896_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_305419896_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_305419896_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_305419896_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_305419896_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_305419896_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_305419896_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_305419896_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_305419896_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_305419896_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_305419896_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_305419896_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_305419896_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_305419896_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_305419896_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_305419896_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_305419896_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_305419896_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_4294967295_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_4294967295_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_4294967295_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_4294967295_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_4294967295_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_4294967295_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_4294967295_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_4294967295_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_4294967295_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_4294967295_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_4294967295_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_4294967295_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_4294967295_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_4294967295_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_4294967295_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_4294967295_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_4294967295_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_4294967295_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_4294967295_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_4294967295_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_4294967295_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_4294967295_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_4294967295_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_4294967295_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_4294967295_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_4294967295_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_4294967295_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_4294967295_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_4294967295_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_4294967295_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_4294967295_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_4294967295_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_4294967295_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_4294967295_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_4294967295_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_4294967295_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_4294967295_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_4294967295_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_4294967295_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_4294967295_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_4294967295_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_4294967295_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_4294967295_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_4294967295_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_4294967295_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_4294967295_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_4294967295_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_4294967295_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_4294967295_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_4294967295_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_4294967295_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_4294967295_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_4294967295_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_4294967295_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_4294967295_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_4294967295_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_4294967295_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_4294967295_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_4294967295_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_4294967295_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_4294967295_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_4294967295_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_4294967295_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_4294967295_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_4294967295_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_4294967295_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_4294967295_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_4294967295_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_4294967295_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_4294967295_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_4294967295_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_4294967295_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_4294967295_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_label_4294967295_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_0_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_0_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_0_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_0_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_0_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_0_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_0_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_0_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_0_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_0_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_0_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_0_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_0_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_0_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_0_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_0_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_0_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_0_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_0_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_0_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_0_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_0_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_0_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_0_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_0_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_0_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_255_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_255_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_255_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_255_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_255_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_255_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_255_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_255_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_255_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_255_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_255_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_255_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_255_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_255_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_255_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_255_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_255_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_255_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_255_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_255_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_255_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_255_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_255_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_255_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_255_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_255_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_255_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_255_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_255_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_255_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_255_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_255_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_255_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_255_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_255_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_255_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_255_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_255_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_255_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_255_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_255_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_255_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_255_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_255_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_255_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_255_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_255_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_255_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_255_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_255_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_255_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_255_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_255_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_255_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_255_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_255_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_255_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_255_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_255_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_255_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_255_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_255_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_255_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_255_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_255_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_255_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_255_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_255_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_255_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_255_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_255_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_mpls_tc_255_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_0_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_0_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_0_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_0_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_0_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_0_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_0_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_0_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_0_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_0_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_0_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_0_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_0_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_0_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_0_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_0_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_0_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_0_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_0_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_0_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_0_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_0_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_0_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_1193046_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_1193046_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_1193046_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_1193046_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_1193046_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_1193046_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_1193046_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_1193046_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_1193046_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_1193046_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_1193046_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_1193046_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_1193046_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_1193046_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_1193046_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_1193046_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_1193046_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_1193046_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_1193046_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_1193046_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_1193046_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_1193046_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_1193046_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_1193046_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_1193046_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_1193046_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_1193046_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_1193046_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_1193046_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_1193046_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_1193046_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_1193046_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_1193046_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_1193046_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_1193046_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_1193046_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_1193046_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_1193046_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_1193046_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_1193046_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_1193046_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_1193046_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_1193046_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_1193046_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_1193046_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_1193046_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_1193046_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_1193046_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_1193046_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_1193046_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_1193046_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_1193046_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_1193046_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_1193046_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_1193046_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_1193046_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_1193046_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_1193046_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_1193046_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_1193046_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_1193046_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_1193046_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_1193046_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_1193046_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_1193046_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_1193046_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_1193046_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_1193046_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_1193046_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_1193046_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_1193046_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_1193046_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_1193046_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_16777215_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_16777215_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_16777215_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_16777215_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_16777215_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_16777215_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_16777215_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_16777215_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_16777215_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_16777215_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_16777215_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_16777215_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_16777215_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_16777215_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_16777215_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_16777215_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_16777215_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_16777215_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_16777215_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_16777215_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_16777215_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_16777215_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_16777215_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_16777215_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_16777215_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_16777215_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_16777215_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_16777215_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_16777215_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_16777215_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_16777215_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_16777215_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_16777215_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_16777215_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_16777215_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_16777215_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_16777215_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_16777215_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_16777215_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_16777215_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_16777215_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_16777215_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_16777215_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_16777215_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_16777215_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_16777215_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_16777215_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_16777215_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_16777215_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_16777215_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_16777215_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_16777215_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_16777215_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_16777215_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_16777215_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_16777215_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_16777215_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_16777215_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_16777215_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_16777215_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_16777215_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_16777215_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_16777215_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_16777215_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_16777215_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_16777215_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_16777215_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_16777215_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_16777215_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_16777215_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_16777215_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_16777215_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_isid_16777215_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_0_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_0_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_0_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_0_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_0_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_0_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_0_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_0_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_0_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_0_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_0_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_0_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_0_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_0_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_0_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_0_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_0_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_0_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_0_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_0_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_0_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_255_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_255_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_255_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_255_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_255_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_255_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_255_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_255_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_255_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_255_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_255_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_255_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_255_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_255_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_255_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_255_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_255_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_255_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_255_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_255_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_255_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_255_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_255_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_255_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_255_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_255_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_255_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_255_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_255_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_255_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_255_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_255_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_255_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_255_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_255_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_255_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_255_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_255_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_255_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_255_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_255_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_255_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_255_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_255_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_255_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_255_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_255_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_255_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_255_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_255_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_255_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_255_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_255_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_255_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_255_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_255_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_255_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_255_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_255_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_255_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_255_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_255_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_255_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_255_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_255_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_255_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pbb_uca_255_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_0_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_0_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_0_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_0_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_0_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_0_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_0_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_0_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_0_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_0_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_0_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_0_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_0_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_0_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_0_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_0_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_0_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_0_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_305419896_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_305419896_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_305419896_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_305419896_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_305419896_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_305419896_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_305419896_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_305419896_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_305419896_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_305419896_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_305419896_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_305419896_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_305419896_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_305419896_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_305419896_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_305419896_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_305419896_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_305419896_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_305419896_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_305419896_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_305419896_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_305419896_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_305419896_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_305419896_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_305419896_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_305419896_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_305419896_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_305419896_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_305419896_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_305419896_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_305419896_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_305419896_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_305419896_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_305419896_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_305419896_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_305419896_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_305419896_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_305419896_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_305419896_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_305419896_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_305419896_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_305419896_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_305419896_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_305419896_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_305419896_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_305419896_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_305419896_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_305419896_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_305419896_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_305419896_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_305419896_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_305419896_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_305419896_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_305419896_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_305419896_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_305419896_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_305419896_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_305419896_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_305419896_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_305419896_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_305419896_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_305419896_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_305419896_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_305419896_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_4294967295_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_4294967295_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_4294967295_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_4294967295_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_4294967295_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_4294967295_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_4294967295_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_4294967295_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_4294967295_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_4294967295_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_4294967295_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_4294967295_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_4294967295_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_4294967295_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_4294967295_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_4294967295_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_4294967295_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_4294967295_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_4294967295_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_4294967295_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_4294967295_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_4294967295_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_4294967295_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_4294967295_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_4294967295_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_4294967295_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_4294967295_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_4294967295_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_4294967295_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_4294967295_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_4294967295_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_4294967295_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_4294967295_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_4294967295_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_4294967295_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_4294967295_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_4294967295_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_4294967295_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_4294967295_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_4294967295_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_4294967295_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_4294967295_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_4294967295_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_4294967295_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_4294967295_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_4294967295_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_4294967295_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_4294967295_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_4294967295_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_4294967295_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_4294967295_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_4294967295_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_4294967295_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_4294967295_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_4294967295_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_4294967295_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_4294967295_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_4294967295_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_4294967295_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_4294967295_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_4294967295_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_4294967295_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_4294967295_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_pkt_mark_4294967295_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_0_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_0_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_0_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_0_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_0_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_0_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_0_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_0_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_0_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_0_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_0_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_0_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_0_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_0_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_0_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_305419896_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_305419896_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_305419896_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_305419896_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_305419896_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_305419896_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_305419896_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_305419896_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_305419896_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_305419896_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_305419896_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_305419896_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_305419896_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_305419896_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_305419896_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_305419896_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_305419896_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_305419896_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_305419896_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_305419896_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_305419896_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_305419896_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_305419896_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_305419896_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_305419896_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_305419896_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_305419896_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_305419896_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_305419896_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_305419896_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_305419896_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_305419896_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_305419896_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_305419896_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_305419896_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_305419896_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_305419896_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_305419896_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_305419896_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_305419896_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_305419896_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_305419896_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_305419896_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_305419896_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_305419896_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_305419896_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_305419896_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_305419896_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_305419896_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_305419896_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_305419896_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_305419896_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_305419896_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_305419896_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_305419896_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_305419896_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_305419896_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_305419896_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_305419896_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_305419896_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_305419896_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_4294967295_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_4294967295_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_4294967295_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_4294967295_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_4294967295_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_4294967295_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_4294967295_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_4294967295_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_4294967295_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_4294967295_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_4294967295_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_4294967295_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_4294967295_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_4294967295_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_4294967295_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_4294967295_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_4294967295_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_4294967295_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_4294967295_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_4294967295_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_4294967295_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_4294967295_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_4294967295_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_4294967295_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_4294967295_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_4294967295_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_4294967295_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_4294967295_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_4294967295_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_4294967295_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_4294967295_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_4294967295_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_4294967295_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_4294967295_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_4294967295_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_4294967295_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_4294967295_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_4294967295_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_4294967295_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_4294967295_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_4294967295_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_4294967295_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_4294967295_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_4294967295_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_4294967295_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_4294967295_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_4294967295_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_4294967295_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_4294967295_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_4294967295_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_4294967295_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_4294967295_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_4294967295_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_4294967295_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_4294967295_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_4294967295_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_4294967295_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_4294967295_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_4294967295_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_4294967295_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg0_4294967295_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_0_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_0_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_0_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_0_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_0_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_0_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_0_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_0_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_0_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_0_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_0_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_0_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_305419896_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_305419896_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_305419896_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_305419896_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_305419896_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_305419896_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_305419896_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_305419896_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_305419896_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_305419896_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_305419896_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_305419896_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_305419896_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_305419896_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_305419896_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_305419896_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_305419896_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_305419896_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_305419896_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_305419896_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_305419896_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_305419896_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_305419896_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_305419896_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_305419896_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_305419896_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_305419896_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_305419896_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_305419896_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_305419896_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_305419896_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_305419896_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_305419896_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_305419896_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_305419896_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_305419896_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_305419896_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_305419896_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_305419896_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_305419896_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_305419896_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_305419896_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_305419896_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_305419896_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_305419896_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_305419896_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_305419896_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_305419896_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_305419896_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_305419896_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_305419896_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_305419896_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_305419896_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_305419896_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_305419896_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_305419896_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_305419896_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_305419896_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_4294967295_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_4294967295_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_4294967295_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_4294967295_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_4294967295_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_4294967295_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_4294967295_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_4294967295_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_4294967295_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_4294967295_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_4294967295_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_4294967295_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_4294967295_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_4294967295_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_4294967295_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_4294967295_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_4294967295_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_4294967295_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_4294967295_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_4294967295_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_4294967295_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_4294967295_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_4294967295_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_4294967295_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_4294967295_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_4294967295_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_4294967295_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_4294967295_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_4294967295_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_4294967295_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_4294967295_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_4294967295_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_4294967295_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_4294967295_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_4294967295_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_4294967295_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_4294967295_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_4294967295_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_4294967295_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_4294967295_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_4294967295_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_4294967295_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_4294967295_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_4294967295_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_4294967295_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_4294967295_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_4294967295_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_4294967295_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_4294967295_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_4294967295_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_4294967295_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_4294967295_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_4294967295_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_4294967295_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_4294967295_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_4294967295_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_4294967295_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg1_4294967295_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_0_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_0_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_0_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_0_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_0_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_0_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_0_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_0_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_0_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_305419896_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_305419896_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_305419896_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_305419896_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_305419896_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_305419896_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_305419896_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_305419896_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_305419896_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_305419896_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_305419896_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_305419896_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_305419896_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_305419896_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_305419896_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_305419896_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_305419896_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_305419896_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_305419896_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_305419896_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_305419896_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_305419896_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_305419896_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_305419896_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_305419896_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_305419896_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_305419896_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_305419896_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_305419896_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_305419896_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_305419896_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_305419896_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_305419896_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_305419896_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_305419896_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_305419896_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_305419896_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_305419896_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_305419896_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_305419896_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_305419896_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_305419896_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_305419896_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_305419896_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_305419896_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_305419896_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_305419896_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_305419896_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_305419896_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_305419896_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_305419896_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_305419896_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_305419896_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_305419896_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_305419896_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_4294967295_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_4294967295_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_4294967295_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_4294967295_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_4294967295_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_4294967295_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_4294967295_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_4294967295_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_4294967295_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_4294967295_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_4294967295_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_4294967295_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_4294967295_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_4294967295_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_4294967295_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_4294967295_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_4294967295_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_4294967295_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_4294967295_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_4294967295_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_4294967295_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_4294967295_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_4294967295_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_4294967295_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_4294967295_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_4294967295_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_4294967295_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_4294967295_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_4294967295_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_4294967295_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_4294967295_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_4294967295_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_4294967295_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_4294967295_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_4294967295_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_4294967295_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_4294967295_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_4294967295_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_4294967295_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_4294967295_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_4294967295_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_4294967295_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_4294967295_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_4294967295_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_4294967295_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_4294967295_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_4294967295_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_4294967295_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_4294967295_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_4294967295_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_4294967295_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_4294967295_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_4294967295_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_4294967295_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg2_4294967295_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_0_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_0_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_0_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_0_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_0_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_0_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_305419896_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_305419896_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_305419896_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_305419896_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_305419896_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_305419896_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_305419896_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_305419896_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_305419896_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_305419896_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_305419896_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_305419896_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_305419896_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_305419896_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_305419896_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_305419896_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_305419896_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_305419896_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_305419896_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_305419896_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_305419896_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_305419896_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_305419896_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_305419896_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_305419896_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_305419896_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_305419896_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_305419896_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_305419896_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_305419896_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_305419896_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_305419896_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_305419896_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_305419896_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_305419896_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_305419896_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_305419896_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_305419896_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_305419896_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_305419896_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_305419896_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_305419896_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_305419896_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_305419896_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_305419896_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_305419896_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_305419896_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_305419896_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_305419896_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_305419896_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_305419896_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_305419896_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_4294967295_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_4294967295_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_4294967295_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_4294967295_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_4294967295_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_4294967295_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_4294967295_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_4294967295_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_4294967295_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_4294967295_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_4294967295_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_4294967295_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_4294967295_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_4294967295_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_4294967295_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_4294967295_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_4294967295_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_4294967295_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_4294967295_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_4294967295_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_4294967295_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_4294967295_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_4294967295_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_4294967295_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_4294967295_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_4294967295_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_4294967295_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_4294967295_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_4294967295_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_4294967295_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_4294967295_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_4294967295_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_4294967295_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_4294967295_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_4294967295_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_4294967295_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_4294967295_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_4294967295_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_4294967295_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_4294967295_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_4294967295_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_4294967295_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_4294967295_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_4294967295_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_4294967295_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_4294967295_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_4294967295_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_4294967295_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_4294967295_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_4294967295_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_4294967295_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg3_4294967295_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_0_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_0_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_0_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_305419896_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_305419896_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_305419896_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_305419896_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_305419896_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_305419896_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_305419896_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_305419896_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_305419896_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_305419896_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_305419896_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_305419896_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_305419896_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_305419896_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_305419896_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_305419896_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_305419896_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_305419896_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_305419896_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_305419896_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_305419896_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_305419896_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_305419896_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_305419896_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_305419896_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_305419896_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_305419896_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_305419896_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_305419896_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_305419896_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_305419896_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_305419896_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_305419896_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_305419896_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_305419896_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_305419896_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_305419896_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_305419896_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_305419896_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_305419896_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_305419896_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_305419896_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_305419896_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_305419896_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_305419896_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_305419896_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_305419896_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_305419896_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_305419896_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_4294967295_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_4294967295_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_4294967295_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_4294967295_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_4294967295_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_4294967295_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_4294967295_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_4294967295_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_4294967295_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_4294967295_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_4294967295_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_4294967295_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_4294967295_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_4294967295_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_4294967295_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_4294967295_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_4294967295_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_4294967295_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_4294967295_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_4294967295_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_4294967295_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_4294967295_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_4294967295_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_4294967295_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_4294967295_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_4294967295_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_4294967295_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_4294967295_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_4294967295_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_4294967295_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_4294967295_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_4294967295_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_4294967295_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_4294967295_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_4294967295_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_4294967295_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_4294967295_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_4294967295_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_4294967295_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_4294967295_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_4294967295_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_4294967295_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_4294967295_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_4294967295_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_4294967295_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_4294967295_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_4294967295_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_4294967295_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg4_4294967295_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_305419896_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_305419896_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_305419896_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_305419896_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_305419896_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_305419896_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_305419896_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_305419896_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_305419896_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_305419896_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_305419896_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_305419896_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_305419896_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_305419896_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_305419896_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_305419896_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_305419896_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_305419896_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_305419896_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_305419896_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_305419896_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_305419896_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_305419896_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_305419896_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_305419896_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_305419896_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_305419896_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_305419896_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_305419896_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_305419896_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_305419896_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_305419896_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_305419896_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_305419896_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_305419896_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_305419896_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_305419896_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_305419896_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_305419896_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_305419896_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_305419896_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_305419896_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_305419896_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_305419896_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_305419896_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_305419896_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_4294967295_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_4294967295_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_4294967295_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_4294967295_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_4294967295_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_4294967295_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_4294967295_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_4294967295_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_4294967295_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_4294967295_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_4294967295_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_4294967295_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_4294967295_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_4294967295_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_4294967295_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_4294967295_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_4294967295_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_4294967295_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_4294967295_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_4294967295_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_4294967295_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_4294967295_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_4294967295_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_4294967295_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_4294967295_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_4294967295_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_4294967295_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_4294967295_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_4294967295_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_4294967295_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_4294967295_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_4294967295_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_4294967295_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_4294967295_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_4294967295_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_4294967295_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_4294967295_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_4294967295_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_4294967295_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_4294967295_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_4294967295_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_4294967295_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_4294967295_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_4294967295_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_4294967295_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg5_4294967295_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_305419896_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_305419896_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_305419896_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_305419896_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_305419896_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_305419896_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_305419896_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_305419896_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_305419896_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_305419896_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_305419896_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_305419896_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_305419896_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_305419896_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_305419896_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_305419896_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_305419896_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_305419896_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_305419896_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_305419896_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_305419896_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_305419896_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_305419896_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_305419896_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_305419896_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_305419896_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_305419896_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_305419896_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_305419896_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_305419896_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_305419896_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_305419896_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_305419896_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_305419896_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_305419896_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_305419896_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_305419896_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_305419896_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_305419896_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_305419896_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_305419896_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_305419896_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_305419896_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_4294967295_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_4294967295_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_4294967295_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_4294967295_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_4294967295_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_4294967295_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_4294967295_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_4294967295_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_4294967295_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_4294967295_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_4294967295_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_4294967295_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_4294967295_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_4294967295_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_4294967295_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_4294967295_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_4294967295_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_4294967295_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_4294967295_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_4294967295_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_4294967295_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_4294967295_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_4294967295_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_4294967295_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_4294967295_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_4294967295_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_4294967295_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_4294967295_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_4294967295_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_4294967295_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_4294967295_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_4294967295_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_4294967295_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_4294967295_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_4294967295_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_4294967295_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_4294967295_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_4294967295_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_4294967295_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_4294967295_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_4294967295_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_4294967295_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg6_4294967295_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_305419896_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_305419896_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_305419896_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_305419896_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_305419896_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_305419896_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_305419896_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_305419896_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_305419896_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_305419896_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_305419896_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_305419896_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_305419896_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_305419896_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_305419896_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_305419896_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_305419896_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_305419896_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_305419896_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_305419896_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_305419896_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_305419896_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_305419896_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_305419896_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_305419896_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_305419896_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_305419896_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_305419896_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_305419896_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_305419896_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_305419896_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_305419896_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_305419896_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_305419896_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_305419896_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_305419896_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_305419896_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_305419896_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_305419896_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_305419896_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_4294967295_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_4294967295_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_4294967295_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_4294967295_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_4294967295_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_4294967295_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_4294967295_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_4294967295_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_4294967295_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_4294967295_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_4294967295_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_4294967295_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_4294967295_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_4294967295_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_4294967295_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_4294967295_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_4294967295_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_4294967295_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_4294967295_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_4294967295_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_4294967295_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_4294967295_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_4294967295_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_4294967295_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_4294967295_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_4294967295_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_4294967295_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_4294967295_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_4294967295_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_4294967295_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_4294967295_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_4294967295_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_4294967295_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_4294967295_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_4294967295_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_4294967295_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_4294967295_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_4294967295_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_4294967295_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_reg7_4294967295_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_dst_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_dst_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_dst_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_dst_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_dst_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_dst_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_dst_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_dst_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_dst_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_dst_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_dst_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_dst_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_dst_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_dst_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_dst_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_dst_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_dst_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_dst_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_dst_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_dst_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_dst_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_dst_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_dst_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_dst_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_dst_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_dst_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_dst_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_dst_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_dst_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_dst_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_dst_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_dst_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_dst_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_dst_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_dst_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_dst_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_dst_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_dst_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_dst_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_dst_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_dst_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_dst_4660_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_dst_4660_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_dst_4660_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_dst_4660_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_dst_4660_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_dst_4660_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_dst_4660_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_dst_4660_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_dst_4660_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_dst_4660_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_dst_4660_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_dst_4660_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_dst_4660_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_dst_4660_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_dst_4660_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_dst_4660_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_dst_4660_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_dst_4660_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_dst_4660_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_dst_4660_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_dst_4660_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_dst_4660_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_dst_4660_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_dst_4660_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_dst_4660_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_dst_4660_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_dst_4660_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_dst_4660_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_dst_4660_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_dst_4660_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_dst_4660_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_dst_4660_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_dst_4660_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_dst_4660_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_dst_4660_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_dst_4660_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_dst_4660_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_dst_4660_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_dst_4660_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_dst_4660_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_dst_4660_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_dst_65535_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_dst_65535_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_dst_65535_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_dst_65535_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_dst_65535_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_dst_65535_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_dst_65535_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_dst_65535_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_dst_65535_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_dst_65535_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_dst_65535_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_dst_65535_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_dst_65535_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_dst_65535_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_dst_65535_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_dst_65535_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_dst_65535_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_dst_65535_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_dst_65535_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_dst_65535_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_dst_65535_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_dst_65535_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_dst_65535_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_dst_65535_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_dst_65535_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_dst_65535_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_dst_65535_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_dst_65535_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_dst_65535_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_dst_65535_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_dst_65535_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_dst_65535_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_dst_65535_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_dst_65535_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_dst_65535_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_dst_65535_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_dst_65535_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_dst_65535_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_dst_65535_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_dst_65535_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_dst_65535_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_src_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_src_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_src_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_src_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_src_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_src_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_src_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_src_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_src_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_src_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_src_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_src_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_src_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_src_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_src_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_src_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_src_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_src_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_src_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_src_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_src_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_src_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_src_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_src_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_src_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_src_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_src_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_src_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_src_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_src_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_src_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_src_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_src_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_src_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_src_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_src_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_src_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_src_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_src_4660_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_src_4660_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_src_4660_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_src_4660_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_src_4660_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_src_4660_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_src_4660_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_src_4660_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_src_4660_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_src_4660_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_src_4660_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_src_4660_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_src_4660_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_src_4660_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_src_4660_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_src_4660_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_src_4660_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_src_4660_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_src_4660_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_src_4660_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_src_4660_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_src_4660_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_src_4660_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_src_4660_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_src_4660_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_src_4660_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_src_4660_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_src_4660_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_src_4660_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_src_4660_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_src_4660_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_src_4660_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_src_4660_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_src_4660_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_src_4660_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_src_4660_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_src_4660_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_src_4660_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_src_65535_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_src_65535_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_src_65535_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_src_65535_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_src_65535_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_src_65535_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_src_65535_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_src_65535_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_src_65535_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_src_65535_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_src_65535_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_src_65535_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_src_65535_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_src_65535_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_src_65535_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_src_65535_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_src_65535_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_src_65535_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_src_65535_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_src_65535_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_src_65535_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_src_65535_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_src_65535_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_src_65535_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_src_65535_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_src_65535_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_src_65535_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_src_65535_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_src_65535_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_src_65535_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_src_65535_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_src_65535_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_src_65535_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_src_65535_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_src_65535_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_src_65535_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_src_65535_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_sctp_src_65535_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_dst_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_dst_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_dst_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_dst_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_dst_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_dst_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_dst_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_dst_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_dst_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_dst_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_dst_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_dst_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_dst_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_dst_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_dst_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_dst_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_dst_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_dst_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_dst_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_dst_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_dst_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_dst_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_dst_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_dst_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_dst_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_dst_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_dst_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_dst_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_dst_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_dst_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_dst_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_dst_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_dst_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_dst_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_dst_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_dst_4660_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_dst_4660_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_dst_4660_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_dst_4660_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_dst_4660_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_dst_4660_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_dst_4660_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_dst_4660_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_dst_4660_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_dst_4660_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_dst_4660_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_dst_4660_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_dst_4660_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_dst_4660_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_dst_4660_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_dst_4660_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_dst_4660_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_dst_4660_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_dst_4660_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_dst_4660_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_dst_4660_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_dst_4660_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_dst_4660_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_dst_4660_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_dst_4660_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_dst_4660_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_dst_4660_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_dst_4660_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_dst_4660_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_dst_4660_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_dst_4660_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_dst_4660_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_dst_4660_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_dst_4660_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_dst_4660_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_dst_65535_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_dst_65535_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_dst_65535_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_dst_65535_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_dst_65535_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_dst_65535_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_dst_65535_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_dst_65535_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_dst_65535_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_dst_65535_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_dst_65535_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_dst_65535_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_dst_65535_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_dst_65535_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_dst_65535_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_dst_65535_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_dst_65535_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_dst_65535_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_dst_65535_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_dst_65535_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_dst_65535_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_dst_65535_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_dst_65535_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_dst_65535_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_dst_65535_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_dst_65535_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_dst_65535_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_dst_65535_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_dst_65535_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_dst_65535_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_dst_65535_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_dst_65535_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_dst_65535_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_dst_65535_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_dst_65535_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_flags_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_flags_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_flags_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_flags_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_flags_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_flags_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_flags_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_flags_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_flags_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_flags_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_flags_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_flags_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_flags_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_flags_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_flags_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_flags_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_flags_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_flags_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_flags_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_flags_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_flags_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_flags_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_flags_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_flags_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_flags_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_flags_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_flags_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_flags_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_flags_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_flags_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_flags_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_flags_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_flags_4660_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_flags_4660_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_flags_4660_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_flags_4660_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_flags_4660_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_flags_4660_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_flags_4660_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_flags_4660_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_flags_4660_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_flags_4660_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_flags_4660_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_flags_4660_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_flags_4660_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_flags_4660_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_flags_4660_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_flags_4660_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_flags_4660_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_flags_4660_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_flags_4660_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_flags_4660_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_flags_4660_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_flags_4660_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_flags_4660_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_flags_4660_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_flags_4660_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_flags_4660_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_flags_4660_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_flags_4660_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_flags_4660_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_flags_4660_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_flags_4660_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_flags_4660_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_flags_65535_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_flags_65535_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_flags_65535_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_flags_65535_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_flags_65535_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_flags_65535_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_flags_65535_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_flags_65535_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_flags_65535_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_flags_65535_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_flags_65535_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_flags_65535_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_flags_65535_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_flags_65535_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_flags_65535_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_flags_65535_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_flags_65535_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_flags_65535_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_flags_65535_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_flags_65535_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_flags_65535_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_flags_65535_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_flags_65535_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_flags_65535_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_flags_65535_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_flags_65535_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_flags_65535_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_flags_65535_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_flags_65535_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_flags_65535_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_flags_65535_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_flags_65535_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_src_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_src_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_src_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_src_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_src_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_src_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_src_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_src_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_src_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_src_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_src_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_src_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_src_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_src_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_src_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_src_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_src_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_src_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_src_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_src_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_src_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_src_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_src_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_src_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_src_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_src_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_src_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_src_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_src_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_src_4660_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_src_4660_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_src_4660_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_src_4660_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_src_4660_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_src_4660_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_src_4660_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_src_4660_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_src_4660_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_src_4660_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_src_4660_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_src_4660_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_src_4660_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_src_4660_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_src_4660_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_src_4660_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_src_4660_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_src_4660_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_src_4660_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_src_4660_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_src_4660_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_src_4660_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_src_4660_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_src_4660_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_src_4660_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_src_4660_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_src_4660_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_src_4660_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_src_4660_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_src_65535_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_src_65535_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_src_65535_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_src_65535_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_src_65535_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_src_65535_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_src_65535_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_src_65535_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_src_65535_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_src_65535_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_src_65535_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_src_65535_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_src_65535_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_src_65535_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_src_65535_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_src_65535_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_src_65535_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_src_65535_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_src_65535_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_src_65535_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_src_65535_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_src_65535_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_src_65535_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_src_65535_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_src_65535_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_src_65535_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_src_65535_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_src_65535_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tcp_src_65535_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_dst_0_0_0_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_dst_0_0_0_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_dst_0_0_0_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_dst_0_0_0_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_dst_0_0_0_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_dst_0_0_0_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_dst_0_0_0_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_dst_0_0_0_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_dst_0_0_0_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_dst_0_0_0_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_dst_0_0_0_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_dst_0_0_0_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_dst_0_0_0_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_dst_0_0_0_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_dst_0_0_0_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_dst_0_0_0_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_dst_0_0_0_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_dst_0_0_0_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_dst_0_0_0_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_dst_0_0_0_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_dst_0_0_0_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_dst_0_0_0_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_dst_0_0_0_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_dst_0_0_0_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_dst_0_0_0_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_dst_0_0_0_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_dst_192_0_2_1_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_dst_192_0_2_1_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_dst_192_0_2_1_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_dst_192_0_2_1_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_dst_192_0_2_1_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_dst_192_0_2_1_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_dst_192_0_2_1_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_dst_192_0_2_1_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_dst_192_0_2_1_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_dst_192_0_2_1_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_dst_192_0_2_1_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_dst_192_0_2_1_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_dst_192_0_2_1_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_dst_192_0_2_1_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_dst_192_0_2_1_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_dst_192_0_2_1_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_dst_192_0_2_1_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_dst_192_0_2_1_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_dst_192_0_2_1_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_dst_192_0_2_1_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_dst_192_0_2_1_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_dst_192_0_2_1_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_dst_192_0_2_1_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_dst_192_0_2_1_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_dst_192_0_2_1_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_dst_192_0_2_1_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_dst_255_255_255_255_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_dst_255_255_255_255_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_dst_255_255_255_255_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_dst_255_255_255_255_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_dst_255_255_255_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_dst_255_255_255_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_dst_255_255_255_255_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_dst_255_255_255_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_dst_255_255_255_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_dst_255_255_255_255_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_dst_255_255_255_255_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_dst_255_255_255_255_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_dst_255_255_255_255_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_dst_255_255_255_255_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_dst_255_255_255_255_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_dst_255_255_255_255_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_dst_255_255_255_255_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_dst_255_255_255_255_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_dst_255_255_255_255_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_dst_255_255_255_255_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_dst_255_255_255_255_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_dst_255_255_255_255_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_dst_255_255_255_255_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_dst_255_255_255_255_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_dst_255_255_255_255_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_dst_255_255_255_255_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_src_0_0_0_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_src_0_0_0_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_src_0_0_0_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_src_0_0_0_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_src_0_0_0_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_src_0_0_0_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_src_0_0_0_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_src_0_0_0_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_src_0_0_0_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_src_0_0_0_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_src_0_0_0_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_src_0_0_0_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_src_0_0_0_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_src_0_0_0_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_src_0_0_0_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_src_0_0_0_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_src_0_0_0_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_src_0_0_0_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_src_0_0_0_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_src_0_0_0_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_src_0_0_0_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_src_0_0_0_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_src_0_0_0_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_src_192_0_2_1_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_src_192_0_2_1_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_src_192_0_2_1_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_src_192_0_2_1_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_src_192_0_2_1_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_src_192_0_2_1_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_src_192_0_2_1_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_src_192_0_2_1_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_src_192_0_2_1_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_src_192_0_2_1_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_src_192_0_2_1_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_src_192_0_2_1_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_src_192_0_2_1_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_src_192_0_2_1_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_src_192_0_2_1_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_src_192_0_2_1_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_src_192_0_2_1_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_src_192_0_2_1_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_src_192_0_2_1_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_src_192_0_2_1_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_src_192_0_2_1_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_src_192_0_2_1_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_src_192_0_2_1_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_src_255_255_255_255_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_src_255_255_255_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_src_255_255_255_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_src_255_255_255_255_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_src_255_255_255_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_src_255_255_255_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_src_255_255_255_255_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_src_255_255_255_255_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_src_255_255_255_255_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_src_255_255_255_255_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_src_255_255_255_255_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_src_255_255_255_255_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_src_255_255_255_255_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_src_255_255_255_255_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_src_255_255_255_255_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_src_255_255_255_255_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_src_255_255_255_255_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_src_255_255_255_255_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_src_255_255_255_255_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_src_255_255_255_255_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_src_255_255_255_255_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_src_255_255_255_255_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv4_src_255_255_255_255_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv6_dst____tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv6_dst____tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv6_dst____tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv6_dst____tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv6_dst____tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv6_dst____tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv6_dst____tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv6_dst____tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv6_dst____tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv6_dst____udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv6_dst____udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv6_dst____udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv6_dst____udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv6_dst____udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv6_dst____udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv6_dst____vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv6_dst____vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv6_dst____vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv6_dst____vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv6_dst____vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv6_src____tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv6_src____tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv6_src____tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv6_src____tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv6_src____tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv6_src____tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv6_src____udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv6_src____udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv6_src____udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv6_src____udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv6_src____udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv6_src____udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv6_src____vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv6_src____vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv6_src____vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv6_src____vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv6_src____vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tunnel_id_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tunnel_id_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tunnel_id_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tunnel_id_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tunnel_id_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tunnel_id_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tunnel_id_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tunnel_id_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tunnel_id_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tunnel_id_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tunnel_id_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tunnel_id_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tunnel_id_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tunnel_id_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tunnel_id_1311768467463790320_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tunnel_id_1311768467463790320_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tunnel_id_1311768467463790320_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tunnel_id_1311768467463790320_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tunnel_id_1311768467463790320_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tunnel_id_1311768467463790320_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tunnel_id_1311768467463790320_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tunnel_id_1311768467463790320_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tunnel_id_1311768467463790320_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tunnel_id_1311768467463790320_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tunnel_id_1311768467463790320_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tunnel_id_1311768467463790320_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tunnel_id_1311768467463790320_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tunnel_id_1311768467463790320_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tunnel_id_18446744073709551615_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tunnel_id_18446744073709551615_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tunnel_id_18446744073709551615_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tunnel_id_18446744073709551615_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tunnel_id_18446744073709551615_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tunnel_id_18446744073709551615_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tunnel_id_18446744073709551615_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tunnel_id_18446744073709551615_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tunnel_id_18446744073709551615_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tunnel_id_18446744073709551615_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tunnel_id_18446744073709551615_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tunnel_id_18446744073709551615_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tunnel_id_18446744073709551615_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tunnel_id_18446744073709551615_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tunnel_id_nxm_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tunnel_id_nxm_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tunnel_id_nxm_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tunnel_id_nxm_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tunnel_id_nxm_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tunnel_id_nxm_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tunnel_id_nxm_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tunnel_id_nxm_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tunnel_id_nxm_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tunnel_id_nxm_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tunnel_id_nxm_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tunnel_id_nxm_1311768467463790320_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tunnel_id_nxm_1311768467463790320_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tunnel_id_nxm_1311768467463790320_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tunnel_id_nxm_1311768467463790320_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tunnel_id_nxm_1311768467463790320_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tunnel_id_nxm_1311768467463790320_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tunnel_id_nxm_1311768467463790320_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tunnel_id_nxm_1311768467463790320_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tunnel_id_nxm_1311768467463790320_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tunnel_id_nxm_1311768467463790320_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tunnel_id_nxm_1311768467463790320_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tunnel_id_nxm_18446744073709551615_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tunnel_id_nxm_18446744073709551615_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tunnel_id_nxm_18446744073709551615_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tunnel_id_nxm_18446744073709551615_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tunnel_id_nxm_18446744073709551615_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tunnel_id_nxm_18446744073709551615_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tunnel_id_nxm_18446744073709551615_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tunnel_id_nxm_18446744073709551615_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tunnel_id_nxm_18446744073709551615_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tunnel_id_nxm_18446744073709551615_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_tunnel_id_nxm_18446744073709551615_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_udp_dst_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_udp_dst_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_udp_dst_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_udp_dst_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_udp_dst_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_udp_dst_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_udp_dst_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_udp_dst_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_udp_dst_4660_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_udp_dst_4660_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_udp_dst_4660_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_udp_dst_4660_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_udp_dst_4660_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_udp_dst_4660_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_udp_dst_4660_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_udp_dst_4660_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_udp_dst_65535_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_udp_dst_65535_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_udp_dst_65535_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_udp_dst_65535_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_udp_dst_65535_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_udp_dst_65535_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_udp_dst_65535_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_udp_dst_65535_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_udp_src_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_udp_src_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_udp_src_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_udp_src_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_udp_src_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_udp_src_4660_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_udp_src_4660_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_udp_src_4660_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_udp_src_4660_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_udp_src_4660_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_udp_src_65535_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_udp_src_65535_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_udp_src_65535_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_udp_src_65535_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_udp_src_65535_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_vlan_pcp_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_vlan_pcp_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_vlan_pcp_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_vlan_pcp_255_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_vlan_pcp_255_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_vlan_pcp_255_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_4_parser_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_actset_output_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_actset_output_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_actset_output_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_arp_op_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_arp_op_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_arp_op_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_arp_sha_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_arp_sha_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_arp_sha_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_arp_spa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_arp_spa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_arp_spa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_arp_tha_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_arp_tha_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_arp_tha_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_arp_tpa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_arp_tpa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_arp_tpa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_conj_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_conj_id_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_conj_id_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_eth_dst_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_eth_dst_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_eth_dst_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_eth_dst_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_eth_dst_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_eth_dst_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_eth_src_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_eth_src_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_eth_src_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_packet_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_packet_type_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_packet_type_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_actset_output_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_actset_output_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_actset_output_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_arp_op_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_arp_op_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_arp_op_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_arp_sha_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_arp_sha_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_arp_sha_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_arp_spa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_arp_spa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_arp_spa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_arp_tha_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_arp_tha_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_arp_tha_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_arp_tpa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_arp_tpa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_arp_tpa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_conj_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_conj_id_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_conj_id_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_eth_dst_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_eth_dst_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_eth_dst_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_eth_dst_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_eth_dst_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_eth_dst_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_eth_src_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_eth_src_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_eth_src_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_packet_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_packet_type_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_packet_type_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_305419896_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_actset_output_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_actset_output_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_actset_output_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_arp_op_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_arp_op_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_arp_op_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_arp_sha_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_arp_sha_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_arp_sha_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_arp_spa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_arp_spa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_arp_spa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_arp_tha_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_arp_tha_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_arp_tha_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_arp_tpa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_arp_tpa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_arp_tpa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_conj_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_conj_id_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_conj_id_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_eth_dst_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_eth_dst_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_eth_dst_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_eth_dst_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_eth_dst_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_eth_dst_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_eth_src_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_eth_src_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_eth_src_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_packet_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_packet_type_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_packet_type_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser__dp_hash_4294967295_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_arp_op_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_arp_op_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_arp_op_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_arp_sha_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_arp_sha_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_arp_sha_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_arp_spa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_arp_spa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_arp_spa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_arp_tha_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_arp_tha_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_arp_tha_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_arp_tpa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_arp_tpa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_arp_tpa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_conj_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_conj_id_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_conj_id_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_eth_dst_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_eth_dst_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_eth_dst_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_eth_dst_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_eth_dst_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_eth_dst_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_eth_src_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_eth_src_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_eth_src_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_packet_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_packet_type_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_packet_type_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_arp_op_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_arp_op_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_arp_op_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_arp_sha_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_arp_sha_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_arp_sha_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_arp_spa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_arp_spa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_arp_spa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_arp_tha_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_arp_tha_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_arp_tha_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_arp_tpa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_arp_tpa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_arp_tpa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_conj_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_conj_id_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_conj_id_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_eth_dst_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_eth_dst_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_eth_dst_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_eth_dst_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_eth_dst_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_eth_dst_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_eth_src_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_eth_src_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_eth_src_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_packet_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_packet_type_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_packet_type_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_305419896_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_arp_op_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_arp_op_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_arp_op_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_arp_sha_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_arp_sha_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_arp_sha_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_arp_spa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_arp_spa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_arp_spa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_arp_tha_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_arp_tha_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_arp_tha_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_arp_tpa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_arp_tpa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_arp_tpa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_conj_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_conj_id_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_conj_id_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_eth_dst_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_eth_dst_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_eth_dst_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_eth_dst_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_eth_dst_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_eth_dst_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_eth_src_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_eth_src_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_eth_src_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_packet_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_packet_type_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_packet_type_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_actset_output_4294967295_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_arp_sha_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_arp_sha_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_arp_sha_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_arp_spa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_arp_spa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_arp_spa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_arp_tha_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_arp_tha_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_arp_tha_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_arp_tpa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_arp_tpa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_arp_tpa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_conj_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_conj_id_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_conj_id_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_eth_dst_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_eth_dst_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_eth_dst_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_eth_dst_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_eth_dst_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_eth_dst_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_eth_src_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_eth_src_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_eth_src_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_packet_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_packet_type_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_packet_type_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_arp_sha_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_arp_sha_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_arp_sha_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_arp_spa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_arp_spa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_arp_spa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_arp_tha_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_arp_tha_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_arp_tha_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_arp_tpa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_arp_tpa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_arp_tpa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_conj_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_conj_id_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_conj_id_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_eth_dst_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_eth_dst_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_eth_dst_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_eth_dst_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_eth_dst_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_eth_dst_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_eth_src_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_eth_src_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_eth_src_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_packet_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_packet_type_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_packet_type_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_4660_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_arp_sha_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_arp_sha_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_arp_sha_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_arp_spa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_arp_spa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_arp_spa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_arp_tha_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_arp_tha_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_arp_tha_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_arp_tpa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_arp_tpa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_arp_tpa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_conj_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_conj_id_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_conj_id_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_eth_dst_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_eth_dst_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_eth_dst_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_eth_dst_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_eth_dst_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_eth_dst_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_eth_src_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_eth_src_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_eth_src_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_packet_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_packet_type_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_packet_type_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_op_65535_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_arp_spa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_arp_spa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_arp_spa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_arp_tha_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_arp_tha_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_arp_tha_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_arp_tpa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_arp_tpa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_arp_tpa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_conj_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_conj_id_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_conj_id_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_eth_dst_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_eth_dst_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_eth_dst_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_eth_dst_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_eth_dst_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_eth_dst_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_eth_src_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_eth_src_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_eth_src_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_packet_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_packet_type_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_packet_type_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_arp_spa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_arp_spa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_arp_spa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_arp_tha_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_arp_tha_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_arp_tha_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_arp_tpa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_arp_tpa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_arp_tpa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_conj_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_conj_id_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_conj_id_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_dst_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_dst_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_dst_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_dst_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_dst_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_dst_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_src_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_src_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_src_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_packet_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_packet_type_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_packet_type_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_arp_spa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_arp_spa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_arp_spa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_arp_tha_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_arp_tha_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_arp_tha_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_arp_tpa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_arp_tpa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_arp_tpa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_conj_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_conj_id_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_conj_id_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_dst_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_dst_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_dst_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_dst_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_dst_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_dst_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_src_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_src_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_src_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_packet_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_packet_type_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_packet_type_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_arp_tha_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_arp_tha_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_arp_tha_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_arp_tpa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_arp_tpa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_arp_tpa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_conj_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_conj_id_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_conj_id_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_eth_dst_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_eth_dst_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_eth_dst_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_eth_dst_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_eth_dst_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_eth_dst_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_eth_src_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_eth_src_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_eth_src_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_packet_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_packet_type_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_packet_type_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_0_0_0_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_arp_tha_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_arp_tha_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_arp_tha_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_arp_tpa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_arp_tpa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_arp_tpa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_conj_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_conj_id_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_conj_id_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_eth_dst_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_eth_dst_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_eth_dst_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_eth_dst_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_eth_dst_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_eth_dst_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_eth_src_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_eth_src_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_eth_src_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_packet_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_packet_type_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_packet_type_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_192_0_2_1_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_arp_tha_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_arp_tha_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_arp_tha_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_arp_tpa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_arp_tpa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_arp_tpa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_conj_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_conj_id_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_conj_id_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_eth_dst_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_eth_dst_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_eth_dst_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_eth_dst_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_eth_dst_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_eth_dst_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_eth_src_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_eth_src_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_eth_src_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_packet_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_packet_type_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_packet_type_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_spa_255_255_255_255_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_arp_tpa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_arp_tpa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_arp_tpa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_conj_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_conj_id_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_conj_id_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_eth_dst_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_eth_dst_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_eth_dst_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_eth_dst_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_eth_dst_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_eth_dst_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_eth_src_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_eth_src_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_eth_src_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_packet_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_packet_type_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_packet_type_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_arp_tpa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_arp_tpa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_arp_tpa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_conj_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_conj_id_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_conj_id_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_dst_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_dst_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_dst_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_dst_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_dst_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_dst_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_src_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_src_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_src_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_packet_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_packet_type_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_packet_type_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_arp_tpa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_arp_tpa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_arp_tpa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_conj_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_conj_id_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_conj_id_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_dst_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_dst_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_dst_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_dst_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_dst_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_dst_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_src_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_src_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_src_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_packet_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_packet_type_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_packet_type_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_conj_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_conj_id_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_conj_id_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_eth_dst_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_eth_dst_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_eth_dst_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_eth_dst_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_eth_dst_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_eth_dst_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_eth_src_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_eth_src_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_eth_src_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_packet_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_packet_type_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_packet_type_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_conj_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_conj_id_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_conj_id_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_eth_dst_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_eth_dst_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_eth_dst_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_eth_dst_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_eth_dst_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_eth_dst_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_eth_src_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_eth_src_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_eth_src_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_packet_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_packet_type_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_packet_type_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_conj_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_conj_id_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_conj_id_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_eth_dst_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_eth_dst_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_eth_dst_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_eth_dst_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_eth_dst_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_eth_dst_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_eth_src_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_eth_src_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_eth_src_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_packet_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_packet_type_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_packet_type_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_eth_dst_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_eth_dst_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_eth_dst_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_eth_dst_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_eth_dst_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_eth_dst_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_eth_src_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_eth_src_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_eth_src_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_packet_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_packet_type_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_packet_type_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_eth_dst_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_eth_dst_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_eth_dst_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_eth_dst_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_eth_dst_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_eth_dst_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_eth_src_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_eth_src_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_eth_src_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_packet_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_packet_type_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_packet_type_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_305419896_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_eth_dst_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_eth_dst_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_eth_dst_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_eth_dst_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_eth_dst_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_eth_dst_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_eth_src_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_eth_src_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_eth_src_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_packet_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_packet_type_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_packet_type_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_conj_id_4294967295_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_eth_dst_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_eth_dst_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_eth_dst_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_eth_src_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_eth_src_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_eth_src_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_packet_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_packet_type_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_packet_type_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_dst_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_dst_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_dst_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_src_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_src_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_src_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_packet_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_packet_type_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_packet_type_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_dst_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_dst_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_dst_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_src_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_src_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_src_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_packet_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_packet_type_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_packet_type_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_eth_src_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_eth_src_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_eth_src_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_packet_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_packet_type_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_packet_type_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_eth_src_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_eth_src_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_eth_src_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_packet_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_packet_type_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_packet_type_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_eth_src_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_eth_src_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_eth_src_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_packet_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_packet_type_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_packet_type_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_packet_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_packet_type_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_packet_type_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_packet_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_packet_type_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_packet_type_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_packet_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_packet_type_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_packet_type_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_packet_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_packet_type_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_packet_type_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_packet_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_packet_type_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_packet_type_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_packet_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_packet_type_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_packet_type_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_packet_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_packet_type_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_packet_type_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_packet_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_packet_type_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_packet_type_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_4660_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_packet_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_packet_type_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_packet_type_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_eth_type_65535_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_packet_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_packet_type_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_packet_type_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_packet_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_packet_type_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_packet_type_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_packet_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_packet_type_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_packet_type_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_packet_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_packet_type_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_packet_type_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_code_255_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_packet_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_packet_type_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_packet_type_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_packet_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_packet_type_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_packet_type_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv4_type_255_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_packet_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_packet_type_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_packet_type_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_packet_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_packet_type_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_packet_type_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_code_255_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_packet_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_packet_type_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_packet_type_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_packet_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_packet_type_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_packet_type_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_icmpv6_type_255_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_0_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_0_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_0_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_0_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_0_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_0_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_0_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_0_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_0_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_0_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_0_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_0_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_0_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_0_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_0_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_0_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_0_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_0_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_0_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_0_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_0_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_0_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_0_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_0_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_0_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_0_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_0_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_0_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_0_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_0_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_0_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_0_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_0_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_0_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_0_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_0_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_0_packet_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_0_packet_type_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_0_packet_type_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_0_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_0_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_0_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_0_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_0_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_0_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_0_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_0_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_0_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_0_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_0_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_0_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_0_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_0_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_0_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_0_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_0_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_0_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_0_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_0_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_0_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_0_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_0_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_0_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_0_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_0_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_305419896_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_305419896_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_305419896_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_305419896_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_305419896_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_305419896_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_305419896_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_305419896_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_305419896_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_305419896_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_305419896_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_305419896_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_305419896_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_305419896_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_305419896_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_305419896_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_305419896_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_305419896_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_305419896_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_305419896_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_305419896_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_305419896_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_305419896_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_305419896_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_305419896_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_305419896_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_305419896_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_305419896_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_305419896_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_305419896_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_305419896_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_305419896_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_305419896_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_305419896_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_305419896_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_305419896_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_305419896_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_305419896_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_305419896_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_305419896_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_305419896_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_305419896_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_305419896_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_305419896_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_305419896_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_305419896_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_305419896_packet_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_305419896_packet_type_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_305419896_packet_type_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_305419896_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_305419896_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_305419896_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_305419896_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_305419896_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_305419896_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_305419896_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_305419896_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_305419896_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_305419896_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_305419896_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_305419896_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_305419896_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_305419896_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_305419896_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_305419896_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_305419896_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_305419896_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_305419896_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_305419896_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_305419896_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_305419896_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_305419896_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_305419896_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_305419896_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_305419896_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_305419896_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_305419896_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_305419896_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_305419896_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_305419896_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_305419896_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_305419896_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_305419896_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_305419896_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_305419896_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_305419896_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_305419896_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_305419896_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_305419896_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_305419896_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_305419896_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_305419896_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_305419896_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_305419896_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_305419896_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_305419896_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_305419896_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_305419896_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_305419896_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_305419896_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_305419896_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_305419896_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_305419896_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_305419896_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_305419896_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_305419896_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_305419896_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_305419896_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_305419896_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_305419896_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_305419896_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_305419896_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_305419896_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_305419896_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_305419896_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_305419896_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_305419896_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_305419896_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_305419896_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_305419896_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_305419896_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_4294967295_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_4294967295_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_4294967295_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_4294967295_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_4294967295_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_4294967295_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_4294967295_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_4294967295_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_4294967295_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_4294967295_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_4294967295_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_4294967295_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_4294967295_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_4294967295_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_4294967295_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_4294967295_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_4294967295_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_4294967295_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_4294967295_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_4294967295_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_4294967295_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_4294967295_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_4294967295_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_4294967295_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_4294967295_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_4294967295_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_4294967295_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_4294967295_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_4294967295_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_4294967295_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_4294967295_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_4294967295_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_4294967295_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_4294967295_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_4294967295_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_4294967295_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_4294967295_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_4294967295_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_4294967295_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_4294967295_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_4294967295_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_4294967295_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_4294967295_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_4294967295_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_4294967295_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_4294967295_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_4294967295_packet_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_4294967295_packet_type_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_4294967295_packet_type_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_4294967295_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_4294967295_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_4294967295_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_4294967295_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_4294967295_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_4294967295_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_4294967295_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_4294967295_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_4294967295_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_4294967295_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_4294967295_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_4294967295_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_4294967295_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_4294967295_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_4294967295_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_4294967295_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_4294967295_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_4294967295_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_4294967295_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_4294967295_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_4294967295_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_4294967295_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_4294967295_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_4294967295_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_4294967295_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_4294967295_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_4294967295_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_4294967295_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_4294967295_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_4294967295_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_4294967295_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_4294967295_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_4294967295_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_4294967295_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_4294967295_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_4294967295_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_4294967295_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_4294967295_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_4294967295_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_4294967295_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_4294967295_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_4294967295_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_4294967295_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_4294967295_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_4294967295_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_4294967295_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_4294967295_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_4294967295_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_4294967295_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_4294967295_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_4294967295_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_4294967295_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_4294967295_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_4294967295_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_4294967295_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_4294967295_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_4294967295_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_4294967295_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_4294967295_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_4294967295_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_4294967295_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_4294967295_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_4294967295_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_4294967295_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_4294967295_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_4294967295_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_4294967295_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_4294967295_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_4294967295_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_4294967295_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_4294967295_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_phy_port_4294967295_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_0_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_0_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_0_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_0_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_0_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_0_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_0_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_0_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_0_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_0_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_0_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_0_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_0_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_0_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_0_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_0_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_0_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_0_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_0_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_0_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_0_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_0_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_0_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_0_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_0_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_0_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_0_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_0_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_0_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_0_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_0_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_0_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_0_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_0_packet_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_0_packet_type_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_0_packet_type_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_0_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_0_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_0_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_0_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_0_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_0_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_0_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_0_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_0_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_0_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_0_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_0_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_0_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_0_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_0_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_0_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_0_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_0_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_0_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_0_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_0_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_0_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_0_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_0_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_0_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_0_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_305419896_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_305419896_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_305419896_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_305419896_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_305419896_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_305419896_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_305419896_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_305419896_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_305419896_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_305419896_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_305419896_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_305419896_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_305419896_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_305419896_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_305419896_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_305419896_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_305419896_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_305419896_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_305419896_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_305419896_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_305419896_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_305419896_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_305419896_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_305419896_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_305419896_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_305419896_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_305419896_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_305419896_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_305419896_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_305419896_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_305419896_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_305419896_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_305419896_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_305419896_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_305419896_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_305419896_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_305419896_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_305419896_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_305419896_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_305419896_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_305419896_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_305419896_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_305419896_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_305419896_packet_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_305419896_packet_type_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_305419896_packet_type_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_305419896_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_305419896_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_305419896_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_305419896_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_305419896_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_305419896_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_305419896_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_305419896_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_305419896_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_305419896_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_305419896_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_305419896_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_305419896_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_305419896_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_305419896_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_305419896_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_305419896_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_305419896_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_305419896_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_305419896_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_305419896_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_305419896_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_305419896_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_305419896_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_305419896_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_305419896_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_305419896_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_305419896_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_305419896_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_305419896_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_305419896_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_305419896_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_305419896_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_305419896_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_305419896_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_305419896_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_305419896_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_305419896_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_305419896_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_305419896_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_305419896_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_305419896_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_305419896_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_305419896_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_305419896_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_305419896_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_305419896_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_305419896_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_305419896_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_305419896_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_305419896_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_305419896_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_305419896_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_305419896_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_305419896_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_305419896_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_305419896_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_305419896_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_305419896_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_305419896_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_305419896_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_305419896_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_305419896_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_305419896_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_305419896_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_305419896_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_305419896_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_305419896_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_305419896_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_305419896_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_305419896_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_305419896_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_4294967295_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_4294967295_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_4294967295_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_4294967295_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_4294967295_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_4294967295_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_4294967295_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_4294967295_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_4294967295_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_4294967295_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_4294967295_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_4294967295_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_4294967295_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_4294967295_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_4294967295_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_4294967295_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_4294967295_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_4294967295_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_4294967295_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_4294967295_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_4294967295_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_4294967295_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_4294967295_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_4294967295_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_4294967295_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_4294967295_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_4294967295_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_4294967295_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_4294967295_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_4294967295_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_4294967295_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_4294967295_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_4294967295_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_4294967295_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_4294967295_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_4294967295_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_4294967295_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_4294967295_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_4294967295_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_4294967295_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_4294967295_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_4294967295_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_4294967295_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_4294967295_packet_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_4294967295_packet_type_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_4294967295_packet_type_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_4294967295_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_4294967295_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_4294967295_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_4294967295_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_4294967295_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_4294967295_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_4294967295_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_4294967295_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_4294967295_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_4294967295_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_4294967295_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_4294967295_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_4294967295_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_4294967295_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_4294967295_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_4294967295_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_4294967295_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_4294967295_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_4294967295_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_4294967295_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_4294967295_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_4294967295_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_4294967295_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_4294967295_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_4294967295_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_4294967295_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_4294967295_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_4294967295_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_4294967295_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_4294967295_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_4294967295_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_4294967295_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_4294967295_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_4294967295_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_4294967295_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_4294967295_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_4294967295_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_4294967295_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_4294967295_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_4294967295_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_4294967295_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_4294967295_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_4294967295_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_4294967295_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_4294967295_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_4294967295_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_4294967295_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_4294967295_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_4294967295_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_4294967295_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_4294967295_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_4294967295_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_4294967295_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_4294967295_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_4294967295_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_4294967295_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_4294967295_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_4294967295_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_4294967295_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_4294967295_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_4294967295_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_4294967295_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_4294967295_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_4294967295_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_4294967295_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_4294967295_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_4294967295_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_4294967295_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_4294967295_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_4294967295_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_4294967295_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_in_port_4294967295_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_0_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_0_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_0_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_0_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_0_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_0_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_0_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_0_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_0_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_0_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_0_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_0_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_0_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_0_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_0_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_0_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_0_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_0_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_0_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_0_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_0_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_0_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_0_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_0_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_0_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_0_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_0_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_0_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_0_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_0_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_0_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_0_packet_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_0_packet_type_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_0_packet_type_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_0_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_0_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_0_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_0_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_0_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_0_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_0_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_0_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_0_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_0_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_0_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_0_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_0_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_0_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_0_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_0_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_0_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_0_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_0_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_0_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_0_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_0_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_0_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_0_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_0_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_0_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_255_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_255_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_255_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_255_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_255_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_255_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_255_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_255_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_255_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_255_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_255_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_255_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_255_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_255_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_255_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_255_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_255_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_255_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_255_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_255_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_255_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_255_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_255_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_255_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_255_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_255_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_255_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_255_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_255_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_255_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_255_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_255_packet_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_255_packet_type_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_255_packet_type_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_255_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_255_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_255_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_255_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_255_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_255_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_255_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_255_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_255_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_255_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_255_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_255_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_255_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_255_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_255_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_255_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_255_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_255_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_255_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_255_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_255_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_255_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_255_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_255_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_255_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_255_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_255_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_255_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_255_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_255_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_255_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_255_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_255_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_255_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_255_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_255_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_255_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_255_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_255_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_255_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_255_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_255_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_255_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_255_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_255_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_255_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_255_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_255_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_255_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_255_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_255_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_255_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_255_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_255_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_255_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_255_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_255_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_255_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_255_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_255_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_255_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_255_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_255_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_255_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_255_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_255_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_255_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_255_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_255_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_255_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_255_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_dscp_255_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_0_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_0_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_0_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_0_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_0_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_0_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_0_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_0_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_0_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_0_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_0_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_0_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_0_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_0_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_0_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_0_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_0_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_0_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_0_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_0_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_0_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_0_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_0_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_0_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_0_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_0_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_0_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_0_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_0_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_0_packet_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_0_packet_type_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_0_packet_type_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_0_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_0_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_0_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_0_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_0_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_0_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_0_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_0_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_0_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_0_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_0_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_0_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_0_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_0_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_0_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_0_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_0_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_0_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_0_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_0_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_0_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_0_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_0_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_0_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_0_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_0_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_255_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_255_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_255_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_255_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_255_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_255_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_255_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_255_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_255_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_255_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_255_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_255_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_255_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_255_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_255_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_255_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_255_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_255_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_255_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_255_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_255_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_255_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_255_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_255_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_255_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_255_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_255_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_255_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_255_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_255_packet_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_255_packet_type_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_255_packet_type_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_255_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_255_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_255_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_255_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_255_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_255_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_255_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_255_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_255_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_255_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_255_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_255_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_255_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_255_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_255_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_255_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_255_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_255_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_255_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_255_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_255_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_255_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_255_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_255_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_255_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_255_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_255_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_255_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_255_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_255_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_255_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_255_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_255_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_255_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_255_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_255_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_255_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_255_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_255_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_255_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_255_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_255_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_255_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_255_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_255_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_255_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_255_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_255_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_255_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_255_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_255_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_255_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_255_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_255_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_255_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_255_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_255_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_255_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_255_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_255_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_255_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_255_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_255_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_255_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_255_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_255_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_255_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_255_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_255_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_255_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_255_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_ecn_255_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_0_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_0_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_0_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_0_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_0_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_0_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_0_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_0_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_0_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_0_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_0_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_0_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_0_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_0_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_0_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_0_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_0_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_0_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_0_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_0_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_0_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_0_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_0_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_0_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_0_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_0_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_0_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_0_packet_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_0_packet_type_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_0_packet_type_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_0_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_0_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_0_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_0_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_0_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_0_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_0_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_0_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_0_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_0_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_0_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_0_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_0_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_0_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_0_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_0_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_0_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_0_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_0_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_0_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_0_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_0_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_0_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_0_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_0_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_0_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_255_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_255_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_255_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_255_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_255_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_255_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_255_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_255_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_255_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_255_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_255_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_255_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_255_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_255_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_255_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_255_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_255_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_255_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_255_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_255_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_255_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_255_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_255_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_255_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_255_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_255_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_255_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_255_packet_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_255_packet_type_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_255_packet_type_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_255_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_255_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_255_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_255_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_255_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_255_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_255_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_255_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_255_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_255_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_255_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_255_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_255_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_255_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_255_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_255_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_255_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_255_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_255_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_255_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_255_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_255_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_255_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_255_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_255_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_255_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_255_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_255_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_255_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_255_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_255_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_255_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_255_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_255_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_255_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_255_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_255_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_255_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_255_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_255_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_255_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_255_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_255_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_255_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_255_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_255_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_255_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_255_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_255_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_255_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_255_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_255_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_255_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_255_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_255_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_255_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_255_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_255_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_255_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_255_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_255_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_255_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_255_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_255_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_255_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_255_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_255_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_255_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_255_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_255_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_255_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ip_proto_255_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_packet_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_packet_type_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_packet_type_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_packet_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_packet_type_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_packet_type_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_packet_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_packet_type_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_packet_type_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_packet_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_packet_type_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_packet_type_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_packet_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_packet_type_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_packet_type_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_packet_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_packet_type_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_packet_type_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst____ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst____ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst____ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst____ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst____ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst____ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst____ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst____ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst____ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst____ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst____ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst____ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst____ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst____ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst____ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst____ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst____ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst____ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst____metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst____metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst____metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst____mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst____mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst____mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst____mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst____mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst____mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst____mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst____packet_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst____packet_type_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst____packet_type_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst____pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst____pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst____pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst____pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst____pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst____pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst____pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst____pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst____reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst____reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst____reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst____reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst____reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst____reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst____reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst____reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst____reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst____reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst____reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst____reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst____reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst____reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst____reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst____reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst____reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst____reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst____reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst____reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst____reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst____reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst____reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst____reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst____sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst____sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst____sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst____sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst____sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst____sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst____tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst____tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst____tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst____tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst____tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst____tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst____tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst____tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst____tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst____tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst____tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst____tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst____tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst____tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst____tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst____tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst____tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst____tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst____tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst____tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst____tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst____tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst____tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst____tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst____tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst____tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst____tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst____udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst____udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst____udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst____udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst____udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst____udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst____vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst____vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst____vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst____vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst____vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_packet_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_packet_type_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_packet_type_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_packet_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_packet_type_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_packet_type_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_0_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_0_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_0_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_0_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_0_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_0_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_0_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_0_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_0_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_0_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_0_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_0_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_0_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_0_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_0_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_0_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_0_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_0_packet_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_0_packet_type_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_0_packet_type_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_0_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_0_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_0_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_0_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_0_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_0_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_0_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_0_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_0_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_0_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_0_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_0_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_0_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_0_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_0_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_0_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_0_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_0_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_0_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_0_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_0_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_0_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_0_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_0_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_0_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_0_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_4660_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_4660_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_4660_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_4660_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_4660_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_4660_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_4660_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_4660_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_4660_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_4660_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_4660_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_4660_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_4660_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_4660_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_4660_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_4660_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_4660_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_4660_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_4660_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_4660_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_4660_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_4660_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_4660_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_4660_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_4660_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_4660_packet_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_4660_packet_type_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_4660_packet_type_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_4660_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_4660_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_4660_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_4660_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_4660_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_4660_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_4660_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_4660_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_4660_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_4660_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_4660_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_4660_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_4660_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_4660_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_4660_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_4660_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_4660_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_4660_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_4660_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_4660_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_4660_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_4660_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_4660_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_4660_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_4660_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_4660_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_4660_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_4660_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_4660_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_4660_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_4660_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_4660_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_4660_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_4660_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_4660_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_4660_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_4660_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_4660_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_4660_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_4660_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_4660_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_4660_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_4660_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_4660_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_4660_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_4660_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_4660_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_4660_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_4660_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_4660_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_4660_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_4660_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_4660_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_4660_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_4660_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_4660_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_4660_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_4660_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_4660_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_4660_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_4660_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_4660_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_4660_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_4660_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_4660_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_4660_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_4660_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_4660_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_4660_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_4660_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_4660_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_4660_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_4660_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_4660_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_4660_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_4660_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_65535_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_65535_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_65535_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_65535_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_65535_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_65535_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_65535_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_65535_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_65535_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_65535_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_65535_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_65535_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_65535_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_65535_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_65535_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_65535_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_65535_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_65535_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_65535_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_65535_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_65535_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_65535_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_65535_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_65535_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_65535_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_65535_packet_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_65535_packet_type_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_65535_packet_type_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_65535_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_65535_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_65535_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_65535_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_65535_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_65535_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_65535_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_65535_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_65535_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_65535_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_65535_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_65535_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_65535_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_65535_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_65535_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_65535_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_65535_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_65535_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_65535_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_65535_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_65535_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_65535_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_65535_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_65535_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_65535_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_65535_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_65535_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_65535_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_65535_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_65535_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_65535_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_65535_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_65535_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_65535_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_65535_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_65535_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_65535_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_65535_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_65535_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_65535_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_65535_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_65535_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_65535_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_65535_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_65535_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_65535_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_65535_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_65535_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_65535_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_65535_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_65535_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_65535_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_65535_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_65535_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_65535_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_65535_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_65535_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_65535_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_65535_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_65535_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_65535_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_65535_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_65535_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_65535_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_65535_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_65535_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_65535_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_65535_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_65535_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_65535_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_65535_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_65535_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_65535_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_65535_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_65535_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_exthdr_65535_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_0_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_0_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_0_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_0_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_0_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_0_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_0_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_0_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_0_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_0_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_0_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_0_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_0_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_0_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_0_packet_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_0_packet_type_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_0_packet_type_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_0_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_0_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_0_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_0_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_0_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_0_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_0_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_0_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_0_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_0_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_0_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_0_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_0_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_0_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_0_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_0_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_0_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_0_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_0_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_0_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_0_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_0_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_0_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_0_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_0_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_0_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_305419896_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_305419896_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_305419896_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_305419896_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_305419896_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_305419896_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_305419896_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_305419896_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_305419896_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_305419896_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_305419896_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_305419896_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_305419896_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_305419896_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_305419896_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_305419896_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_305419896_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_305419896_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_305419896_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_305419896_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_305419896_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_305419896_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_305419896_packet_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_305419896_packet_type_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_305419896_packet_type_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_305419896_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_305419896_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_305419896_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_305419896_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_305419896_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_305419896_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_305419896_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_305419896_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_305419896_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_305419896_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_305419896_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_305419896_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_305419896_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_305419896_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_305419896_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_305419896_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_305419896_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_305419896_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_305419896_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_305419896_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_305419896_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_305419896_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_305419896_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_305419896_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_305419896_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_305419896_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_305419896_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_305419896_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_305419896_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_305419896_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_305419896_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_305419896_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_305419896_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_305419896_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_305419896_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_305419896_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_305419896_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_305419896_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_305419896_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_305419896_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_305419896_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_305419896_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_305419896_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_305419896_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_305419896_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_305419896_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_305419896_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_305419896_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_305419896_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_305419896_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_305419896_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_305419896_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_305419896_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_305419896_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_305419896_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_305419896_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_305419896_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_305419896_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_305419896_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_305419896_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_305419896_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_305419896_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_305419896_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_305419896_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_305419896_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_305419896_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_305419896_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_305419896_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_305419896_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_305419896_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_305419896_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_305419896_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_4294967295_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_4294967295_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_4294967295_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_4294967295_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_4294967295_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_4294967295_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_4294967295_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_4294967295_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_4294967295_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_4294967295_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_4294967295_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_4294967295_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_4294967295_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_4294967295_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_4294967295_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_4294967295_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_4294967295_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_4294967295_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_4294967295_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_4294967295_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_4294967295_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_4294967295_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_4294967295_packet_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_4294967295_packet_type_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_4294967295_packet_type_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_4294967295_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_4294967295_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_4294967295_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_4294967295_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_4294967295_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_4294967295_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_4294967295_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_4294967295_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_4294967295_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_4294967295_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_4294967295_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_4294967295_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_4294967295_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_4294967295_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_4294967295_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_4294967295_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_4294967295_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_4294967295_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_4294967295_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_4294967295_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_4294967295_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_4294967295_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_4294967295_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_4294967295_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_4294967295_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_4294967295_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_4294967295_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_4294967295_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_4294967295_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_4294967295_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_4294967295_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_4294967295_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_4294967295_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_4294967295_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_4294967295_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_4294967295_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_4294967295_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_4294967295_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_4294967295_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_4294967295_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_4294967295_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_4294967295_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_4294967295_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_4294967295_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_4294967295_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_4294967295_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_4294967295_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_4294967295_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_4294967295_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_4294967295_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_4294967295_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_4294967295_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_4294967295_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_4294967295_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_4294967295_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_4294967295_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_4294967295_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_4294967295_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_4294967295_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_4294967295_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_4294967295_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_4294967295_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_4294967295_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_4294967295_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_4294967295_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_4294967295_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_4294967295_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_4294967295_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_4294967295_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_4294967295_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_4294967295_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_flabel_4294967295_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_packet_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_packet_type_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_packet_type_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_packet_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_packet_type_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_packet_type_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_packet_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_packet_type_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_packet_type_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target____ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target____ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target____ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target____ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target____ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target____ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target____metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target____metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target____metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target____mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target____mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target____mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target____mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target____mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target____mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target____mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target____packet_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target____packet_type_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target____packet_type_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target____pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target____pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target____pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target____pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target____pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target____pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target____pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target____pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target____reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target____reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target____reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target____reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target____reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target____reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target____reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target____reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target____reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target____reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target____reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target____reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target____reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target____reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target____reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target____reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target____reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target____reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target____reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target____reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target____reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target____reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target____reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target____reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target____sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target____sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target____sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target____sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target____sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target____sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target____tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target____tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target____tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target____tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target____tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target____tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target____tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target____tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target____tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target____tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target____tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target____tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target____tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target____tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target____tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target____tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target____tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target____tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target____tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target____tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target____tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target____tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target____tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target____tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target____tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target____tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target____tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target____udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target____udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target____udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target____udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target____udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target____udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target____vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target____vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target____vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target____vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target____vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_packet_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_packet_type_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_packet_type_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_packet_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_packet_type_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_packet_type_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_packet_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_packet_type_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_packet_type_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_packet_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_packet_type_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_packet_type_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_packet_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_packet_type_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_packet_type_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src____metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src____metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src____metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src____mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src____mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src____mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src____mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src____mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src____mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src____mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src____packet_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src____packet_type_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src____packet_type_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src____pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src____pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src____pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src____pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src____pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src____pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src____pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src____pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src____reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src____reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src____reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src____reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src____reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src____reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src____reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src____reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src____reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src____reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src____reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src____reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src____reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src____reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src____reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src____reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src____reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src____reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src____reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src____reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src____reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src____reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src____reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src____reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src____sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src____sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src____sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src____sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src____sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src____sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src____tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src____tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src____tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src____tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src____tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src____tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src____tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src____tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src____tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src____tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src____tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src____tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src____tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src____tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src____tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src____tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src____tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src____tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src____tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src____tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src____tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src____tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src____tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src____tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src____tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src____tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src____tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src____udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src____udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src____udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src____udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src____udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src____udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src____vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src____vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src____vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src____vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src____vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_packet_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_packet_type_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_packet_type_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_packet_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_packet_type_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_packet_type_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__actset_output__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__actset_output__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__actset_output__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__arp_op__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__arp_op__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__arp_op__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__arp_spa___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__arp_spa___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__arp_spa___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__arp_tpa___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__arp_tpa___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__arp_tpa___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__conj_id__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__conj_id__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__conj_id__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__eth_type__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__eth_type__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__eth_type__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__packet_type__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__packet_type__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__packet_type__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__actset_output__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__actset_output__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__actset_output__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__arp_op__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__arp_op__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__arp_op__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__arp_spa___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__arp_spa___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__arp_spa___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__arp_tpa___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__arp_tpa___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__arp_tpa___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__conj_id__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__conj_id__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__conj_id__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__eth_type__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__eth_type__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__eth_type__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__packet_type__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__packet_type__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__packet_type__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__actset_output__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__actset_output__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__actset_output__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__arp_op__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__arp_op__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__arp_op__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__arp_spa___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__arp_spa___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__arp_spa___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__arp_tpa___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__arp_tpa___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__arp_tpa___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__conj_id__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__conj_id__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__conj_id__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__eth_type__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__eth_type__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__eth_type__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__packet_type__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__packet_type__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__packet_type__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__arp_op__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__arp_op__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__arp_op__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__arp_spa___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__arp_spa___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__arp_spa___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__arp_tpa___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__arp_tpa___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__arp_tpa___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__conj_id__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__conj_id__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__conj_id__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__eth_type__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__eth_type__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__eth_type__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__packet_type__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__packet_type__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__packet_type__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__0__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__arp_op__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__arp_op__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__arp_op__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__arp_spa___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__arp_spa___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__arp_spa___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__arp_tpa___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__arp_tpa___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__arp_tpa___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__conj_id__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__conj_id__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__conj_id__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__eth_type__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__eth_type__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__eth_type__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__packet_type__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__packet_type__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__packet_type__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__arp_op__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__arp_op__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__arp_op__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__arp_spa___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__arp_spa___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__arp_spa___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__arp_tpa___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__arp_tpa___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__arp_tpa___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__conj_id__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__conj_id__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__conj_id__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__eth_type__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__eth_type__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__eth_type__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__packet_type__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__packet_type__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__packet_type__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__arp_spa___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__arp_spa___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__arp_spa___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__arp_tpa___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__arp_tpa___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__arp_tpa___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__conj_id__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__conj_id__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__conj_id__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__eth_type__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__eth_type__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__eth_type__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__packet_type__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__packet_type__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__packet_type__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__0__4660__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__arp_spa___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__arp_spa___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__arp_spa___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__arp_tpa___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__arp_tpa___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__arp_tpa___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__conj_id__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__conj_id__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__conj_id__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__eth_type__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__eth_type__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__eth_type__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__packet_type__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__packet_type__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__packet_type__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__4660__4660__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__arp_spa___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__arp_spa___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__arp_spa___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__arp_tpa___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__arp_tpa___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__arp_tpa___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__conj_id__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__conj_id__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__conj_id__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__eth_type__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__eth_type__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__eth_type__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__packet_type__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__packet_type__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__packet_type__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_op__65535__4660__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___conj_id__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___conj_id__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___conj_id__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___packet_type__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___packet_type__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___packet_type__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___conj_id__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___conj_id__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___conj_id__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___packet_type__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___packet_type__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___packet_type__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___conj_id__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___conj_id__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___conj_id__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___packet_type__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___packet_type__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___packet_type__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___conj_id__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___conj_id__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___conj_id__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_type__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_type__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_type__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___packet_type__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___packet_type__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___packet_type__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___conj_id__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___conj_id__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___conj_id__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_type__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_type__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_type__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___packet_type__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___packet_type__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___packet_type__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___conj_id__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___conj_id__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___conj_id__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_type__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_type__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_type__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___packet_type__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___packet_type__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___packet_type__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___conj_id__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___conj_id__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___conj_id__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___packet_type__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___packet_type__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___packet_type__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___conj_id__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___conj_id__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___conj_id__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___packet_type__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___packet_type__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___packet_type__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___conj_id__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___conj_id__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___conj_id__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___packet_type__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___packet_type__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___packet_type__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___conj_id__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___conj_id__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___conj_id__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_type__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_type__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_type__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___packet_type__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___packet_type__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___packet_type__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___conj_id__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___conj_id__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___conj_id__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_type__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_type__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_type__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___packet_type__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___packet_type__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___packet_type__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___conj_id__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___conj_id__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___conj_id__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_type__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_type__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_type__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___packet_type__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___packet_type__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___packet_type__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__eth_type__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__eth_type__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__eth_type__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__packet_type__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__packet_type__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__packet_type__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__0__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__eth_type__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__eth_type__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__eth_type__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__packet_type__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__packet_type__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__packet_type__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__eth_type__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__eth_type__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__eth_type__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__packet_type__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__packet_type__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__packet_type__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___packet_type__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___packet_type__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___packet_type__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___packet_type__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___packet_type__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___packet_type__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___packet_type__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___packet_type__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___packet_type__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___packet_type__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___packet_type__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___packet_type__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___packet_type__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___packet_type__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___packet_type__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___packet_type__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___packet_type__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___packet_type__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__packet_type__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__packet_type__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__packet_type__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__0__4660__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__packet_type__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__packet_type__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__packet_type__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__4660__4660__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__packet_type__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__packet_type__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__packet_type__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_eth_type__65535__4660__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___packet_type__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___packet_type__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___packet_type__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___packet_type__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___packet_type__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___packet_type__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__packet_type__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__packet_type__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__packet_type__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__packet_type__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__packet_type__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__packet_type__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__packet_type__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__packet_type__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__packet_type__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__packet_type__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__packet_type__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__packet_type__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__packet_type__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__packet_type__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__packet_type__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__packet_type__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__packet_type__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__packet_type__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__packet_type__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__packet_type__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__packet_type__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__packet_type__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__packet_type__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__packet_type__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__packet_type__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__packet_type__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__packet_type__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__packet_type__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__packet_type__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__packet_type__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__packet_type__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__packet_type__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__packet_type__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__0__305419896__ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__0__305419896__ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__0__305419896__ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__0__305419896__ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__0__305419896__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__0__305419896__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__0__305419896__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__0__305419896__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__0__305419896__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__0__305419896__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__0__305419896__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__0__305419896__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__0__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__0__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__0__305419896__ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__0__305419896__ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__0__305419896__ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__0__305419896__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__0__305419896__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__0__305419896__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__0__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__0__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__0__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__0__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__0__305419896__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__0__305419896__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__0__305419896__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__0__305419896__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__0__305419896__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__0__305419896__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__0__305419896__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__0__305419896__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__0__305419896__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__0__305419896__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__0__305419896__packet_type__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__0__305419896__packet_type__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__0__305419896__packet_type__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__0__305419896__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__0__305419896__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__0__305419896__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__0__305419896__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__0__305419896__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__0__305419896__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__0__305419896__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__0__305419896__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__0__305419896__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__0__305419896__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__0__305419896__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__0__305419896__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__0__305419896__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__0__305419896__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__0__305419896__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__0__305419896__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__0__305419896__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__0__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__0__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__0__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__0__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__0__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__0__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__0__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__0__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__0__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__0__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__0__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__0__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__0__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__0__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__0__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__0__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__0__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__0__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__0__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__0__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__0__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__0__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__0__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__0__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__0__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__0__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__0__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__0__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__0__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__0__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__0__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__0__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__0__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__0__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__0__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__0__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__0__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__0__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__0__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__0__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__0__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__0__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__0__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__packet_type__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__packet_type__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__packet_type__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__packet_type__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__packet_type__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__packet_type__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__0__255__ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__0__255__ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__0__255__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__0__255__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__0__255__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__0__255__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__0__255__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__0__255__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__0__255__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__0__255__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__0__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__0__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__0__255__ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__0__255__ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__0__255__ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__0__255__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__0__255__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__0__255__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__0__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__0__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__0__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__0__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__0__255__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__0__255__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__0__255__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__0__255__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__0__255__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__0__255__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__0__255__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__0__255__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__0__255__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__0__255__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__0__255__packet_type__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__0__255__packet_type__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__0__255__packet_type__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__0__255__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__0__255__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__0__255__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__0__255__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__0__255__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__0__255__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__0__255__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__0__255__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__0__255__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__0__255__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__0__255__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__0__255__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__0__255__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__0__255__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__0__255__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__0__255__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__0__255__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__0__255__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__0__255__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__0__255__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__0__255__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__0__255__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__0__255__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__0__255__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__0__255__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__0__255__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__0__255__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__0__255__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__0__255__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__0__255__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__0__255__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__0__255__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__0__255__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__0__255__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__0__255__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__0__255__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__0__255__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__0__255__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__0__255__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__0__255__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__0__255__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__0__255__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__0__255__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__0__255__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__0__255__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__0__255__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__0__255__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__0__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__0__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__0__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__0__255__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__0__255__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__0__255__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__0__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__0__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__0__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__0__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__0__255__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__0__255__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__0__255__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__0__255__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__0__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__0__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__0__255__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__0__255__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__0__255__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__0__255__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__0__255__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__0__255__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__0__255__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__0__255__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__0__255__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__0__255__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__0__255__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__255__255__ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__255__255__ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__255__255__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__255__255__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__255__255__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__255__255__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__255__255__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__255__255__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__255__255__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__255__255__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__255__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__255__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__255__255__ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__255__255__ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__255__255__ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__255__255__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__255__255__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__255__255__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__255__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__255__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__255__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__255__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__255__255__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__255__255__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__255__255__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__255__255__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__255__255__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__255__255__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__255__255__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__255__255__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__255__255__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__255__255__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__255__255__packet_type__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__255__255__packet_type__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__255__255__packet_type__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__255__255__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__255__255__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__255__255__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__255__255__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__255__255__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__255__255__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__255__255__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__255__255__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__255__255__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__255__255__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__255__255__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__255__255__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__255__255__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__255__255__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__255__255__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__255__255__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__255__255__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__255__255__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__255__255__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__255__255__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__255__255__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__255__255__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__255__255__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__255__255__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__255__255__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__255__255__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__255__255__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__255__255__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__255__255__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__255__255__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__255__255__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__255__255__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__255__255__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__255__255__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__255__255__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__255__255__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__255__255__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__255__255__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__255__255__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__255__255__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__255__255__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__255__255__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__255__255__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__255__255__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__255__255__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__255__255__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__255__255__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__255__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__255__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__255__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__255__255__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__255__255__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__255__255__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__255__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__255__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__255__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__255__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__255__255__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__255__255__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__255__255__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__255__255__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__255__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__255__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__255__255__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__255__255__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__255__255__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__255__255__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__255__255__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__255__255__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__255__255__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__255__255__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__255__255__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__255__255__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_dscp__255__255__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__0__255__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__0__255__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__0__255__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__0__255__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__0__255__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__0__255__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__0__255__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__0__255__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__0__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__0__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__0__255__ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__0__255__ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__0__255__ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__0__255__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__0__255__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__0__255__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__0__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__0__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__0__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__0__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__0__255__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__0__255__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__0__255__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__0__255__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__0__255__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__0__255__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__0__255__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__0__255__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__0__255__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__0__255__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__0__255__packet_type__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__0__255__packet_type__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__0__255__packet_type__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__0__255__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__0__255__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__0__255__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__0__255__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__0__255__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__0__255__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__0__255__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__0__255__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__0__255__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__0__255__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__0__255__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__0__255__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__0__255__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__0__255__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__0__255__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__0__255__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__0__255__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__0__255__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__0__255__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__0__255__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__0__255__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__0__255__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__0__255__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__0__255__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__0__255__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__0__255__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__0__255__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__0__255__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__0__255__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__0__255__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__0__255__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__0__255__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__0__255__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__0__255__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__0__255__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__0__255__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__0__255__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__0__255__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__0__255__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__0__255__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__0__255__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__0__255__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__0__255__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__0__255__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__0__255__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__0__255__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__0__255__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__0__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__0__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__0__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__0__255__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__0__255__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__0__255__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__0__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__0__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__0__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__0__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__0__255__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__0__255__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__0__255__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__0__255__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__0__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__0__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__0__255__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__0__255__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__0__255__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__0__255__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__0__255__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__0__255__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__0__255__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__0__255__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__0__255__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__0__255__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__0__255__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__255__255__ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__255__255__ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__255__255__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__255__255__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__255__255__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__255__255__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__255__255__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__255__255__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__255__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__255__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__255__255__ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__255__255__ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__255__255__ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__255__255__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__255__255__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__255__255__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__255__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__255__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__255__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__255__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__255__255__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__255__255__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__255__255__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__255__255__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__255__255__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__255__255__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__255__255__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__255__255__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__255__255__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__255__255__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__255__255__packet_type__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__255__255__packet_type__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__255__255__packet_type__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__255__255__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__255__255__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__255__255__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__255__255__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__255__255__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__255__255__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__255__255__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__255__255__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__255__255__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__255__255__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__255__255__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__255__255__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__255__255__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__255__255__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__255__255__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__255__255__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__255__255__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__255__255__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__255__255__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__255__255__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__255__255__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__255__255__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__255__255__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__255__255__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__255__255__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__255__255__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__255__255__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__255__255__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__255__255__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__255__255__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__255__255__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__255__255__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__255__255__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__255__255__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__255__255__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__255__255__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__255__255__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__255__255__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__255__255__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__255__255__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__255__255__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__255__255__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__255__255__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__255__255__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__255__255__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__255__255__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__255__255__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__255__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__255__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__255__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__255__255__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__255__255__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__255__255__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__255__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__255__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__255__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__255__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__255__255__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__255__255__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__255__255__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__255__255__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__255__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__255__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__255__255__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__255__255__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__255__255__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__255__255__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__255__255__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__255__255__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__255__255__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__255__255__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__255__255__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__255__255__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_ecn__255__255__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__0__255__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__0__255__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__0__255__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__0__255__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__0__255__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__0__255__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__0__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__0__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__0__255__ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__0__255__ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__0__255__ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__0__255__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__0__255__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__0__255__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__0__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__0__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__0__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__0__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__0__255__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__0__255__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__0__255__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__0__255__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__0__255__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__0__255__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__0__255__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__0__255__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__0__255__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__0__255__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__0__255__packet_type__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__0__255__packet_type__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__0__255__packet_type__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__0__255__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__0__255__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__0__255__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__0__255__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__0__255__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__0__255__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__0__255__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__0__255__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__0__255__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__0__255__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__0__255__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__0__255__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__0__255__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__0__255__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__0__255__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__0__255__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__0__255__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__0__255__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__0__255__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__0__255__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__0__255__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__0__255__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__0__255__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__0__255__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__0__255__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__0__255__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__0__255__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__0__255__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__0__255__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__0__255__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__0__255__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__0__255__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__0__255__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__0__255__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__0__255__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__0__255__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__0__255__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__0__255__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__0__255__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__0__255__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__0__255__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__0__255__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__0__255__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__0__255__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__0__255__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__0__255__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__0__255__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__0__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__0__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__0__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__0__255__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__0__255__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__0__255__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__0__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__0__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__0__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__0__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__0__255__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__0__255__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__0__255__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__0__255__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__0__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__0__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__0__255__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__0__255__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__0__255__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__0__255__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__0__255__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__0__255__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__0__255__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__0__255__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__0__255__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__0__255__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__0__255__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__255__255__ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__255__255__ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__255__255__ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__255__255__ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__255__255__ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__255__255__ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__255__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__255__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__255__255__ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__255__255__ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__255__255__ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__255__255__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__255__255__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__255__255__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__255__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__255__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__255__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__255__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__255__255__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__255__255__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__255__255__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__255__255__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__255__255__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__255__255__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__255__255__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__255__255__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__255__255__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__255__255__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__255__255__packet_type__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__255__255__packet_type__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__255__255__packet_type__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__255__255__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__255__255__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__255__255__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__255__255__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__255__255__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__255__255__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__255__255__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__255__255__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__255__255__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__255__255__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__255__255__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__255__255__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__255__255__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__255__255__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__255__255__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__255__255__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__255__255__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__255__255__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__255__255__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__255__255__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__255__255__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__255__255__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__255__255__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__255__255__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__255__255__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__255__255__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__255__255__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__255__255__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__255__255__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__255__255__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__255__255__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__255__255__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__255__255__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__255__255__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__255__255__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__255__255__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__255__255__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__255__255__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__255__255__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__255__255__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__255__255__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__255__255__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__255__255__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__255__255__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__255__255__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__255__255__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__255__255__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__255__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__255__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__255__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__255__255__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__255__255__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__255__255__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__255__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__255__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__255__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__255__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__255__255__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__255__255__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__255__255__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__255__255__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__255__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__255__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__255__255__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__255__255__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__255__255__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__255__255__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__255__255__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__255__255__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__255__255__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__255__255__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__255__255__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__255__255__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ip_proto__255__255__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___packet_type__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___packet_type__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___packet_type__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___packet_type__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___packet_type__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___packet_type__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___packet_type__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___packet_type__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___packet_type__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___packet_type__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___packet_type__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___packet_type__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___packet_type__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___packet_type__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___packet_type__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___packet_type__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___packet_type__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___packet_type__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___packet_type__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___packet_type__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___packet_type__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___packet_type__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___packet_type__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___packet_type__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__packet_type__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__packet_type__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__packet_type__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__packet_type__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__packet_type__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__packet_type__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__packet_type__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__packet_type__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__packet_type__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__packet_type__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__packet_type__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__packet_type__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__packet_type__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__packet_type__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__packet_type__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__packet_type__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__packet_type__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__packet_type__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___packet_type__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___packet_type__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___packet_type__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___packet_type__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___packet_type__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___packet_type__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___packet_type__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___packet_type__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___packet_type__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___packet_type__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___packet_type__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___packet_type__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__packet_type__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__packet_type__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__packet_type__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__packet_type__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__packet_type__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__packet_type__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__packet_type__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__packet_type__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__packet_type__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__0__255__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__0__255__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__0__255__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__0__255__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__0__255__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__0__255__packet_type__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__0__255__packet_type__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__0__255__packet_type__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__0__255__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__0__255__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__0__255__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__0__255__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__0__255__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__0__255__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__0__255__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__0__255__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__0__255__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__0__255__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__0__255__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__0__255__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__0__255__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__0__255__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__0__255__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__0__255__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__0__255__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__0__255__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__0__255__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__0__255__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__0__255__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__0__255__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__0__255__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__0__255__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__0__255__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__0__255__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__0__255__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__0__255__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__0__255__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__0__255__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__0__255__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__0__255__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__0__255__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__0__255__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__0__255__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__0__255__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__0__255__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__0__255__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__0__255__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__0__255__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__0__255__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__0__255__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__0__255__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__0__255__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__0__255__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__0__255__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__0__255__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__0__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__0__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__0__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__0__255__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__0__255__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__0__255__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__0__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__0__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__0__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__0__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__0__255__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__0__255__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__0__255__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__0__255__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__0__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__0__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__0__255__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__0__255__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__0__255__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__0__255__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__0__255__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__0__255__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__0__255__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__0__255__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__0__255__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__0__255__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__0__255__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__255__255__mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__255__255__mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__255__255__mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__255__255__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__255__255__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__255__255__packet_type__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__255__255__packet_type__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__255__255__packet_type__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__255__255__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__255__255__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__255__255__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__255__255__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__255__255__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__255__255__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__255__255__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__255__255__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__255__255__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__255__255__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__255__255__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__255__255__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__255__255__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__255__255__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__255__255__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__255__255__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__255__255__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__255__255__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__255__255__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__255__255__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__255__255__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__255__255__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__255__255__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__255__255__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__255__255__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__255__255__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__255__255__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__255__255__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__255__255__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__255__255__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__255__255__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__255__255__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__255__255__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__255__255__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__255__255__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__255__255__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__255__255__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__255__255__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__255__255__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__255__255__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__255__255__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__255__255__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__255__255__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__255__255__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__255__255__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__255__255__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__255__255__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__255__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__255__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__255__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__255__255__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__255__255__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__255__255__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__255__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__255__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__255__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__255__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__255__255__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__255__255__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__255__255__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__255__255__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__255__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__255__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__255__255__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__255__255__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__255__255__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__255__255__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__255__255__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__255__255__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__255__255__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__255__255__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__255__255__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__255__255__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_bos__255__255__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__packet_type__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__packet_type__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__packet_type__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__packet_type__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__packet_type__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__packet_type__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__packet_type__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__packet_type__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__packet_type__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__0__255__packet_type__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__0__255__packet_type__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__0__255__packet_type__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__0__255__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__0__255__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__0__255__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__0__255__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__0__255__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__0__255__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__0__255__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__0__255__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__0__255__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__0__255__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__0__255__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__0__255__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__0__255__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__0__255__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__0__255__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__0__255__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__0__255__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__0__255__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__0__255__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__0__255__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__0__255__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__0__255__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__0__255__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__0__255__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__0__255__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__0__255__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__0__255__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__0__255__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__0__255__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__0__255__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__0__255__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__0__255__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__0__255__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__0__255__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__0__255__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__0__255__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__0__255__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__0__255__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__0__255__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__0__255__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__0__255__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__0__255__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__0__255__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__0__255__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__0__255__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__0__255__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__0__255__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__0__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__0__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__0__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__0__255__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__0__255__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__0__255__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__0__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__0__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__0__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__0__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__0__255__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__0__255__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__0__255__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__0__255__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__0__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__0__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__0__255__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__0__255__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__0__255__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__0__255__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__0__255__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__0__255__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__0__255__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__0__255__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__0__255__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__0__255__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__0__255__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__255__255__packet_type__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__255__255__packet_type__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__255__255__packet_type__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__255__255__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__255__255__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__255__255__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__255__255__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__255__255__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__255__255__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__255__255__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__255__255__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__255__255__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__255__255__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__255__255__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__255__255__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__255__255__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__255__255__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__255__255__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__255__255__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__255__255__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__255__255__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__255__255__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__255__255__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__255__255__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__255__255__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__255__255__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__255__255__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__255__255__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__255__255__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__255__255__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__255__255__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__255__255__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__255__255__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__255__255__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__255__255__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__255__255__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__255__255__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__255__255__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__255__255__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__255__255__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__255__255__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__255__255__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__255__255__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__255__255__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__255__255__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__255__255__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__255__255__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__255__255__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__255__255__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__255__255__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__255__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__255__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__255__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__255__255__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__255__255__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__255__255__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__255__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__255__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__255__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__255__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__255__255__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__255__255__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__255__255__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__255__255__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__255__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__255__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__255__255__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__255__255__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__255__255__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__255__255__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__255__255__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__255__255__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__255__255__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__255__255__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__255__255__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__255__255__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_mpls_tc__255__255__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__0__305419896__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__0__305419896__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__0__305419896__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__0__305419896__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__0__305419896__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__0__305419896__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__0__305419896__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__0__305419896__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__0__305419896__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__0__305419896__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__0__305419896__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__0__305419896__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__0__305419896__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__0__305419896__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__0__305419896__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__0__305419896__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__0__305419896__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__0__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__0__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__0__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__0__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__0__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__0__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__0__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__0__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__0__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__0__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__0__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__0__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__0__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__0__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__0__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__0__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__0__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__0__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__0__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__0__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__0__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__0__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__0__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__0__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__0__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__0__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__0__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__0__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__0__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__0__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__0__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__0__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__0__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__0__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__0__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__0__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__0__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__0__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__0__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__0__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__0__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__0__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__0__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__0__255__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__0__255__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__0__255__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__0__255__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__0__255__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__0__255__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__0__255__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__0__255__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__0__255__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__0__255__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__0__255__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__0__255__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__0__255__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__0__255__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__0__255__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__0__255__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__0__255__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__0__255__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__0__255__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__0__255__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__0__255__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__0__255__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__0__255__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__0__255__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__0__255__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__0__255__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__0__255__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__0__255__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__0__255__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__0__255__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__0__255__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__0__255__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__0__255__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__0__255__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__0__255__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__0__255__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__0__255__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__0__255__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__0__255__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__0__255__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__0__255__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__0__255__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__0__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__0__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__0__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__0__255__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__0__255__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__0__255__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__0__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__0__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__0__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__0__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__0__255__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__0__255__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__0__255__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__0__255__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__0__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__0__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__0__255__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__0__255__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__0__255__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__0__255__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__0__255__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__0__255__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__0__255__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__0__255__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__0__255__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__0__255__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__0__255__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__255__255__pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__255__255__pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__255__255__pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__255__255__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__255__255__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__255__255__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__255__255__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__255__255__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__255__255__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__255__255__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__255__255__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__255__255__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__255__255__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__255__255__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__255__255__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__255__255__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__255__255__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__255__255__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__255__255__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__255__255__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__255__255__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__255__255__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__255__255__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__255__255__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__255__255__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__255__255__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__255__255__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__255__255__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__255__255__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__255__255__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__255__255__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__255__255__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__255__255__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__255__255__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__255__255__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__255__255__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__255__255__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__255__255__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__255__255__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__255__255__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__255__255__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__255__255__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__255__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__255__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__255__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__255__255__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__255__255__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__255__255__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__255__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__255__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__255__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__255__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__255__255__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__255__255__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__255__255__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__255__255__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__255__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__255__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__255__255__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__255__255__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__255__255__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__255__255__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__255__255__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__255__255__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__255__255__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__255__255__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__255__255__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__255__255__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pbb_uca__255__255__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__0__305419896__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__0__305419896__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__0__305419896__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__0__305419896__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__0__305419896__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__0__305419896__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__0__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__0__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__0__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__0__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__0__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__0__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__0__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__0__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__0__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__0__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__0__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__0__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__0__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__0__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__0__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__0__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__0__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__0__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__0__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__0__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__0__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__0__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__0__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__0__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__0__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__0__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__0__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__0__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__0__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__0__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__0__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__0__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__0__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__0__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__0__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__0__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__0__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__0__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__0__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__0__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__0__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__0__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__0__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__0__305419896__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__0__305419896__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__0__305419896__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__0__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__0__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__0__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__0__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__0__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__0__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__0__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__0__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__0__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__0__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__0__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__0__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__0__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__0__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__0__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__0__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__0__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__0__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__0__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__0__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__0__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__0__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__0__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__0__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__0__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__0__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__0__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__0__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__0__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__0__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__0__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__0__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__0__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__0__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__0__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__0__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__0__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__0__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__0__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__0__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__0__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__0__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__0__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__0__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__0__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__0__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__0__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__0__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__0__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__0__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__0__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__0__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__0__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__0__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__0__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__0__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__0__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__0__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__0__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__0__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__0__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__0__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__0__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__0__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__0__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__0__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__0__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__0__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__0__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__0__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__0__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__0__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__0__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__0__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__0__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__0__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__0__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__0__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__0__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__0__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__0__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__0__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__0__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__0__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__0__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__0__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__0__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__0__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__0__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__0__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__0__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__0__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__0__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__0__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__0__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__0__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__0__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__0__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__0__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__0__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__0__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__0__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__0__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__0__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__0__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__0__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__0__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__0__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__0__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__0__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__0__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__0__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__0__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__0__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__0__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__0__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__0__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__0__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__0__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__0__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__0__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__0__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__0__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__0__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__0__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__0__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__0__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__0__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__0__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__0__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__0__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__0__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__0__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__0__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__0__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__0__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__0__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__0__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__0__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__0__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__0__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__0__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__0__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__0__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__0__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__0__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__0__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__0__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__0__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__0__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__0__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__0__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__0__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__0__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__0__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__0__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__0__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__0__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__0__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__0__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__0__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__0__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__0__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__0__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__0__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__0__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__0__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__0__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__0__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__0__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__0__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__0__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__0__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__0__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__0__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__0__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__0__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__0__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__0__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__0__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__0__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__0__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__0__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__0__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__0__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__0__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__0__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__0__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__0__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__0__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__0__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__0__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__0__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__0__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__0__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__0__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__0__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__0__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__0__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__0__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__0__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__0__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__0__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__0__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__0__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__0__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__0__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__0__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__0__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__0__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__0__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__0__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__0__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__0__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__0__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__0__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__0__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__0__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__0__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__0__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__0__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__0__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__0__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__0__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__0__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__0__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__0__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__0__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__0__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__0__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__0__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__0__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__0__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__0__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__0__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__0__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__0__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__0__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__0__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__0__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__0__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__0__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__0__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__0__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__0__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__0__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__0__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__0__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__0__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__0__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__0__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__0__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__0__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__0__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__0__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__0__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__0__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__305419896__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_dst__0__4660__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_dst__0__4660__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_dst__0__4660__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_dst__0__4660__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_dst__0__4660__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_dst__0__4660__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_dst__0__4660__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_dst__0__4660__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_dst__0__4660__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_dst__0__4660__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_dst__0__4660__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_dst__0__4660__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_dst__0__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_dst__0__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_dst__0__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_dst__0__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_dst__0__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_dst__0__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_dst__0__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_dst__0__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_dst__0__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_dst__0__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_dst__0__4660__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_dst__0__4660__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_dst__0__4660__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_dst__0__4660__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_dst__0__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_dst__0__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_dst__0__4660__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_dst__0__4660__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_dst__0__4660__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_dst__0__4660__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_dst__0__4660__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_dst__0__4660__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_dst__0__4660__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_dst__0__4660__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_dst__0__4660__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_dst__0__4660__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_dst__0__4660__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_dst__4660__4660__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_dst__4660__4660__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_dst__4660__4660__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_dst__4660__4660__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_dst__4660__4660__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_dst__4660__4660__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_dst__4660__4660__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_dst__4660__4660__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_dst__4660__4660__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_dst__4660__4660__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_dst__4660__4660__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_dst__4660__4660__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_dst__4660__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_dst__4660__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_dst__4660__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_dst__4660__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_dst__4660__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_dst__4660__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_dst__4660__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_dst__4660__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_dst__4660__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_dst__4660__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_dst__4660__4660__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_dst__4660__4660__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_dst__4660__4660__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_dst__4660__4660__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_dst__4660__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_dst__4660__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_dst__4660__4660__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_dst__4660__4660__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_dst__4660__4660__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_dst__4660__4660__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_dst__4660__4660__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_dst__4660__4660__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_dst__4660__4660__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_dst__4660__4660__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_dst__4660__4660__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_dst__4660__4660__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_dst__4660__4660__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_dst__65535__4660__sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_dst__65535__4660__sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_dst__65535__4660__sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_dst__65535__4660__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_dst__65535__4660__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_dst__65535__4660__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_dst__65535__4660__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_dst__65535__4660__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_dst__65535__4660__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_dst__65535__4660__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_dst__65535__4660__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_dst__65535__4660__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_dst__65535__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_dst__65535__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_dst__65535__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_dst__65535__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_dst__65535__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_dst__65535__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_dst__65535__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_dst__65535__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_dst__65535__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_dst__65535__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_dst__65535__4660__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_dst__65535__4660__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_dst__65535__4660__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_dst__65535__4660__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_dst__65535__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_dst__65535__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_dst__65535__4660__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_dst__65535__4660__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_dst__65535__4660__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_dst__65535__4660__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_dst__65535__4660__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_dst__65535__4660__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_dst__65535__4660__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_dst__65535__4660__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_dst__65535__4660__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_dst__65535__4660__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_dst__65535__4660__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_src__0__4660__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_src__0__4660__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_src__0__4660__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_src__0__4660__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_src__0__4660__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_src__0__4660__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_src__0__4660__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_src__0__4660__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_src__0__4660__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_src__0__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_src__0__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_src__0__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_src__0__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_src__0__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_src__0__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_src__0__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_src__0__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_src__0__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_src__0__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_src__0__4660__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_src__0__4660__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_src__0__4660__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_src__0__4660__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_src__0__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_src__0__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_src__0__4660__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_src__0__4660__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_src__0__4660__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_src__0__4660__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_src__0__4660__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_src__0__4660__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_src__0__4660__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_src__0__4660__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_src__0__4660__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_src__0__4660__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_src__0__4660__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_src__4660__4660__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_src__4660__4660__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_src__4660__4660__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_src__4660__4660__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_src__4660__4660__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_src__4660__4660__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_src__4660__4660__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_src__4660__4660__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_src__4660__4660__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_src__4660__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_src__4660__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_src__4660__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_src__4660__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_src__4660__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_src__4660__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_src__4660__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_src__4660__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_src__4660__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_src__4660__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_src__4660__4660__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_src__4660__4660__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_src__4660__4660__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_src__4660__4660__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_src__4660__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_src__4660__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_src__4660__4660__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_src__4660__4660__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_src__4660__4660__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_src__4660__4660__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_src__4660__4660__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_src__4660__4660__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_src__4660__4660__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_src__4660__4660__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_src__4660__4660__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_src__4660__4660__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_src__4660__4660__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_src__65535__4660__tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_src__65535__4660__tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_src__65535__4660__tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_src__65535__4660__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_src__65535__4660__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_src__65535__4660__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_src__65535__4660__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_src__65535__4660__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_src__65535__4660__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_src__65535__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_src__65535__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_src__65535__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_src__65535__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_src__65535__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_src__65535__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_src__65535__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_src__65535__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_src__65535__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_src__65535__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_src__65535__4660__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_src__65535__4660__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_src__65535__4660__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_src__65535__4660__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_src__65535__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_src__65535__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_src__65535__4660__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_src__65535__4660__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_src__65535__4660__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_src__65535__4660__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_src__65535__4660__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_src__65535__4660__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_src__65535__4660__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_src__65535__4660__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_src__65535__4660__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_src__65535__4660__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_sctp_src__65535__4660__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_dst__0__4660__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_dst__0__4660__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_dst__0__4660__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_dst__0__4660__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_dst__0__4660__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_dst__0__4660__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_dst__0__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_dst__0__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_dst__0__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_dst__0__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_dst__0__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_dst__0__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_dst__0__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_dst__0__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_dst__0__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_dst__0__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_dst__0__4660__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_dst__0__4660__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_dst__0__4660__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_dst__0__4660__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_dst__0__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_dst__0__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_dst__0__4660__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_dst__0__4660__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_dst__0__4660__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_dst__0__4660__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_dst__0__4660__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_dst__0__4660__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_dst__0__4660__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_dst__0__4660__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_dst__0__4660__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_dst__0__4660__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_dst__0__4660__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_dst__4660__4660__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_dst__4660__4660__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_dst__4660__4660__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_dst__4660__4660__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_dst__4660__4660__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_dst__4660__4660__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_dst__4660__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_dst__4660__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_dst__4660__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_dst__4660__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_dst__4660__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_dst__4660__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_dst__4660__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_dst__4660__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_dst__4660__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_dst__4660__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_dst__4660__4660__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_dst__4660__4660__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_dst__4660__4660__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_dst__4660__4660__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_dst__4660__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_dst__4660__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_dst__4660__4660__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_dst__4660__4660__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_dst__4660__4660__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_dst__4660__4660__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_dst__4660__4660__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_dst__4660__4660__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_dst__4660__4660__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_dst__4660__4660__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_dst__4660__4660__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_dst__4660__4660__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_dst__4660__4660__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_dst__65535__4660__tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_dst__65535__4660__tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_dst__65535__4660__tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_dst__65535__4660__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_dst__65535__4660__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_dst__65535__4660__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_dst__65535__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_dst__65535__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_dst__65535__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_dst__65535__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_dst__65535__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_dst__65535__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_dst__65535__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_dst__65535__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_dst__65535__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_dst__65535__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_dst__65535__4660__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_dst__65535__4660__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_dst__65535__4660__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_dst__65535__4660__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_dst__65535__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_dst__65535__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_dst__65535__4660__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_dst__65535__4660__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_dst__65535__4660__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_dst__65535__4660__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_dst__65535__4660__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_dst__65535__4660__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_dst__65535__4660__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_dst__65535__4660__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_dst__65535__4660__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_dst__65535__4660__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_dst__65535__4660__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_flags__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_flags__0__4660__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_flags__0__4660__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_flags__0__4660__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_flags__0__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_flags__0__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_flags__0__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_flags__0__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_flags__0__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_flags__0__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_flags__0__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_flags__0__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_flags__0__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_flags__0__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_flags__0__4660__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_flags__0__4660__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_flags__0__4660__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_flags__0__4660__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_flags__0__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_flags__0__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_flags__0__4660__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_flags__0__4660__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_flags__0__4660__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_flags__0__4660__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_flags__0__4660__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_flags__0__4660__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_flags__0__4660__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_flags__0__4660__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_flags__0__4660__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_flags__0__4660__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_flags__0__4660__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_flags__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_flags__4660__4660__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_flags__4660__4660__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_flags__4660__4660__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_flags__4660__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_flags__4660__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_flags__4660__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_flags__4660__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_flags__4660__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_flags__4660__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_flags__4660__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_flags__4660__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_flags__4660__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_flags__4660__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_flags__4660__4660__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_flags__4660__4660__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_flags__4660__4660__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_flags__4660__4660__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_flags__4660__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_flags__4660__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_flags__4660__4660__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_flags__4660__4660__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_flags__4660__4660__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_flags__4660__4660__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_flags__4660__4660__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_flags__4660__4660__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_flags__4660__4660__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_flags__4660__4660__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_flags__4660__4660__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_flags__4660__4660__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_flags__4660__4660__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_flags__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_flags__65535__4660__tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_flags__65535__4660__tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_flags__65535__4660__tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_flags__65535__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_flags__65535__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_flags__65535__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_flags__65535__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_flags__65535__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_flags__65535__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_flags__65535__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_flags__65535__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_flags__65535__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_flags__65535__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_flags__65535__4660__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_flags__65535__4660__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_flags__65535__4660__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_flags__65535__4660__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_flags__65535__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_flags__65535__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_flags__65535__4660__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_flags__65535__4660__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_flags__65535__4660__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_flags__65535__4660__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_flags__65535__4660__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_flags__65535__4660__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_flags__65535__4660__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_flags__65535__4660__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_flags__65535__4660__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_flags__65535__4660__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_flags__65535__4660__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_src__0__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_src__0__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_src__0__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_src__0__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_src__0__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_src__0__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_src__0__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_src__0__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_src__0__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_src__0__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_src__0__4660__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_src__0__4660__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_src__0__4660__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_src__0__4660__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_src__0__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_src__0__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_src__0__4660__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_src__0__4660__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_src__0__4660__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_src__0__4660__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_src__0__4660__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_src__0__4660__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_src__0__4660__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_src__0__4660__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_src__0__4660__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_src__0__4660__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_src__0__4660__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_src__4660__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_src__4660__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_src__4660__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_src__4660__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_src__4660__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_src__4660__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_src__4660__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_src__4660__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_src__4660__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_src__4660__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_src__4660__4660__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_src__4660__4660__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_src__4660__4660__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_src__4660__4660__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_src__4660__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_src__4660__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_src__4660__4660__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_src__4660__4660__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_src__4660__4660__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_src__4660__4660__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_src__4660__4660__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_src__4660__4660__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_src__4660__4660__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_src__4660__4660__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_src__4660__4660__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_src__4660__4660__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_src__4660__4660__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_src__65535__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_src__65535__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_src__65535__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_src__65535__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_src__65535__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_src__65535__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_src__65535__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_src__65535__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_src__65535__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_src__65535__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_src__65535__4660__tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_src__65535__4660__tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_src__65535__4660__tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_src__65535__4660__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_src__65535__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_src__65535__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_src__65535__4660__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_src__65535__4660__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_src__65535__4660__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_src__65535__4660__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_src__65535__4660__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_src__65535__4660__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_src__65535__4660__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_src__65535__4660__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_src__65535__4660__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_src__65535__4660__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tcp_src__65535__4660__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tunnel_id__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tunnel_id__0__1311768467463790320__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tunnel_id__0__1311768467463790320__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tunnel_id__0__1311768467463790320__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tunnel_id__0__1311768467463790320__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tunnel_id__0__1311768467463790320__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tunnel_id__0__1311768467463790320__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tunnel_id__0__1311768467463790320__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tunnel_id__0__1311768467463790320__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tunnel_id__0__1311768467463790320__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tunnel_id__0__1311768467463790320__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tunnel_id__0__1311768467463790320__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tunnel_id__0__1311768467463790320__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tunnel_id__0__1311768467463790320__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tunnel_id__0__1311768467463790320__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tunnel_id__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tunnel_id__1311768467463790320__1311768467463790320__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tunnel_id__1311768467463790320__1311768467463790320__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tunnel_id__1311768467463790320__1311768467463790320__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tunnel_id__1311768467463790320__1311768467463790320__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tunnel_id__1311768467463790320__1311768467463790320__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tunnel_id__1311768467463790320__1311768467463790320__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tunnel_id__1311768467463790320__1311768467463790320__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tunnel_id__1311768467463790320__1311768467463790320__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tunnel_id__1311768467463790320__1311768467463790320__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tunnel_id__1311768467463790320__1311768467463790320__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tunnel_id__1311768467463790320__1311768467463790320__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tunnel_id__1311768467463790320__1311768467463790320__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tunnel_id__1311768467463790320__1311768467463790320__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tunnel_id__1311768467463790320__1311768467463790320__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tunnel_id__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tunnel_id__18446744073709551615__1311768467463790320__tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tunnel_id__18446744073709551615__1311768467463790320__tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tunnel_id__18446744073709551615__1311768467463790320__tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tunnel_id__18446744073709551615__1311768467463790320__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tunnel_id__18446744073709551615__1311768467463790320__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tunnel_id__18446744073709551615__1311768467463790320__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tunnel_id__18446744073709551615__1311768467463790320__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tunnel_id__18446744073709551615__1311768467463790320__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tunnel_id__18446744073709551615__1311768467463790320__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tunnel_id__18446744073709551615__1311768467463790320__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tunnel_id__18446744073709551615__1311768467463790320__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tunnel_id__18446744073709551615__1311768467463790320__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tunnel_id__18446744073709551615__1311768467463790320__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tunnel_id__18446744073709551615__1311768467463790320__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tunnel_id_nxm__0__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tunnel_id_nxm__0__1311768467463790320__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tunnel_id_nxm__0__1311768467463790320__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tunnel_id_nxm__0__1311768467463790320__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tunnel_id_nxm__0__1311768467463790320__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tunnel_id_nxm__0__1311768467463790320__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tunnel_id_nxm__0__1311768467463790320__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tunnel_id_nxm__0__1311768467463790320__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tunnel_id_nxm__0__1311768467463790320__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tunnel_id_nxm__0__1311768467463790320__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tunnel_id_nxm__0__1311768467463790320__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tunnel_id_nxm__0__1311768467463790320__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_udp_dst__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_udp_dst__0__4660__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_udp_dst__0__4660__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_udp_dst__0__4660__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_udp_dst__0__4660__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_udp_dst__0__4660__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_udp_dst__0__4660__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_udp_dst__0__4660__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_udp_dst__0__4660__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_udp_dst__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_udp_dst__4660__4660__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_udp_dst__4660__4660__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_udp_dst__4660__4660__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_udp_dst__4660__4660__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_udp_dst__4660__4660__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_udp_dst__4660__4660__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_udp_dst__4660__4660__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_udp_dst__4660__4660__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_udp_dst__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_udp_dst__65535__4660__udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_udp_dst__65535__4660__udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_udp_dst__65535__4660__udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_udp_dst__65535__4660__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_udp_dst__65535__4660__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_udp_dst__65535__4660__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_udp_dst__65535__4660__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_udp_dst__65535__4660__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_udp_src__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_udp_src__0__4660__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_udp_src__0__4660__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_udp_src__0__4660__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_udp_src__0__4660__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_udp_src__0__4660__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_udp_src__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_udp_src__4660__4660__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_udp_src__4660__4660__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_udp_src__4660__4660__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_udp_src__4660__4660__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_udp_src__4660__4660__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_udp_src__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_udp_src__65535__4660__vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_udp_src__65535__4660__vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_udp_src__65535__4660__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_udp_src__65535__4660__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_udp_src__65535__4660__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_vlan_pcp__0__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_vlan_pcp__0__255__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_vlan_pcp__0__255__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_vlan_pcp__0__255__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_vlan_pcp__255__255_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_vlan_pcp__255__255__vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_vlan_pcp__255__255__vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_vlan_pcp__255__255__vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_vlan_vid__0__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_vlan_vid__4660__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mask_vlan_vid__65535__4660_ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_0_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_0_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_0_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_0_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_0_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_0_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_0_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_0_packet_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_0_packet_type_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_0_packet_type_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_0_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_0_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_0_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_0_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_0_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_0_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_0_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_0_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_0_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_0_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_0_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_0_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_0_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_0_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_0_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_0_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_0_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_0_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_0_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_0_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_0_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_0_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_0_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_0_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_0_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_0_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_1311768467463790320_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_1311768467463790320_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_1311768467463790320_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_1311768467463790320_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_1311768467463790320_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_1311768467463790320_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_1311768467463790320_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_1311768467463790320_packet_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_1311768467463790320_packet_type_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_1311768467463790320_packet_type_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_1311768467463790320_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_1311768467463790320_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_1311768467463790320_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_1311768467463790320_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_1311768467463790320_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_1311768467463790320_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_1311768467463790320_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_1311768467463790320_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_1311768467463790320_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_1311768467463790320_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_1311768467463790320_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_1311768467463790320_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_1311768467463790320_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_1311768467463790320_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_1311768467463790320_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_1311768467463790320_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_1311768467463790320_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_1311768467463790320_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_1311768467463790320_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_1311768467463790320_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_1311768467463790320_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_1311768467463790320_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_1311768467463790320_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_1311768467463790320_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_1311768467463790320_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_1311768467463790320_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_1311768467463790320_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_1311768467463790320_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_1311768467463790320_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_1311768467463790320_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_1311768467463790320_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_1311768467463790320_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_1311768467463790320_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_1311768467463790320_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_1311768467463790320_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_1311768467463790320_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_1311768467463790320_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_1311768467463790320_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_1311768467463790320_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_1311768467463790320_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_1311768467463790320_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_1311768467463790320_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_1311768467463790320_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_1311768467463790320_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_1311768467463790320_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_1311768467463790320_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_1311768467463790320_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_1311768467463790320_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_1311768467463790320_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_1311768467463790320_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_1311768467463790320_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_1311768467463790320_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_1311768467463790320_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_1311768467463790320_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_1311768467463790320_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_1311768467463790320_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_1311768467463790320_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_1311768467463790320_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_1311768467463790320_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_1311768467463790320_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_1311768467463790320_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_1311768467463790320_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_1311768467463790320_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_1311768467463790320_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_1311768467463790320_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_1311768467463790320_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_1311768467463790320_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_1311768467463790320_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_1311768467463790320_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_1311768467463790320_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_1311768467463790320_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_1311768467463790320_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_1311768467463790320_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_1311768467463790320_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_1311768467463790320_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_1311768467463790320_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_18446744073709551615_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_18446744073709551615_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_18446744073709551615_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_18446744073709551615_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_18446744073709551615_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_18446744073709551615_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_18446744073709551615_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_18446744073709551615_packet_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_18446744073709551615_packet_type_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_18446744073709551615_packet_type_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_18446744073709551615_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_18446744073709551615_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_18446744073709551615_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_18446744073709551615_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_18446744073709551615_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_18446744073709551615_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_18446744073709551615_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_18446744073709551615_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_18446744073709551615_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_18446744073709551615_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_18446744073709551615_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_18446744073709551615_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_18446744073709551615_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_18446744073709551615_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_18446744073709551615_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_18446744073709551615_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_18446744073709551615_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_18446744073709551615_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_18446744073709551615_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_18446744073709551615_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_18446744073709551615_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_18446744073709551615_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_18446744073709551615_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_18446744073709551615_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_18446744073709551615_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_18446744073709551615_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_18446744073709551615_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_18446744073709551615_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_18446744073709551615_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_18446744073709551615_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_18446744073709551615_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_18446744073709551615_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_18446744073709551615_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_18446744073709551615_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_18446744073709551615_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_18446744073709551615_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_18446744073709551615_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_18446744073709551615_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_18446744073709551615_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_18446744073709551615_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_18446744073709551615_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_18446744073709551615_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_18446744073709551615_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_18446744073709551615_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_18446744073709551615_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_18446744073709551615_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_18446744073709551615_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_18446744073709551615_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_18446744073709551615_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_18446744073709551615_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_18446744073709551615_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_18446744073709551615_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_18446744073709551615_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_18446744073709551615_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_18446744073709551615_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_18446744073709551615_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_18446744073709551615_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_18446744073709551615_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_18446744073709551615_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_18446744073709551615_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_18446744073709551615_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_18446744073709551615_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_18446744073709551615_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_18446744073709551615_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_18446744073709551615_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_18446744073709551615_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_18446744073709551615_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_18446744073709551615_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_18446744073709551615_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_18446744073709551615_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_18446744073709551615_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_18446744073709551615_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_18446744073709551615_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_18446744073709551615_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_18446744073709551615_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_metadata_18446744073709551615_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_0_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_0_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_0_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_0_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_0_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_0_packet_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_0_packet_type_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_0_packet_type_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_0_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_0_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_0_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_0_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_0_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_0_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_0_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_0_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_0_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_0_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_0_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_0_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_0_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_0_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_0_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_0_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_0_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_0_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_0_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_0_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_0_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_0_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_0_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_0_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_0_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_0_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_255_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_255_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_255_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_255_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_255_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_255_packet_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_255_packet_type_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_255_packet_type_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_255_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_255_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_255_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_255_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_255_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_255_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_255_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_255_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_255_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_255_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_255_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_255_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_255_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_255_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_255_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_255_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_255_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_255_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_255_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_255_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_255_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_255_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_255_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_255_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_255_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_255_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_255_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_255_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_255_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_255_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_255_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_255_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_255_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_255_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_255_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_255_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_255_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_255_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_255_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_255_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_255_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_255_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_255_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_255_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_255_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_255_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_255_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_255_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_255_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_255_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_255_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_255_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_255_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_255_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_255_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_255_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_255_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_255_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_255_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_255_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_255_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_255_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_255_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_255_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_255_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_255_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_255_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_255_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_255_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_255_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_255_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_bos_255_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_0_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_0_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_0_packet_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_0_packet_type_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_0_packet_type_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_0_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_0_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_0_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_0_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_0_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_0_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_0_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_0_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_0_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_0_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_0_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_0_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_0_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_0_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_0_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_0_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_0_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_0_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_0_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_0_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_0_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_0_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_0_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_0_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_0_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_0_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_305419896_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_305419896_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_305419896_packet_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_305419896_packet_type_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_305419896_packet_type_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_305419896_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_305419896_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_305419896_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_305419896_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_305419896_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_305419896_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_305419896_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_305419896_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_305419896_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_305419896_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_305419896_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_305419896_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_305419896_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_305419896_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_305419896_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_305419896_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_305419896_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_305419896_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_305419896_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_305419896_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_305419896_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_305419896_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_305419896_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_305419896_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_305419896_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_305419896_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_305419896_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_305419896_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_305419896_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_305419896_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_305419896_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_305419896_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_305419896_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_305419896_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_305419896_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_305419896_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_305419896_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_305419896_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_305419896_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_305419896_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_305419896_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_305419896_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_305419896_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_305419896_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_305419896_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_305419896_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_305419896_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_305419896_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_305419896_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_305419896_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_305419896_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_305419896_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_305419896_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_305419896_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_305419896_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_305419896_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_305419896_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_305419896_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_305419896_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_305419896_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_305419896_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_305419896_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_305419896_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_305419896_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_305419896_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_305419896_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_305419896_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_305419896_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_305419896_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_305419896_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_305419896_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_305419896_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_4294967295_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_4294967295_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_4294967295_packet_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_4294967295_packet_type_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_4294967295_packet_type_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_4294967295_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_4294967295_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_4294967295_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_4294967295_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_4294967295_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_4294967295_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_4294967295_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_4294967295_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_4294967295_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_4294967295_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_4294967295_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_4294967295_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_4294967295_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_4294967295_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_4294967295_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_4294967295_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_4294967295_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_4294967295_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_4294967295_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_4294967295_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_4294967295_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_4294967295_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_4294967295_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_4294967295_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_4294967295_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_4294967295_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_4294967295_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_4294967295_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_4294967295_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_4294967295_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_4294967295_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_4294967295_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_4294967295_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_4294967295_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_4294967295_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_4294967295_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_4294967295_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_4294967295_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_4294967295_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_4294967295_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_4294967295_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_4294967295_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_4294967295_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_4294967295_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_4294967295_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_4294967295_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_4294967295_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_4294967295_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_4294967295_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_4294967295_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_4294967295_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_4294967295_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_4294967295_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_4294967295_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_4294967295_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_4294967295_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_4294967295_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_4294967295_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_4294967295_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_4294967295_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_4294967295_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_4294967295_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_4294967295_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_4294967295_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_4294967295_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_4294967295_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_4294967295_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_4294967295_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_4294967295_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_4294967295_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_4294967295_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_label_4294967295_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_0_packet_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_0_packet_type_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_0_packet_type_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_0_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_0_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_0_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_0_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_0_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_0_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_0_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_0_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_0_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_0_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_0_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_0_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_0_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_0_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_0_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_0_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_0_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_0_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_0_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_0_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_0_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_0_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_0_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_0_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_0_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_0_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_255_packet_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_255_packet_type_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_255_packet_type_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_255_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_255_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_255_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_255_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_255_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_255_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_255_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_255_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_255_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_255_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_255_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_255_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_255_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_255_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_255_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_255_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_255_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_255_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_255_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_255_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_255_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_255_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_255_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_255_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_255_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_255_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_255_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_255_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_255_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_255_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_255_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_255_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_255_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_255_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_255_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_255_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_255_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_255_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_255_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_255_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_255_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_255_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_255_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_255_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_255_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_255_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_255_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_255_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_255_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_255_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_255_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_255_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_255_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_255_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_255_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_255_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_255_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_255_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_255_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_255_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_255_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_255_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_255_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_255_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_255_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_255_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_255_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_255_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_255_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_255_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_255_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_mpls_tc_255_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_0_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_0_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_0_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_0_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_0_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_0_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_0_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_0_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_0_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_0_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_0_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_0_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_0_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_0_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_0_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_0_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_0_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_0_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_0_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_0_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_0_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_0_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_0_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_0_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_0_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_0_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_305419896_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_305419896_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_305419896_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_305419896_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_305419896_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_305419896_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_305419896_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_305419896_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_305419896_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_305419896_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_305419896_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_305419896_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_305419896_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_305419896_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_305419896_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_305419896_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_305419896_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_305419896_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_305419896_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_305419896_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_305419896_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_305419896_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_305419896_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_305419896_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_305419896_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_305419896_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_305419896_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_305419896_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_305419896_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_305419896_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_305419896_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_305419896_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_305419896_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_305419896_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_305419896_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_305419896_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_305419896_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_305419896_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_305419896_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_305419896_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_305419896_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_305419896_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_305419896_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_305419896_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_305419896_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_305419896_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_305419896_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_305419896_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_305419896_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_305419896_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_305419896_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_305419896_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_305419896_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_305419896_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_305419896_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_305419896_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_305419896_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_305419896_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_305419896_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_305419896_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_305419896_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_305419896_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_305419896_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_305419896_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_305419896_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_305419896_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_305419896_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_305419896_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_305419896_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_305419896_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_305419896_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_305419896_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_4294967295_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_4294967295_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_4294967295_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_4294967295_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_4294967295_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_4294967295_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_4294967295_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_4294967295_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_4294967295_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_4294967295_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_4294967295_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_4294967295_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_4294967295_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_4294967295_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_4294967295_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_4294967295_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_4294967295_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_4294967295_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_4294967295_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_4294967295_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_4294967295_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_4294967295_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_4294967295_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_4294967295_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_4294967295_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_4294967295_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_4294967295_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_4294967295_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_4294967295_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_4294967295_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_4294967295_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_4294967295_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_4294967295_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_4294967295_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_4294967295_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_4294967295_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_4294967295_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_4294967295_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_4294967295_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_4294967295_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_4294967295_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_4294967295_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_4294967295_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_4294967295_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_4294967295_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_4294967295_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_4294967295_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_4294967295_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_4294967295_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_4294967295_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_4294967295_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_4294967295_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_4294967295_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_4294967295_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_4294967295_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_4294967295_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_4294967295_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_4294967295_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_4294967295_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_4294967295_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_4294967295_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_4294967295_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_4294967295_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_4294967295_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_4294967295_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_4294967295_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_4294967295_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_4294967295_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_4294967295_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_4294967295_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_4294967295_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_packet_type_4294967295_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_0_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_0_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_0_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_0_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_0_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_0_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_0_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_0_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_0_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_0_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_0_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_0_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_0_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_0_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_0_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_0_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_0_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_0_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_0_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_0_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_0_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_0_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_0_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_1193046 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_1193046_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_1193046_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_1193046_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_1193046_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_1193046_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_1193046_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_1193046_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_1193046_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_1193046_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_1193046_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_1193046_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_1193046_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_1193046_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_1193046_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_1193046_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_1193046_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_1193046_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_1193046_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_1193046_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_1193046_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_1193046_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_1193046_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_1193046_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_1193046_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_1193046_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_1193046_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_1193046_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_1193046_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_1193046_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_1193046_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_1193046_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_1193046_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_1193046_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_1193046_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_1193046_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_1193046_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_1193046_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_1193046_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_1193046_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_1193046_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_1193046_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_1193046_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_1193046_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_1193046_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_1193046_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_1193046_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_1193046_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_1193046_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_1193046_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_1193046_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_1193046_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_1193046_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_1193046_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_1193046_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_1193046_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_1193046_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_1193046_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_1193046_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_1193046_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_1193046_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_1193046_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_1193046_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_1193046_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_1193046_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_1193046_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_1193046_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_1193046_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_1193046_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_1193046_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_1193046_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_1193046_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_1193046_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_1193046_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_16777215 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_16777215_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_16777215_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_16777215_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_16777215_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_16777215_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_16777215_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_16777215_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_16777215_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_16777215_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_16777215_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_16777215_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_16777215_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_16777215_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_16777215_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_16777215_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_16777215_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_16777215_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_16777215_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_16777215_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_16777215_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_16777215_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_16777215_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_16777215_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_16777215_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_16777215_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_16777215_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_16777215_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_16777215_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_16777215_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_16777215_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_16777215_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_16777215_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_16777215_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_16777215_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_16777215_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_16777215_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_16777215_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_16777215_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_16777215_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_16777215_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_16777215_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_16777215_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_16777215_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_16777215_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_16777215_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_16777215_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_16777215_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_16777215_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_16777215_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_16777215_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_16777215_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_16777215_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_16777215_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_16777215_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_16777215_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_16777215_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_16777215_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_16777215_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_16777215_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_16777215_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_16777215_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_16777215_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_16777215_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_16777215_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_16777215_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_16777215_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_16777215_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_16777215_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_16777215_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_16777215_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_16777215_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_16777215_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_isid_16777215_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_0_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_0_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_0_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_0_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_0_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_0_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_0_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_0_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_0_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_0_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_0_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_0_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_0_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_0_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_0_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_0_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_0_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_0_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_0_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_0_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_0_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_255_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_255_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_255_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_255_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_255_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_255_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_255_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_255_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_255_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_255_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_255_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_255_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_255_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_255_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_255_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_255_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_255_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_255_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_255_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_255_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_255_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_255_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_255_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_255_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_255_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_255_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_255_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_255_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_255_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_255_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_255_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_255_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_255_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_255_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_255_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_255_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_255_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_255_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_255_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_255_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_255_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_255_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_255_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_255_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_255_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_255_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_255_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_255_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_255_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_255_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_255_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_255_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_255_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_255_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_255_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_255_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_255_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_255_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_255_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_255_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_255_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_255_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_255_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_255_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_255_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_255_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pbb_uca_255_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_0_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_0_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_0_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_0_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_0_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_0_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_0_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_0_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_0_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_0_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_0_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_0_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_0_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_0_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_0_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_0_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_0_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_0_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_305419896_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_305419896_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_305419896_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_305419896_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_305419896_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_305419896_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_305419896_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_305419896_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_305419896_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_305419896_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_305419896_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_305419896_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_305419896_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_305419896_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_305419896_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_305419896_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_305419896_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_305419896_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_305419896_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_305419896_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_305419896_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_305419896_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_305419896_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_305419896_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_305419896_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_305419896_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_305419896_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_305419896_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_305419896_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_305419896_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_305419896_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_305419896_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_305419896_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_305419896_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_305419896_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_305419896_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_305419896_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_305419896_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_305419896_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_305419896_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_305419896_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_305419896_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_305419896_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_305419896_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_305419896_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_305419896_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_305419896_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_305419896_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_305419896_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_305419896_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_305419896_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_305419896_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_305419896_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_305419896_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_305419896_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_305419896_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_305419896_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_305419896_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_305419896_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_305419896_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_305419896_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_305419896_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_305419896_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_305419896_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_4294967295_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_4294967295_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_4294967295_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_4294967295_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_4294967295_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_4294967295_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_4294967295_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_4294967295_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_4294967295_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_4294967295_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_4294967295_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_4294967295_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_4294967295_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_4294967295_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_4294967295_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_4294967295_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_4294967295_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_4294967295_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_4294967295_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_4294967295_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_4294967295_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_4294967295_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_4294967295_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_4294967295_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_4294967295_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_4294967295_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_4294967295_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_4294967295_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_4294967295_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_4294967295_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_4294967295_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_4294967295_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_4294967295_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_4294967295_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_4294967295_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_4294967295_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_4294967295_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_4294967295_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_4294967295_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_4294967295_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_4294967295_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_4294967295_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_4294967295_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_4294967295_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_4294967295_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_4294967295_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_4294967295_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_4294967295_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_4294967295_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_4294967295_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_4294967295_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_4294967295_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_4294967295_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_4294967295_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_4294967295_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_4294967295_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_4294967295_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_4294967295_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_4294967295_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_4294967295_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_4294967295_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_4294967295_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_4294967295_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_pkt_mark_4294967295_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_0_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_0_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_0_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_0_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_0_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_0_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_0_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_0_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_0_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_0_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_0_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_0_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_0_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_0_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_0_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_305419896_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_305419896_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_305419896_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_305419896_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_305419896_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_305419896_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_305419896_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_305419896_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_305419896_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_305419896_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_305419896_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_305419896_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_305419896_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_305419896_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_305419896_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_305419896_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_305419896_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_305419896_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_305419896_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_305419896_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_305419896_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_305419896_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_305419896_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_305419896_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_305419896_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_305419896_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_305419896_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_305419896_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_305419896_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_305419896_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_305419896_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_305419896_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_305419896_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_305419896_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_305419896_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_305419896_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_305419896_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_305419896_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_305419896_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_305419896_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_305419896_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_305419896_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_305419896_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_305419896_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_305419896_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_305419896_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_305419896_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_305419896_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_305419896_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_305419896_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_305419896_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_305419896_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_305419896_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_305419896_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_305419896_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_305419896_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_305419896_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_305419896_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_305419896_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_305419896_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_305419896_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_4294967295_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_4294967295_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_4294967295_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_4294967295_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_4294967295_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_4294967295_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_4294967295_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_4294967295_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_4294967295_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_4294967295_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_4294967295_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_4294967295_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_4294967295_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_4294967295_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_4294967295_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_4294967295_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_4294967295_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_4294967295_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_4294967295_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_4294967295_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_4294967295_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_4294967295_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_4294967295_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_4294967295_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_4294967295_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_4294967295_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_4294967295_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_4294967295_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_4294967295_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_4294967295_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_4294967295_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_4294967295_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_4294967295_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_4294967295_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_4294967295_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_4294967295_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_4294967295_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_4294967295_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_4294967295_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_4294967295_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_4294967295_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_4294967295_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_4294967295_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_4294967295_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_4294967295_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_4294967295_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_4294967295_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_4294967295_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_4294967295_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_4294967295_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_4294967295_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_4294967295_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_4294967295_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_4294967295_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_4294967295_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_4294967295_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_4294967295_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_4294967295_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_4294967295_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_4294967295_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg0_4294967295_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_0_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_0_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_0_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_0_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_0_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_0_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_0_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_0_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_0_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_0_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_0_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_0_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_305419896_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_305419896_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_305419896_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_305419896_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_305419896_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_305419896_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_305419896_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_305419896_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_305419896_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_305419896_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_305419896_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_305419896_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_305419896_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_305419896_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_305419896_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_305419896_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_305419896_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_305419896_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_305419896_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_305419896_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_305419896_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_305419896_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_305419896_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_305419896_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_305419896_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_305419896_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_305419896_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_305419896_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_305419896_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_305419896_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_305419896_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_305419896_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_305419896_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_305419896_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_305419896_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_305419896_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_305419896_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_305419896_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_305419896_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_305419896_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_305419896_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_305419896_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_305419896_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_305419896_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_305419896_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_305419896_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_305419896_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_305419896_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_305419896_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_305419896_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_305419896_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_305419896_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_305419896_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_305419896_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_305419896_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_305419896_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_305419896_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_305419896_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_4294967295_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_4294967295_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_4294967295_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_4294967295_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_4294967295_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_4294967295_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_4294967295_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_4294967295_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_4294967295_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_4294967295_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_4294967295_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_4294967295_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_4294967295_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_4294967295_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_4294967295_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_4294967295_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_4294967295_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_4294967295_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_4294967295_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_4294967295_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_4294967295_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_4294967295_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_4294967295_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_4294967295_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_4294967295_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_4294967295_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_4294967295_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_4294967295_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_4294967295_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_4294967295_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_4294967295_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_4294967295_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_4294967295_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_4294967295_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_4294967295_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_4294967295_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_4294967295_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_4294967295_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_4294967295_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_4294967295_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_4294967295_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_4294967295_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_4294967295_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_4294967295_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_4294967295_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_4294967295_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_4294967295_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_4294967295_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_4294967295_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_4294967295_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_4294967295_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_4294967295_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_4294967295_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_4294967295_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_4294967295_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_4294967295_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_4294967295_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg1_4294967295_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_0_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_0_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_0_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_0_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_0_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_0_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_0_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_0_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_0_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_305419896_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_305419896_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_305419896_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_305419896_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_305419896_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_305419896_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_305419896_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_305419896_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_305419896_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_305419896_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_305419896_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_305419896_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_305419896_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_305419896_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_305419896_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_305419896_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_305419896_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_305419896_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_305419896_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_305419896_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_305419896_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_305419896_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_305419896_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_305419896_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_305419896_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_305419896_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_305419896_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_305419896_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_305419896_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_305419896_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_305419896_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_305419896_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_305419896_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_305419896_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_305419896_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_305419896_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_305419896_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_305419896_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_305419896_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_305419896_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_305419896_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_305419896_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_305419896_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_305419896_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_305419896_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_305419896_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_305419896_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_305419896_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_305419896_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_305419896_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_305419896_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_305419896_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_305419896_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_305419896_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_305419896_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_4294967295_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_4294967295_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_4294967295_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_4294967295_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_4294967295_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_4294967295_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_4294967295_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_4294967295_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_4294967295_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_4294967295_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_4294967295_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_4294967295_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_4294967295_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_4294967295_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_4294967295_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_4294967295_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_4294967295_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_4294967295_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_4294967295_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_4294967295_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_4294967295_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_4294967295_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_4294967295_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_4294967295_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_4294967295_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_4294967295_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_4294967295_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_4294967295_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_4294967295_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_4294967295_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_4294967295_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_4294967295_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_4294967295_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_4294967295_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_4294967295_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_4294967295_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_4294967295_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_4294967295_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_4294967295_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_4294967295_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_4294967295_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_4294967295_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_4294967295_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_4294967295_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_4294967295_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_4294967295_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_4294967295_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_4294967295_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_4294967295_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_4294967295_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_4294967295_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_4294967295_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_4294967295_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_4294967295_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg2_4294967295_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_0_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_0_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_0_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_0_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_0_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_0_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_305419896_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_305419896_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_305419896_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_305419896_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_305419896_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_305419896_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_305419896_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_305419896_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_305419896_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_305419896_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_305419896_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_305419896_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_305419896_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_305419896_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_305419896_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_305419896_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_305419896_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_305419896_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_305419896_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_305419896_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_305419896_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_305419896_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_305419896_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_305419896_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_305419896_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_305419896_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_305419896_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_305419896_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_305419896_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_305419896_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_305419896_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_305419896_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_305419896_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_305419896_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_305419896_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_305419896_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_305419896_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_305419896_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_305419896_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_305419896_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_305419896_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_305419896_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_305419896_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_305419896_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_305419896_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_305419896_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_305419896_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_305419896_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_305419896_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_305419896_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_305419896_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_305419896_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_4294967295_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_4294967295_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_4294967295_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_4294967295_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_4294967295_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_4294967295_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_4294967295_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_4294967295_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_4294967295_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_4294967295_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_4294967295_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_4294967295_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_4294967295_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_4294967295_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_4294967295_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_4294967295_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_4294967295_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_4294967295_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_4294967295_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_4294967295_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_4294967295_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_4294967295_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_4294967295_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_4294967295_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_4294967295_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_4294967295_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_4294967295_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_4294967295_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_4294967295_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_4294967295_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_4294967295_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_4294967295_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_4294967295_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_4294967295_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_4294967295_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_4294967295_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_4294967295_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_4294967295_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_4294967295_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_4294967295_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_4294967295_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_4294967295_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_4294967295_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_4294967295_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_4294967295_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_4294967295_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_4294967295_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_4294967295_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_4294967295_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_4294967295_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_4294967295_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg3_4294967295_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_0_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_0_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_0_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_305419896_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_305419896_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_305419896_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_305419896_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_305419896_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_305419896_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_305419896_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_305419896_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_305419896_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_305419896_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_305419896_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_305419896_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_305419896_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_305419896_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_305419896_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_305419896_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_305419896_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_305419896_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_305419896_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_305419896_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_305419896_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_305419896_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_305419896_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_305419896_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_305419896_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_305419896_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_305419896_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_305419896_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_305419896_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_305419896_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_305419896_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_305419896_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_305419896_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_305419896_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_305419896_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_305419896_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_305419896_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_305419896_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_305419896_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_305419896_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_305419896_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_305419896_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_305419896_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_305419896_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_305419896_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_305419896_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_305419896_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_305419896_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_305419896_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_4294967295_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_4294967295_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_4294967295_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_4294967295_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_4294967295_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_4294967295_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_4294967295_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_4294967295_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_4294967295_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_4294967295_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_4294967295_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_4294967295_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_4294967295_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_4294967295_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_4294967295_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_4294967295_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_4294967295_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_4294967295_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_4294967295_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_4294967295_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_4294967295_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_4294967295_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_4294967295_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_4294967295_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_4294967295_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_4294967295_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_4294967295_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_4294967295_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_4294967295_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_4294967295_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_4294967295_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_4294967295_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_4294967295_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_4294967295_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_4294967295_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_4294967295_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_4294967295_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_4294967295_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_4294967295_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_4294967295_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_4294967295_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_4294967295_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_4294967295_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_4294967295_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_4294967295_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_4294967295_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_4294967295_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_4294967295_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg4_4294967295_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_0_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_0_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_0_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_305419896_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_305419896_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_305419896_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_305419896_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_305419896_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_305419896_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_305419896_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_305419896_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_305419896_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_305419896_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_305419896_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_305419896_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_305419896_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_305419896_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_305419896_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_305419896_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_305419896_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_305419896_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_305419896_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_305419896_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_305419896_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_305419896_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_305419896_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_305419896_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_305419896_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_305419896_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_305419896_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_305419896_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_305419896_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_305419896_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_305419896_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_305419896_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_305419896_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_305419896_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_305419896_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_305419896_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_305419896_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_305419896_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_305419896_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_305419896_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_305419896_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_305419896_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_305419896_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_305419896_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_305419896_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_305419896_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_4294967295_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_4294967295_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_4294967295_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_4294967295_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_4294967295_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_4294967295_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_4294967295_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_4294967295_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_4294967295_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_4294967295_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_4294967295_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_4294967295_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_4294967295_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_4294967295_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_4294967295_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_4294967295_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_4294967295_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_4294967295_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_4294967295_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_4294967295_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_4294967295_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_4294967295_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_4294967295_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_4294967295_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_4294967295_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_4294967295_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_4294967295_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_4294967295_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_4294967295_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_4294967295_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_4294967295_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_4294967295_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_4294967295_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_4294967295_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_4294967295_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_4294967295_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_4294967295_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_4294967295_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_4294967295_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_4294967295_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_4294967295_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_4294967295_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_4294967295_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_4294967295_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_4294967295_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg5_4294967295_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_0_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_0_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_0_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_305419896_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_305419896_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_305419896_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_305419896_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_305419896_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_305419896_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_305419896_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_305419896_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_305419896_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_305419896_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_305419896_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_305419896_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_305419896_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_305419896_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_305419896_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_305419896_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_305419896_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_305419896_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_305419896_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_305419896_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_305419896_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_305419896_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_305419896_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_305419896_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_305419896_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_305419896_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_305419896_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_305419896_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_305419896_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_305419896_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_305419896_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_305419896_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_305419896_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_305419896_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_305419896_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_305419896_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_305419896_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_305419896_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_305419896_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_305419896_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_305419896_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_305419896_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_305419896_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_4294967295_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_4294967295_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_4294967295_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_4294967295_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_4294967295_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_4294967295_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_4294967295_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_4294967295_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_4294967295_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_4294967295_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_4294967295_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_4294967295_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_4294967295_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_4294967295_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_4294967295_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_4294967295_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_4294967295_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_4294967295_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_4294967295_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_4294967295_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_4294967295_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_4294967295_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_4294967295_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_4294967295_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_4294967295_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_4294967295_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_4294967295_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_4294967295_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_4294967295_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_4294967295_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_4294967295_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_4294967295_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_4294967295_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_4294967295_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_4294967295_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_4294967295_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_4294967295_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_4294967295_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_4294967295_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_4294967295_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_4294967295_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_4294967295_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg6_4294967295_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_0_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_0_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_0_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_305419896_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_305419896_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_305419896_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_305419896_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_305419896_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_305419896_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_305419896_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_305419896_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_305419896_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_305419896_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_305419896_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_305419896_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_305419896_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_305419896_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_305419896_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_305419896_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_305419896_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_305419896_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_305419896_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_305419896_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_305419896_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_305419896_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_305419896_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_305419896_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_305419896_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_305419896_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_305419896_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_305419896_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_305419896_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_305419896_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_305419896_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_305419896_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_305419896_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_305419896_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_305419896_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_305419896_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_305419896_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_305419896_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_305419896_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_305419896_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_4294967295_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_4294967295_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_4294967295_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_4294967295_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_4294967295_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_4294967295_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_4294967295_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_4294967295_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_4294967295_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_4294967295_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_4294967295_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_4294967295_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_4294967295_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_4294967295_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_4294967295_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_4294967295_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_4294967295_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_4294967295_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_4294967295_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_4294967295_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_4294967295_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_4294967295_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_4294967295_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_4294967295_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_4294967295_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_4294967295_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_4294967295_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_4294967295_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_4294967295_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_4294967295_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_4294967295_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_4294967295_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_4294967295_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_4294967295_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_4294967295_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_4294967295_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_4294967295_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_4294967295_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_4294967295_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_reg7_4294967295_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_dst_0_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_dst_0_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_dst_0_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_dst_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_dst_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_dst_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_dst_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_dst_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_dst_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_dst_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_dst_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_dst_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_dst_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_dst_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_dst_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_dst_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_dst_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_dst_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_dst_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_dst_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_dst_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_dst_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_dst_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_dst_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_dst_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_dst_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_dst_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_dst_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_dst_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_dst_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_dst_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_dst_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_dst_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_dst_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_dst_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_dst_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_dst_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_dst_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_dst_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_dst_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_dst_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_dst_4660_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_dst_4660_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_dst_4660_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_dst_4660_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_dst_4660_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_dst_4660_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_dst_4660_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_dst_4660_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_dst_4660_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_dst_4660_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_dst_4660_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_dst_4660_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_dst_4660_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_dst_4660_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_dst_4660_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_dst_4660_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_dst_4660_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_dst_4660_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_dst_4660_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_dst_4660_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_dst_4660_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_dst_4660_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_dst_4660_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_dst_4660_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_dst_4660_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_dst_4660_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_dst_4660_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_dst_4660_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_dst_4660_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_dst_4660_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_dst_4660_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_dst_4660_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_dst_4660_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_dst_4660_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_dst_4660_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_dst_4660_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_dst_4660_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_dst_4660_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_dst_4660_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_dst_4660_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_dst_4660_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_dst_65535_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_dst_65535_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_dst_65535_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_dst_65535_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_dst_65535_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_dst_65535_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_dst_65535_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_dst_65535_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_dst_65535_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_dst_65535_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_dst_65535_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_dst_65535_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_dst_65535_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_dst_65535_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_dst_65535_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_dst_65535_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_dst_65535_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_dst_65535_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_dst_65535_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_dst_65535_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_dst_65535_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_dst_65535_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_dst_65535_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_dst_65535_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_dst_65535_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_dst_65535_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_dst_65535_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_dst_65535_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_dst_65535_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_dst_65535_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_dst_65535_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_dst_65535_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_dst_65535_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_dst_65535_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_dst_65535_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_dst_65535_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_dst_65535_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_dst_65535_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_dst_65535_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_dst_65535_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_dst_65535_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_src_0_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_src_0_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_src_0_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_src_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_src_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_src_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_src_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_src_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_src_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_src_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_src_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_src_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_src_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_src_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_src_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_src_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_src_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_src_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_src_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_src_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_src_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_src_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_src_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_src_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_src_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_src_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_src_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_src_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_src_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_src_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_src_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_src_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_src_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_src_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_src_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_src_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_src_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_src_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_src_4660_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_src_4660_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_src_4660_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_src_4660_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_src_4660_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_src_4660_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_src_4660_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_src_4660_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_src_4660_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_src_4660_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_src_4660_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_src_4660_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_src_4660_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_src_4660_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_src_4660_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_src_4660_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_src_4660_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_src_4660_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_src_4660_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_src_4660_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_src_4660_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_src_4660_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_src_4660_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_src_4660_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_src_4660_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_src_4660_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_src_4660_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_src_4660_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_src_4660_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_src_4660_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_src_4660_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_src_4660_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_src_4660_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_src_4660_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_src_4660_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_src_4660_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_src_4660_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_src_4660_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_src_65535_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_src_65535_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_src_65535_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_src_65535_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_src_65535_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_src_65535_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_src_65535_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_src_65535_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_src_65535_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_src_65535_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_src_65535_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_src_65535_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_src_65535_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_src_65535_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_src_65535_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_src_65535_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_src_65535_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_src_65535_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_src_65535_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_src_65535_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_src_65535_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_src_65535_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_src_65535_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_src_65535_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_src_65535_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_src_65535_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_src_65535_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_src_65535_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_src_65535_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_src_65535_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_src_65535_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_src_65535_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_src_65535_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_src_65535_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_src_65535_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_src_65535_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_src_65535_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_sctp_src_65535_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_dst_0_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_dst_0_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_dst_0_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_dst_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_dst_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_dst_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_dst_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_dst_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_dst_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_dst_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_dst_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_dst_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_dst_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_dst_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_dst_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_dst_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_dst_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_dst_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_dst_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_dst_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_dst_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_dst_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_dst_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_dst_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_dst_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_dst_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_dst_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_dst_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_dst_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_dst_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_dst_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_dst_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_dst_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_dst_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_dst_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_dst_4660_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_dst_4660_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_dst_4660_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_dst_4660_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_dst_4660_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_dst_4660_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_dst_4660_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_dst_4660_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_dst_4660_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_dst_4660_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_dst_4660_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_dst_4660_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_dst_4660_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_dst_4660_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_dst_4660_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_dst_4660_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_dst_4660_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_dst_4660_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_dst_4660_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_dst_4660_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_dst_4660_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_dst_4660_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_dst_4660_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_dst_4660_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_dst_4660_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_dst_4660_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_dst_4660_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_dst_4660_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_dst_4660_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_dst_4660_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_dst_4660_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_dst_4660_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_dst_4660_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_dst_4660_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_dst_4660_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_dst_65535_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_dst_65535_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_dst_65535_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_dst_65535_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_dst_65535_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_dst_65535_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_dst_65535_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_dst_65535_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_dst_65535_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_dst_65535_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_dst_65535_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_dst_65535_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_dst_65535_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_dst_65535_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_dst_65535_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_dst_65535_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_dst_65535_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_dst_65535_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_dst_65535_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_dst_65535_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_dst_65535_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_dst_65535_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_dst_65535_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_dst_65535_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_dst_65535_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_dst_65535_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_dst_65535_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_dst_65535_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_dst_65535_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_dst_65535_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_dst_65535_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_dst_65535_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_dst_65535_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_dst_65535_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_dst_65535_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_flags_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_flags_0_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_flags_0_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_flags_0_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_flags_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_flags_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_flags_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_flags_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_flags_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_flags_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_flags_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_flags_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_flags_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_flags_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_flags_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_flags_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_flags_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_flags_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_flags_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_flags_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_flags_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_flags_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_flags_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_flags_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_flags_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_flags_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_flags_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_flags_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_flags_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_flags_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_flags_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_flags_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_flags_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_flags_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_flags_4660_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_flags_4660_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_flags_4660_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_flags_4660_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_flags_4660_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_flags_4660_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_flags_4660_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_flags_4660_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_flags_4660_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_flags_4660_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_flags_4660_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_flags_4660_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_flags_4660_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_flags_4660_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_flags_4660_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_flags_4660_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_flags_4660_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_flags_4660_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_flags_4660_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_flags_4660_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_flags_4660_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_flags_4660_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_flags_4660_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_flags_4660_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_flags_4660_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_flags_4660_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_flags_4660_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_flags_4660_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_flags_4660_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_flags_4660_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_flags_4660_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_flags_4660_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_flags_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_flags_65535_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_flags_65535_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_flags_65535_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_flags_65535_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_flags_65535_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_flags_65535_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_flags_65535_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_flags_65535_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_flags_65535_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_flags_65535_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_flags_65535_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_flags_65535_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_flags_65535_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_flags_65535_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_flags_65535_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_flags_65535_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_flags_65535_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_flags_65535_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_flags_65535_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_flags_65535_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_flags_65535_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_flags_65535_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_flags_65535_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_flags_65535_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_flags_65535_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_flags_65535_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_flags_65535_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_flags_65535_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_flags_65535_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_flags_65535_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_flags_65535_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_flags_65535_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_src_0_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_src_0_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_src_0_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_src_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_src_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_src_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_src_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_src_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_src_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_src_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_src_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_src_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_src_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_src_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_src_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_src_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_src_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_src_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_src_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_src_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_src_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_src_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_src_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_src_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_src_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_src_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_src_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_src_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_src_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_src_4660_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_src_4660_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_src_4660_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_src_4660_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_src_4660_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_src_4660_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_src_4660_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_src_4660_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_src_4660_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_src_4660_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_src_4660_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_src_4660_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_src_4660_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_src_4660_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_src_4660_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_src_4660_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_src_4660_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_src_4660_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_src_4660_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_src_4660_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_src_4660_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_src_4660_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_src_4660_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_src_4660_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_src_4660_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_src_4660_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_src_4660_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_src_4660_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_src_4660_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_src_65535_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_src_65535_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_src_65535_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_src_65535_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_src_65535_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_src_65535_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_src_65535_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_src_65535_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_src_65535_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_src_65535_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_src_65535_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_src_65535_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_src_65535_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_src_65535_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_src_65535_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_src_65535_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_src_65535_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_src_65535_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_src_65535_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_src_65535_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_src_65535_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_src_65535_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_src_65535_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_src_65535_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_src_65535_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_src_65535_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_src_65535_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_src_65535_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tcp_src_65535_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_dst_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_dst_0_0_0_0_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_dst_0_0_0_0_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_dst_0_0_0_0_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_dst_0_0_0_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_dst_0_0_0_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_dst_0_0_0_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_dst_0_0_0_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_dst_0_0_0_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_dst_0_0_0_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_dst_0_0_0_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_dst_0_0_0_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_dst_0_0_0_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_dst_0_0_0_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_dst_0_0_0_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_dst_0_0_0_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_dst_0_0_0_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_dst_0_0_0_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_dst_0_0_0_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_dst_0_0_0_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_dst_0_0_0_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_dst_0_0_0_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_dst_0_0_0_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_dst_0_0_0_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_dst_0_0_0_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_dst_0_0_0_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_dst_0_0_0_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_dst_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_dst_192_0_2_1_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_dst_192_0_2_1_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_dst_192_0_2_1_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_dst_192_0_2_1_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_dst_192_0_2_1_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_dst_192_0_2_1_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_dst_192_0_2_1_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_dst_192_0_2_1_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_dst_192_0_2_1_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_dst_192_0_2_1_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_dst_192_0_2_1_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_dst_192_0_2_1_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_dst_192_0_2_1_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_dst_192_0_2_1_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_dst_192_0_2_1_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_dst_192_0_2_1_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_dst_192_0_2_1_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_dst_192_0_2_1_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_dst_192_0_2_1_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_dst_192_0_2_1_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_dst_192_0_2_1_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_dst_192_0_2_1_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_dst_192_0_2_1_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_dst_192_0_2_1_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_dst_192_0_2_1_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_dst_192_0_2_1_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_dst_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_dst_255_255_255_255_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_dst_255_255_255_255_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_dst_255_255_255_255_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_dst_255_255_255_255_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_dst_255_255_255_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_dst_255_255_255_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_dst_255_255_255_255_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_dst_255_255_255_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_dst_255_255_255_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_dst_255_255_255_255_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_dst_255_255_255_255_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_dst_255_255_255_255_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_dst_255_255_255_255_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_dst_255_255_255_255_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_dst_255_255_255_255_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_dst_255_255_255_255_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_dst_255_255_255_255_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_dst_255_255_255_255_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_dst_255_255_255_255_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_dst_255_255_255_255_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_dst_255_255_255_255_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_dst_255_255_255_255_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_dst_255_255_255_255_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_dst_255_255_255_255_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_dst_255_255_255_255_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_dst_255_255_255_255_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_src_0_0_0_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_src_0_0_0_0_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_src_0_0_0_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_src_0_0_0_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_src_0_0_0_0_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_src_0_0_0_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_src_0_0_0_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_src_0_0_0_0_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_src_0_0_0_0_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_src_0_0_0_0_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_src_0_0_0_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_src_0_0_0_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_src_0_0_0_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_src_0_0_0_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_src_0_0_0_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_src_0_0_0_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_src_0_0_0_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_src_0_0_0_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_src_0_0_0_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_src_0_0_0_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_src_0_0_0_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_src_0_0_0_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_src_0_0_0_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_src_0_0_0_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_src_192_0_2_1 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_src_192_0_2_1_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_src_192_0_2_1_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_src_192_0_2_1_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_src_192_0_2_1_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_src_192_0_2_1_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_src_192_0_2_1_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_src_192_0_2_1_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_src_192_0_2_1_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_src_192_0_2_1_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_src_192_0_2_1_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_src_192_0_2_1_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_src_192_0_2_1_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_src_192_0_2_1_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_src_192_0_2_1_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_src_192_0_2_1_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_src_192_0_2_1_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_src_192_0_2_1_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_src_192_0_2_1_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_src_192_0_2_1_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_src_192_0_2_1_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_src_192_0_2_1_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_src_192_0_2_1_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_src_192_0_2_1_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_src_255_255_255_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_src_255_255_255_255_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_src_255_255_255_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_src_255_255_255_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_src_255_255_255_255_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_src_255_255_255_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_src_255_255_255_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_src_255_255_255_255_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_src_255_255_255_255_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_src_255_255_255_255_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_src_255_255_255_255_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_src_255_255_255_255_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_src_255_255_255_255_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_src_255_255_255_255_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_src_255_255_255_255_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_src_255_255_255_255_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_src_255_255_255_255_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_src_255_255_255_255_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_src_255_255_255_255_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_src_255_255_255_255_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_src_255_255_255_255_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_src_255_255_255_255_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_src_255_255_255_255_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv4_src_255_255_255_255_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv6_dst___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv6_dst____tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv6_dst____tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv6_dst____tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv6_dst____tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv6_dst____tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv6_dst____tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv6_dst____tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv6_dst____tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv6_dst____tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv6_dst____udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv6_dst____udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv6_dst____udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv6_dst____udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv6_dst____udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv6_dst____udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv6_dst____vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv6_dst____vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv6_dst____vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv6_dst____vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv6_dst____vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: 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 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv6_src___ (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv6_src____tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv6_src____tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv6_src____tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv6_src____tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv6_src____tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv6_src____tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv6_src____udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv6_src____udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv6_src____udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv6_src____udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv6_src____udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv6_src____udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv6_src____vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv6_src____vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv6_src____vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv6_src____vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv6_src____vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tunnel_id_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tunnel_id_0_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tunnel_id_0_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tunnel_id_0_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tunnel_id_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tunnel_id_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tunnel_id_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tunnel_id_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tunnel_id_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tunnel_id_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tunnel_id_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tunnel_id_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tunnel_id_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tunnel_id_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tunnel_id_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tunnel_id_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tunnel_id_1311768467463790320_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tunnel_id_1311768467463790320_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tunnel_id_1311768467463790320_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tunnel_id_1311768467463790320_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tunnel_id_1311768467463790320_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tunnel_id_1311768467463790320_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tunnel_id_1311768467463790320_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tunnel_id_1311768467463790320_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tunnel_id_1311768467463790320_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tunnel_id_1311768467463790320_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tunnel_id_1311768467463790320_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tunnel_id_1311768467463790320_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tunnel_id_1311768467463790320_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tunnel_id_1311768467463790320_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tunnel_id_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tunnel_id_18446744073709551615_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tunnel_id_18446744073709551615_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tunnel_id_18446744073709551615_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tunnel_id_18446744073709551615_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tunnel_id_18446744073709551615_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tunnel_id_18446744073709551615_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tunnel_id_18446744073709551615_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tunnel_id_18446744073709551615_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tunnel_id_18446744073709551615_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tunnel_id_18446744073709551615_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tunnel_id_18446744073709551615_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tunnel_id_18446744073709551615_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tunnel_id_18446744073709551615_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tunnel_id_18446744073709551615_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tunnel_id_nxm_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tunnel_id_nxm_0_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tunnel_id_nxm_0_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tunnel_id_nxm_0_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tunnel_id_nxm_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tunnel_id_nxm_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tunnel_id_nxm_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tunnel_id_nxm_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tunnel_id_nxm_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tunnel_id_nxm_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tunnel_id_nxm_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tunnel_id_nxm_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tunnel_id_nxm_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tunnel_id_nxm_1311768467463790320_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tunnel_id_nxm_1311768467463790320_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tunnel_id_nxm_1311768467463790320_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tunnel_id_nxm_1311768467463790320_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tunnel_id_nxm_1311768467463790320_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tunnel_id_nxm_1311768467463790320_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tunnel_id_nxm_1311768467463790320_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tunnel_id_nxm_1311768467463790320_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tunnel_id_nxm_1311768467463790320_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tunnel_id_nxm_1311768467463790320_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tunnel_id_nxm_1311768467463790320_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tunnel_id_nxm_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tunnel_id_nxm_18446744073709551615_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tunnel_id_nxm_18446744073709551615_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tunnel_id_nxm_18446744073709551615_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tunnel_id_nxm_18446744073709551615_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tunnel_id_nxm_18446744073709551615_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tunnel_id_nxm_18446744073709551615_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tunnel_id_nxm_18446744073709551615_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tunnel_id_nxm_18446744073709551615_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tunnel_id_nxm_18446744073709551615_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tunnel_id_nxm_18446744073709551615_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_tunnel_id_nxm_18446744073709551615_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_udp_dst_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_udp_dst_0_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_udp_dst_0_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_udp_dst_0_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_udp_dst_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_udp_dst_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_udp_dst_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_udp_dst_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_udp_dst_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_udp_dst_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_udp_dst_4660_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_udp_dst_4660_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_udp_dst_4660_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_udp_dst_4660_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_udp_dst_4660_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_udp_dst_4660_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_udp_dst_4660_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_udp_dst_4660_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_udp_dst_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_udp_dst_65535_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_udp_dst_65535_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_udp_dst_65535_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_udp_dst_65535_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_udp_dst_65535_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_udp_dst_65535_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_udp_dst_65535_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_udp_dst_65535_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_udp_src_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_udp_src_0_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_udp_src_0_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_udp_src_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_udp_src_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_udp_src_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_udp_src_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_udp_src_4660_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_udp_src_4660_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_udp_src_4660_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_udp_src_4660_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_udp_src_4660_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_udp_src_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_udp_src_65535_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_udp_src_65535_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_udp_src_65535_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_udp_src_65535_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_udp_src_65535_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_vlan_pcp_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_vlan_pcp_0_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_vlan_pcp_0_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_vlan_pcp_0_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_vlan_pcp_255 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_vlan_pcp_255_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_vlan_pcp_255_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_vlan_pcp_255_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_vlan_vid_0 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_vlan_vid_4660 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: test_ofproto_v1_5_parser_vlan_vid_65535 (os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch)OK DEBUG: Test_Parser_OFPStats DEBUG: test_ofproto_v1_5_parser_byte_count_0 (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_byte_count_0_duration__0__1_ (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_byte_count_0_duration__305419896__591751049_ (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_byte_count_0_duration__4294967295__4294967294_ (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_byte_count_0_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_byte_count_0_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_byte_count_0_flow_count_0 (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_byte_count_0_flow_count_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_byte_count_0_flow_count_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_byte_count_0_idle_time__0__1_ (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_byte_count_0_idle_time__305419896__591751049_ (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_byte_count_0_idle_time__4294967295__4294967294_ (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_byte_count_0_packet_count_0 (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_byte_count_0_packet_count_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_byte_count_0_packet_count_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_byte_count_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_byte_count_1311768467463790320_duration__0__1_ (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_byte_count_1311768467463790320_duration__305419896__591751049_ (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_byte_count_1311768467463790320_duration__4294967295__4294967294_ (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_byte_count_1311768467463790320_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_byte_count_1311768467463790320_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_byte_count_1311768467463790320_flow_count_0 (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_byte_count_1311768467463790320_flow_count_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_byte_count_1311768467463790320_flow_count_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_byte_count_1311768467463790320_idle_time__0__1_ (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_byte_count_1311768467463790320_idle_time__305419896__591751049_ (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_byte_count_1311768467463790320_idle_time__4294967295__4294967294_ (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_byte_count_1311768467463790320_packet_count_0 (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_byte_count_1311768467463790320_packet_count_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_byte_count_1311768467463790320_packet_count_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_byte_count_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_byte_count_18446744073709551615_duration__0__1_ (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_byte_count_18446744073709551615_duration__305419896__591751049_ (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_byte_count_18446744073709551615_duration__4294967295__4294967294_ (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_byte_count_18446744073709551615_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_byte_count_18446744073709551615_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_byte_count_18446744073709551615_flow_count_0 (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_byte_count_18446744073709551615_flow_count_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_byte_count_18446744073709551615_flow_count_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_byte_count_18446744073709551615_idle_time__0__1_ (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_byte_count_18446744073709551615_idle_time__305419896__591751049_ (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_byte_count_18446744073709551615_idle_time__4294967295__4294967294_ (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_byte_count_18446744073709551615_packet_count_0 (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_byte_count_18446744073709551615_packet_count_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_byte_count_18446744073709551615_packet_count_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_duration__0__1_ (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_duration__0__1__field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_duration__0__1__field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_duration__0__1__flow_count_0 (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_duration__0__1__flow_count_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_duration__0__1__flow_count_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_duration__0__1__idle_time__0__1_ (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_duration__0__1__idle_time__305419896__591751049_ (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_duration__0__1__idle_time__4294967295__4294967294_ (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_duration__0__1__packet_count_0 (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_duration__0__1__packet_count_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_duration__0__1__packet_count_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_duration__305419896__591751049_ (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_duration__305419896__591751049__field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_duration__305419896__591751049__field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_duration__305419896__591751049__flow_count_0 (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_duration__305419896__591751049__flow_count_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_duration__305419896__591751049__flow_count_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_duration__305419896__591751049__idle_time__0__1_ (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_duration__305419896__591751049__idle_time__305419896__591751049_ (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_duration__305419896__591751049__idle_time__4294967295__4294967294_ (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_duration__305419896__591751049__packet_count_0 (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_duration__305419896__591751049__packet_count_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_duration__305419896__591751049__packet_count_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_duration__4294967295__4294967294_ (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_duration__4294967295__4294967294__field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_duration__4294967295__4294967294__field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_duration__4294967295__4294967294__flow_count_0 (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_duration__4294967295__4294967294__flow_count_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_duration__4294967295__4294967294__flow_count_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_duration__4294967295__4294967294__idle_time__0__1_ (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_duration__4294967295__4294967294__idle_time__305419896__591751049_ (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_duration__4294967295__4294967294__idle_time__4294967295__4294967294_ (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_duration__4294967295__4294967294__packet_count_0 (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_duration__4294967295__4294967294__packet_count_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_duration__4294967295__4294967294__packet_count_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E= (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_flow_count_0 (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_flow_count_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_flow_count_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_idle_time__0__1_ (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_idle_time__305419896__591751049_ (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_idle_time__4294967295__4294967294_ (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_packet_count_0 (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_packet_count_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_packet_count_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U= (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_flow_count_0 (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_flow_count_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_flow_count_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_idle_time__0__1_ (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_idle_time__305419896__591751049_ (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_idle_time__4294967295__4294967294_ (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_packet_count_0 (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_packet_count_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_packet_count_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_flow_count_0 (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_flow_count_0_idle_time__0__1_ (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_flow_count_0_idle_time__305419896__591751049_ (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_flow_count_0_idle_time__4294967295__4294967294_ (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_flow_count_0_packet_count_0 (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_flow_count_0_packet_count_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_flow_count_0_packet_count_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_flow_count_305419896 (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_flow_count_305419896_idle_time__0__1_ (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_flow_count_305419896_idle_time__305419896__591751049_ (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_flow_count_305419896_idle_time__4294967295__4294967294_ (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_flow_count_305419896_packet_count_0 (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_flow_count_305419896_packet_count_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_flow_count_305419896_packet_count_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_flow_count_4294967295 (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_flow_count_4294967295_idle_time__0__1_ (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_flow_count_4294967295_idle_time__305419896__591751049_ (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_flow_count_4294967295_idle_time__4294967295__4294967294_ (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_flow_count_4294967295_packet_count_0 (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_flow_count_4294967295_packet_count_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_flow_count_4294967295_packet_count_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_idle_time__0__1_ (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_idle_time__0__1__packet_count_0 (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_idle_time__0__1__packet_count_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_idle_time__0__1__packet_count_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_idle_time__305419896__591751049_ (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_idle_time__305419896__591751049__packet_count_0 (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_idle_time__305419896__591751049__packet_count_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_idle_time__305419896__591751049__packet_count_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_idle_time__4294967295__4294967294_ (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_idle_time__4294967295__4294967294__packet_count_0 (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_idle_time__4294967295__4294967294__packet_count_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_idle_time__4294967295__4294967294__packet_count_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_packet_count_0 (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_packet_count_1311768467463790320 (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: test_ofproto_v1_5_parser_packet_count_18446744073709551615 (os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats)OK DEBUG: TestNXActionBundle DEBUG: test_init (os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionBundle)OK DEBUG: test_parser (os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionBundle)OK DEBUG: test_serialize (os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionBundle)OK DEBUG: TestNXActionBundleLoad DEBUG: test_init (os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionBundleLoad)OK DEBUG: test_parser (os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionBundleLoad)OK DEBUG: test_serialize (os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionBundleLoad)OK DEBUG: TestNXActionExit DEBUG: test_init (os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionExit)OK DEBUG: test_parser (os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionExit)OK DEBUG: test_serialize (os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionExit)OK DEBUG: TestNXActionMultipath DEBUG: test_init (os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionMultipath)OK DEBUG: test_parser (os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionMultipath)OK DEBUG: test_serialize (os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionMultipath)OK DEBUG: TestNXActionOutputReg DEBUG: test_init (os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionOutputReg)OK DEBUG: test_parser (os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionOutputReg)OK DEBUG: test_serialize (os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionOutputReg)OK DEBUG: TestNXActionPopQueue DEBUG: test_init (os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionPopQueue)OK DEBUG: test_parser (os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionPopQueue)OK DEBUG: test_serialize (os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionPopQueue)OK DEBUG: TestNXActionRegLoad DEBUG: test_init (os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionRegLoad)OK DEBUG: test_parser (os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionRegLoad)OK DEBUG: test_serialize (os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionRegLoad)OK DEBUG: TestNXActionRegMove DEBUG: test_init (os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionRegMove)OK DEBUG: test_parser (os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionRegMove)OK DEBUG: test_serialize (os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionRegMove)OK DEBUG: TestNXActionResubmit DEBUG: test_init (os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionResubmit)OK DEBUG: test_parser (os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionResubmit)OK DEBUG: test_serialize (os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionResubmit)OK DEBUG: TestNXActionResubmitTable DEBUG: test_init (os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionResubmitTable)OK DEBUG: test_parser (os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionResubmitTable)OK DEBUG: test_serialize (os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionResubmitTable)OK DEBUG: TestNXActionSetQueue DEBUG: test_init (os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionSetQueue)OK DEBUG: test_parser (os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionSetQueue)OK DEBUG: test_serialize (os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionSetQueue)OK DEBUG: TestNXActionSetTunnel DEBUG: test_init (os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionSetTunnel)OK DEBUG: test_parse (os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionSetTunnel)OK DEBUG: test_serialize (os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionSetTunnel)OK DEBUG: TestNXActionSetTunnel64 DEBUG: test_init (os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionSetTunnel64)OK DEBUG: test_parser (os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionSetTunnel64)OK DEBUG: test_serialize (os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionSetTunnel64)OK DEBUG: TestNXTFlowMod DEBUG: test_init (os_ken.tests.unit.ofproto.test_parser_v10.TestNXTFlowMod)OK DEBUG: test_init_append_actions (os_ken.tests.unit.ofproto.test_parser_v10.TestNXTFlowMod)OK DEBUG: test_parser (os_ken.tests.unit.ofproto.test_parser_v10.TestNXTFlowMod)OK DEBUG: test_serialize (os_ken.tests.unit.ofproto.test_parser_v10.TestNXTFlowMod)OK DEBUG: test_serialize_append_actions (os_ken.tests.unit.ofproto.test_parser_v10.TestNXTFlowMod)OK DEBUG: TestNXTFlowModTableId DEBUG: test_init (os_ken.tests.unit.ofproto.test_parser_v10.TestNXTFlowModTableId)OK DEBUG: test_parser (os_ken.tests.unit.ofproto.test_parser_v10.TestNXTFlowModTableId)OK DEBUG: test_serialize (os_ken.tests.unit.ofproto.test_parser_v10.TestNXTFlowModTableId)OK DEBUG: TestNXTRoleRequest DEBUG: test_init (os_ken.tests.unit.ofproto.test_parser_v10.TestNXTRoleRequest)OK DEBUG: test_parser (os_ken.tests.unit.ofproto.test_parser_v10.TestNXTRoleRequest)OK DEBUG: test_serialize (os_ken.tests.unit.ofproto.test_parser_v10.TestNXTRoleRequest)OK DEBUG: TestNXTSetFlowFormat DEBUG: test_init (os_ken.tests.unit.ofproto.test_parser_v10.TestNXTSetFlowFormat)OK DEBUG: test_parser (os_ken.tests.unit.ofproto.test_parser_v10.TestNXTSetFlowFormat)OK DEBUG: test_serialize (os_ken.tests.unit.ofproto.test_parser_v10.TestNXTSetFlowFormat)OK DEBUG: TestNiciraHeader DEBUG: test_init (os_ken.tests.unit.ofproto.test_parser_v10.TestNiciraHeader)OK DEBUG: test_parser (os_ken.tests.unit.ofproto.test_parser_v10.TestNiciraHeader)OK DEBUG: test_serialize (os_ken.tests.unit.ofproto.test_parser_v10.TestNiciraHeader)OK DEBUG: TestOFPActionEnqueue DEBUG: test_init (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionEnqueue)OK DEBUG: test_parser (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionEnqueue)OK DEBUG: test_parser_check_len (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionEnqueue)OK DEBUG: test_parser_check_type (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionEnqueue)OK DEBUG: test_serialize (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionEnqueue)OK DEBUG: TestOFPActionHeader DEBUG: test_init (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionHeader)OK DEBUG: test_serialize (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionHeader)OK DEBUG: TestOFPActionOutput DEBUG: test_init (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionOutput)OK DEBUG: test_parser (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionOutput)OK DEBUG: test_parser_check_len (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionOutput)OK DEBUG: test_parser_check_type (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionOutput)OK DEBUG: test_serialize (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionOutput)OK DEBUG: TestOFPActionSetDlDst DEBUG: test_init (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetDlDst)OK DEBUG: test_parser_check_len (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetDlDst)OK DEBUG: test_parser_check_type (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetDlDst)OK DEBUG: test_parser_type_dst (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetDlDst)OK DEBUG: test_parser_type_src (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetDlDst)OK DEBUG: test_serialize (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetDlDst)OK DEBUG: TestOFPActionSetDlSrc DEBUG: test_init (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetDlSrc)OK DEBUG: test_parser_check_len (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetDlSrc)OK DEBUG: test_parser_check_type (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetDlSrc)OK DEBUG: test_parser_type_dst (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetDlSrc)OK DEBUG: test_parser_type_src (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetDlSrc)OK DEBUG: test_serialize (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetDlSrc)OK DEBUG: TestOFPActionSetNwDst DEBUG: test_init (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetNwDst)OK DEBUG: test_parser_check_len (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetNwDst)OK DEBUG: test_parser_check_type (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetNwDst)OK DEBUG: test_parser_dst (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetNwDst)OK DEBUG: test_parser_src (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetNwDst)OK DEBUG: test_serialize (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetNwDst)OK DEBUG: TestOFPActionSetNwSrc DEBUG: test_init (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetNwSrc)OK DEBUG: test_parser_check_len (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetNwSrc)OK DEBUG: test_parser_check_type (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetNwSrc)OK DEBUG: test_parser_dst (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetNwSrc)OK DEBUG: test_parser_src (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetNwSrc)OK DEBUG: test_serialize (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetNwSrc)OK DEBUG: TestOFPActionSetNwTos DEBUG: test_init (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetNwTos)OK DEBUG: test_parser (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetNwTos)OK DEBUG: test_parser_check_len (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetNwTos)OK DEBUG: test_parser_check_type (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetNwTos)OK DEBUG: test_serialize (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetNwTos)OK DEBUG: TestOFPActionSetTpDst DEBUG: test_init (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetTpDst)OK DEBUG: test_parser_check_len (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetTpDst)OK DEBUG: test_parser_check_type (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetTpDst)OK DEBUG: test_parser_dst (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetTpDst)OK DEBUG: test_parser_src (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetTpDst)OK DEBUG: test_serialize (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetTpDst)OK DEBUG: TestOFPActionSetTpSrc DEBUG: test_init (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetTpSrc)OK DEBUG: test_parser_check_len (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetTpSrc)OK DEBUG: test_parser_check_type (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetTpSrc)OK DEBUG: test_parser_dst (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetTpSrc)OK DEBUG: test_parser_src (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetTpSrc)OK DEBUG: test_serialize (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetTpSrc)OK DEBUG: TestOFPActionStripVlan DEBUG: test_init (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionStripVlan)OK DEBUG: test_parser (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionStripVlan)OK DEBUG: test_parser_check_len (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionStripVlan)OK DEBUG: test_parser_check_type (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionStripVlan)OK DEBUG: TestOFPActionVlanPcp DEBUG: test_init (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionVlanPcp)OK DEBUG: test_parser (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionVlanPcp)OK DEBUG: test_parser_check_len (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionVlanPcp)OK DEBUG: test_parser_check_type (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionVlanPcp)OK DEBUG: test_serialize (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionVlanPcp)OK DEBUG: TestOFPActionVlanVid DEBUG: test_init (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionVlanVid)OK DEBUG: test_parser (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionVlanVid)OK DEBUG: test_parser_check_len (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionVlanVid)OK DEBUG: test_parser_check_type (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionVlanVid)OK DEBUG: test_serialize (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionVlanVid)OK DEBUG: TestOFPAggregateStats DEBUG: test_init (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPAggregateStats)OK DEBUG: test_parser (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPAggregateStats)OK DEBUG: TestOFPAggregateStatsReply DEBUG: test_init (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPAggregateStatsReply)OK DEBUG: test_parser (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPAggregateStatsReply)OK DEBUG: test_serialize (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPAggregateStatsReply)OK DEBUG: TestOFPAggregateStatsRequest DEBUG: test_init (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPAggregateStatsRequest)OK DEBUG: test_parser (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPAggregateStatsRequest)OK DEBUG: test_serialize (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPAggregateStatsRequest)OK DEBUG: TestOFPBarrierReply DEBUG: test_init (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPBarrierReply)OK DEBUG: test_parser (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPBarrierReply)OK DEBUG: test_serialize (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPBarrierReply)OK DEBUG: TestOFPBarrierRequest DEBUG: test_init (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPBarrierRequest)OK DEBUG: test_parser (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPBarrierRequest)OK DEBUG: test_serialize (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPBarrierRequest)OK DEBUG: TestOFPDescStats DEBUG: test_init (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPDescStats)OK DEBUG: test_parser (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPDescStats)OK DEBUG: TestOFPDescStatsReply DEBUG: test_init (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPDescStatsReply)OK DEBUG: test_parser (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPDescStatsReply)OK DEBUG: test_serialize (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPDescStatsReply)OK DEBUG: TestOFPDescStatsRequest DEBUG: test_init (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPDescStatsRequest)OK DEBUG: test_parser (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPDescStatsRequest)OK DEBUG: test_serialize (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPDescStatsRequest)OK DEBUG: TestOFPEchoReply DEBUG: test_init (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPEchoReply)OK DEBUG: test_parser (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPEchoReply)OK DEBUG: test_serialize (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPEchoReply)OK DEBUG: TestOFPEchoRequest DEBUG: test_init (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPEchoRequest)OK DEBUG: test_parser (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPEchoRequest)OK DEBUG: test_serialize (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPEchoRequest)OK DEBUG: TestOFPErrorMsg DEBUG: test_init (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPErrorMsg)OK DEBUG: test_parser (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPErrorMsg)OK DEBUG: test_serialize (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPErrorMsg)OK DEBUG: TestOFPFeaturesRequest DEBUG: test_init (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPFeaturesRequest)OK DEBUG: test_parser (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPFeaturesRequest)OK DEBUG: test_serialize (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPFeaturesRequest)OK DEBUG: TestOFPFlowMod DEBUG: test_init (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPFlowMod)OK DEBUG: test_init_actions (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPFlowMod)OK DEBUG: test_parser (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPFlowMod)OK DEBUG: test_serialize (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPFlowMod)OK DEBUG: TestOFPFlowRemoved DEBUG: test_init (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPFlowRemoved)OK DEBUG: test_parser (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPFlowRemoved)OK DEBUG: test_serialize (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPFlowRemoved)OK DEBUG: TestOFPFlowStats DEBUG: test_init (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPFlowStats)OK DEBUG: test_parser (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPFlowStats)OK DEBUG: test_parser_append_actions (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPFlowStats)OK DEBUG: TestOFPFlowStatsReply DEBUG: test_init (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPFlowStatsReply)OK DEBUG: test_parser (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPFlowStatsReply)OK DEBUG: test_serialize (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPFlowStatsReply)OK DEBUG: TestOFPFlowStatsRequest DEBUG: test_init (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPFlowStatsRequest)OK DEBUG: test_parser (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPFlowStatsRequest)OK DEBUG: test_serialize (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPFlowStatsRequest)OK DEBUG: TestOFPGetConfigReply DEBUG: test_init (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPGetConfigReply)OK DEBUG: test_parser (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPGetConfigReply)OK DEBUG: test_serialize (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPGetConfigReply)OK DEBUG: TestOFPGetConfigRequest DEBUG: test_init (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPGetConfigRequest)OK DEBUG: test_parser (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPGetConfigRequest)OK DEBUG: test_serialize (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPGetConfigRequest)OK DEBUG: TestOFPHello DEBUG: test_init (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPHello)OK DEBUG: test_parser (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPHello)OK DEBUG: test_serialize (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPHello)OK DEBUG: TestOFPMatch DEBUG: test_getitem (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPMatch)OK DEBUG: test_init (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPMatch)OK DEBUG: test_init_zero (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPMatch)OK DEBUG: test_parse (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPMatch)OK DEBUG: test_serialize (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPMatch)OK DEBUG: TestOFPPacketIn DEBUG: test_init (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPPacketIn)OK DEBUG: test_parser (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPPacketIn)OK DEBUG: test_parser_padding (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPPacketIn)OK DEBUG: test_serialize (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPPacketIn)OK DEBUG: TestOFPPacketOut DEBUG: test_init (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPPacketOut)OK DEBUG: test_parser (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPPacketOut)OK DEBUG: test_serialize (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPPacketOut)OK DEBUG: test_serialize_check_buffer_id (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPPacketOut)OK DEBUG: TestOFPPacketQueue DEBUG: test_init (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPPacketQueue)OK DEBUG: test_parser (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPPacketQueue)OK DEBUG: test_parser_append_prop (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPPacketQueue)OK DEBUG: TestOFPPhyPort DEBUG: test_init (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPPhyPort)OK DEBUG: test_parser (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPPhyPort)OK DEBUG: TestOFPPortStats DEBUG: test_init (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPPortStats)OK DEBUG: test_parser (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPPortStats)OK DEBUG: TestOFPPortStatsReply DEBUG: test_init (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPPortStatsReply)OK DEBUG: test_parser (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPPortStatsReply)OK DEBUG: test_serialize (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPPortStatsReply)OK DEBUG: TestOFPPortStatsRequest DEBUG: test_init (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPPortStatsRequest)OK DEBUG: test_parser (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPPortStatsRequest)OK DEBUG: test_serialize (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPPortStatsRequest)OK DEBUG: TestOFPPortStatus DEBUG: test_init (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPPortStatus)OK DEBUG: test_parser (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPPortStatus)OK DEBUG: test_serialize (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPPortStatus)OK DEBUG: TestOFPQueueGetConfigReply DEBUG: test_init (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPQueueGetConfigReply)OK DEBUG: test_parser (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPQueueGetConfigReply)OK DEBUG: test_serialize (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPQueueGetConfigReply)OK DEBUG: TestOFPQueueGetConfigRequest DEBUG: test_init (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPQueueGetConfigRequest)OK DEBUG: test_parser (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPQueueGetConfigRequest)OK DEBUG: test_serialize (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPQueueGetConfigRequest)OK DEBUG: TestOFPQueuePropMinRate DEBUG: test_init (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPQueuePropMinRate)OK DEBUG: test_parser (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPQueuePropMinRate)OK DEBUG: TestOFPQueuePropNone DEBUG: test_init (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPQueuePropNone)OK DEBUG: test_parser (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPQueuePropNone)OK DEBUG: TestOFPQueueStats DEBUG: test_init (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPQueueStats)OK DEBUG: test_parser (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPQueueStats)OK DEBUG: TestOFPQueueStatsReply DEBUG: test_init (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPQueueStatsReply)OK DEBUG: test_parser (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPQueueStatsReply)OK DEBUG: test_serialize (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPQueueStatsReply)OK DEBUG: TestOFPQueueStatsRequest DEBUG: test_init (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPQueueStatsRequest)OK DEBUG: test_parser (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPQueueStatsRequest)OK DEBUG: test_serialize (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPQueueStatsRequest)OK DEBUG: TestOFPSetConfig DEBUG: test_init (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPSetConfig)OK DEBUG: test_parser (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPSetConfig)OK DEBUG: test_serialize (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPSetConfig)OK DEBUG: TestOFPSwitchFeatures DEBUG: test_init (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPSwitchFeatures)OK DEBUG: test_parser (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPSwitchFeatures)OK DEBUG: test_serialize (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPSwitchFeatures)OK DEBUG: TestOFPTableStats DEBUG: test_init (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPTableStats)OK DEBUG: test_parser (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPTableStats)OK DEBUG: TestOFPTableStatsReply DEBUG: test_init (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPTableStatsReply)OK DEBUG: test_parser (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPTableStatsReply)OK DEBUG: test_serialize (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPTableStatsReply)OK DEBUG: TestOFPTableStatsRequest DEBUG: test_init (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPTableStatsRequest)OK DEBUG: test_parser (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPTableStatsRequest)OK DEBUG: test_serialize (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPTableStatsRequest)OK DEBUG: TestOFPVendor DEBUG: test_init (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPVendor)OK DEBUG: test_parser (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPVendor)OK DEBUG: test_serialize (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPVendor)OK DEBUG: TestOFPVendorStats DEBUG: test_init (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPVendorStats)OK DEBUG: test_parser (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPVendorStats)OK DEBUG: TestOFPVendorStatsReply DEBUG: test_init (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPVendorStatsReply)OK DEBUG: test_parser (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPVendorStatsReply)OK DEBUG: test_serialize (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPVendorStatsReply)OK DEBUG: TestOFPVendorStatsRequest DEBUG: test_init (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPVendorStatsRequest)OK DEBUG: test_parser (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPVendorStatsRequest)OK DEBUG: test_serialize (os_ken.tests.unit.ofproto.test_parser_v10.TestOFPVendorStatsRequest)OK DEBUG: TestMsgParser DEBUG: test_parser_max (os_ken.tests.unit.ofproto.test_parser_v12.TestMsgParser)OK DEBUG: test_parser_mid (os_ken.tests.unit.ofproto.test_parser_v12.TestMsgParser)OK DEBUG: test_parser_min (os_ken.tests.unit.ofproto.test_parser_v12.TestMsgParser)OK DEBUG: TestOFPActionCopyTtlIn DEBUG: test_parser (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionCopyTtlIn)OK DEBUG: test_serialize (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionCopyTtlIn)OK DEBUG: TestOFPActionCopyTtlOut DEBUG: test_parser (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionCopyTtlOut)OK DEBUG: test_serialize (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionCopyTtlOut)OK DEBUG: TestOFPActionDecMplsTtl DEBUG: test_parser (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionDecMplsTtl)OK DEBUG: test_serialize (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionDecMplsTtl)OK DEBUG: TestOFPActionDecNwTtl DEBUG: test_parser (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionDecNwTtl)OK DEBUG: test_serialize (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionDecNwTtl)OK DEBUG: TestOFPActionExperimenter DEBUG: test_init (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionExperimenter)OK DEBUG: test_parser_max (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionExperimenter)OK DEBUG: test_parser_mid (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionExperimenter)OK DEBUG: test_parser_min (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionExperimenter)OK DEBUG: test_serialize_max (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionExperimenter)OK DEBUG: test_serialize_mid (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionExperimenter)OK DEBUG: test_serialize_min (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionExperimenter)OK DEBUG: TestOFPActionGroup DEBUG: test_init (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionGroup)OK DEBUG: test_parser_max (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionGroup)OK DEBUG: test_parser_mid (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionGroup)OK DEBUG: test_parser_min (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionGroup)OK DEBUG: test_serialize_max (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionGroup)OK DEBUG: test_serialize_mid (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionGroup)OK DEBUG: test_serialize_min (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionGroup)OK DEBUG: TestOFPActionHeader DEBUG: test_init (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionHeader)OK DEBUG: test_serialize_max (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionHeader)OK DEBUG: test_serialize_mid (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionHeader)OK DEBUG: test_serialize_min (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionHeader)OK DEBUG: TestOFPActionOutput DEBUG: test_init (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionOutput)OK DEBUG: test_parser_max (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionOutput)OK DEBUG: test_parser_mid (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionOutput)OK DEBUG: test_parser_min (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionOutput)OK DEBUG: test_parser_p1 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionOutput)OK DEBUG: test_serialize_max (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionOutput)OK DEBUG: test_serialize_mid (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionOutput)OK DEBUG: test_serialize_min (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionOutput)OK DEBUG: test_serialize_p1 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionOutput)OK DEBUG: TestOFPActionPopMpls DEBUG: test_init (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionPopMpls)OK DEBUG: test_parser_max (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionPopMpls)OK DEBUG: test_parser_mid (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionPopMpls)OK DEBUG: test_parser_min (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionPopMpls)OK DEBUG: test_serialize_max (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionPopMpls)OK DEBUG: test_serialize_mid (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionPopMpls)OK DEBUG: test_serialize_min (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionPopMpls)OK DEBUG: TestOFPActionPopVlan DEBUG: test_parser (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionPopVlan)OK DEBUG: test_serialize (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionPopVlan)OK DEBUG: TestOFPActionPushMpls DEBUG: test_init (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionPushMpls)OK DEBUG: test_parser_max (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionPushMpls)OK DEBUG: test_parser_mid (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionPushMpls)OK DEBUG: test_parser_min (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionPushMpls)OK DEBUG: test_serialize_max (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionPushMpls)OK DEBUG: test_serialize_mid (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionPushMpls)OK DEBUG: test_serialize_min (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionPushMpls)OK DEBUG: TestOFPActionPushVlan DEBUG: test_init (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionPushVlan)OK DEBUG: test_parser_max (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionPushVlan)OK DEBUG: test_parser_mid (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionPushVlan)OK DEBUG: test_parser_min (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionPushVlan)OK DEBUG: test_serialize_max (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionPushVlan)OK DEBUG: test_serialize_mid (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionPushVlan)OK DEBUG: test_serialize_min (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionPushVlan)OK DEBUG: TestOFPActionSetField DEBUG: test_init (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionSetField)OK DEBUG: test_parser (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionSetField)OK DEBUG: test_serialize (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionSetField)OK DEBUG: TestOFPActionSetMplsTtl DEBUG: test_init (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionSetMplsTtl)OK DEBUG: test_parser_max (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionSetMplsTtl)OK DEBUG: test_parser_mid (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionSetMplsTtl)OK DEBUG: test_parser_min (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionSetMplsTtl)OK DEBUG: test_serialize_max (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionSetMplsTtl)OK DEBUG: test_serialize_mid (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionSetMplsTtl)OK DEBUG: test_serialize_min (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionSetMplsTtl)OK DEBUG: TestOFPActionSetNwTtl DEBUG: test_init (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionSetNwTtl)OK DEBUG: test_parser_max (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionSetNwTtl)OK DEBUG: test_parser_mid (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionSetNwTtl)OK DEBUG: test_parser_min (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionSetNwTtl)OK DEBUG: test_serialize_max (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionSetNwTtl)OK DEBUG: test_serialize_mid (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionSetNwTtl)OK DEBUG: test_serialize_min (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionSetNwTtl)OK DEBUG: TestOFPActionSetQueue DEBUG: test_init (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionSetQueue)OK DEBUG: test_parser_max (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionSetQueue)OK DEBUG: test_parser_mid (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionSetQueue)OK DEBUG: test_parser_min (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionSetQueue)OK DEBUG: test_serialize_max (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionSetQueue)OK DEBUG: test_serialize_mid (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionSetQueue)OK DEBUG: test_serialize_min (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionSetQueue)OK DEBUG: TestOFPAggregateStatsReply DEBUG: test_init (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPAggregateStatsReply)OK DEBUG: test_parser_max (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPAggregateStatsReply)OK DEBUG: test_parser_mid (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPAggregateStatsReply)OK DEBUG: test_parser_min (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPAggregateStatsReply)OK DEBUG: TestOFPAggregateStatsRequest DEBUG: test_init (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPAggregateStatsRequest)OK DEBUG: test_serialize_max (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPAggregateStatsRequest)OK DEBUG: test_serialize_mid (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPAggregateStatsRequest)OK DEBUG: test_serialize_min (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPAggregateStatsRequest)OK DEBUG: test_serialize_p1 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPAggregateStatsRequest)OK DEBUG: TestOFPBarrierReply DEBUG: test_parser_max (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPBarrierReply)OK DEBUG: test_parser_mid (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPBarrierReply)OK DEBUG: test_parser_min (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPBarrierReply)OK DEBUG: TestOFPBarrierRequest DEBUG: test_serialize (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPBarrierRequest)OK DEBUG: TestOFPBucket DEBUG: test_init (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPBucket)OK DEBUG: test_parser_max (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPBucket)OK DEBUG: test_parser_mid (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPBucket)OK DEBUG: test_parser_min (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPBucket)OK DEBUG: test_serialize_max (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPBucket)OK DEBUG: test_serialize_mid (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPBucket)OK DEBUG: test_serialize_min (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPBucket)OK DEBUG: TestOFPBucketCounter DEBUG: test_init (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPBucketCounter)OK DEBUG: test_parser_max (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPBucketCounter)OK DEBUG: test_parser_mid (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPBucketCounter)OK DEBUG: test_parser_min (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPBucketCounter)OK DEBUG: TestOFPDescStats DEBUG: test_init (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPDescStats)OK DEBUG: test_parser (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPDescStats)OK DEBUG: TestOFPDescStatsRequest DEBUG: test_serialize (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPDescStatsRequest)OK DEBUG: TestOFPEchoReply DEBUG: test_init (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPEchoReply)OK DEBUG: test_parser_max (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPEchoReply)OK DEBUG: test_parser_mid (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPEchoReply)OK DEBUG: test_parser_min (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPEchoReply)OK DEBUG: test_serialize_check_data (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPEchoReply)OK DEBUG: test_serialize_max (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPEchoReply)OK DEBUG: test_serialize_mid (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPEchoReply)OK DEBUG: TestOFPEchoRequest DEBUG: test_init (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPEchoRequest)OK DEBUG: test_parser_max (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPEchoRequest)OK DEBUG: test_parser_mid (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPEchoRequest)OK DEBUG: test_parser_min (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPEchoRequest)OK DEBUG: test_serialize_max (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPEchoRequest)OK DEBUG: test_serialize_mid (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPEchoRequest)OK DEBUG: test_serialize_min (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPEchoRequest)OK DEBUG: TestOFPErrorExperimenterMsg DEBUG: test_init (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorExperimenterMsg)OK DEBUG: test_parser_max (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorExperimenterMsg)OK DEBUG: test_parser_mid (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorExperimenterMsg)OK DEBUG: test_parser_min (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorExperimenterMsg)OK DEBUG: TestOFPErrorMsg DEBUG: test_init (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_parser_experimenter (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_parser_max (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_parser_mid (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_parser_min (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_parser_p0_1 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_parser_p10_0 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_parser_p10_1 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_parser_p10_2 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_parser_p11_0 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_parser_p11_1 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_parser_p11_2 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_parser_p1_0 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_parser_p1_1 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_parser_p1_10 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_parser_p1_11 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_parser_p1_12 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_parser_p1_2 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_parser_p1_3 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_parser_p1_4 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_parser_p1_5 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_parser_p1_6 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_parser_p1_7 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_parser_p1_8 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_parser_p1_9 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_parser_p2_0 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_parser_p2_1 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_parser_p2_10 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_parser_p2_11 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_parser_p2_12 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_parser_p2_13 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_parser_p2_14 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_parser_p2_15 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_parser_p2_2 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_parser_p2_3 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_parser_p2_4 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_parser_p2_5 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_parser_p2_6 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_parser_p2_7 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_parser_p2_8 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_parser_p2_9 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_parser_p3_0 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_parser_p3_1 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_parser_p3_2 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_parser_p3_3 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_parser_p3_4 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_parser_p3_5 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_parser_p3_6 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_parser_p3_7 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_parser_p3_8 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_parser_p4_0 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_parser_p4_1 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_parser_p4_10 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_parser_p4_11 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_parser_p4_2 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_parser_p4_3 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_parser_p4_4 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_parser_p4_5 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_parser_p4_6 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_parser_p4_7 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_parser_p4_8 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_parser_p4_9 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_parser_p5_0 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_parser_p5_1 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_parser_p5_2 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_parser_p5_3 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_parser_p5_4 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_parser_p5_5 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_parser_p5_6 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_parser_p5_7 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_parser_p6_0 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_parser_p6_1 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_parser_p6_10 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_parser_p6_11 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_parser_p6_12 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_parser_p6_13 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_parser_p6_14 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_parser_p6_2 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_parser_p6_3 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_parser_p6_4 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_parser_p6_5 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_parser_p6_6 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_parser_p6_7 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_parser_p6_8 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_parser_p6_9 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_parser_p7_0 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_parser_p7_1 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_parser_p7_2 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_parser_p7_3 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_parser_p7_4 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_parser_p8_0 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_parser_p8_1 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_parser_p8_2 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_parser_p9_0 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_parser_p9_1 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_parser_p9_2 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_serialize_check_data (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_serialize_max (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_serialize_mid (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_serialize_min_except_data (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_serialize_p0_1 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_serialize_p10_0 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_serialize_p10_1 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_serialize_p10_2 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_serialize_p11_0 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_serialize_p11_1 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_serialize_p11_2 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_serialize_p1_0 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_serialize_p1_1 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_serialize_p1_10 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_serialize_p1_11 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_serialize_p1_12 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_serialize_p1_2 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_serialize_p1_3 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_serialize_p1_4 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_serialize_p1_5 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_serialize_p1_6 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_serialize_p1_7 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_serialize_p1_8 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_serialize_p1_9 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_serialize_p2_0 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_serialize_p2_1 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_serialize_p2_10 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_serialize_p2_11 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_serialize_p2_12 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_serialize_p2_13 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_serialize_p2_14 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_serialize_p2_15 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_serialize_p2_2 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_serialize_p2_3 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_serialize_p2_4 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_serialize_p2_5 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_serialize_p2_6 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_serialize_p2_7 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_serialize_p2_8 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_serialize_p2_9 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_serialize_p3_0 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_serialize_p3_1 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_serialize_p3_2 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_serialize_p3_3 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_serialize_p3_4 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_serialize_p3_5 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_serialize_p3_6 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_serialize_p3_7 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_serialize_p3_8 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_serialize_p4_0 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_serialize_p4_1 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_serialize_p4_10 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_serialize_p4_11 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_serialize_p4_2 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_serialize_p4_3 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_serialize_p4_4 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_serialize_p4_5 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_serialize_p4_6 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_serialize_p4_7 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_serialize_p4_8 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_serialize_p4_9 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_serialize_p5_0 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_serialize_p5_1 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_serialize_p5_2 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_serialize_p5_3 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_serialize_p5_4 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_serialize_p5_5 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_serialize_p5_6 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_serialize_p5_7 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_serialize_p6_0 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_serialize_p6_1 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_serialize_p6_10 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_serialize_p6_11 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_serialize_p6_12 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_serialize_p6_13 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_serialize_p6_14 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_serialize_p6_2 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_serialize_p6_3 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_serialize_p6_4 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_serialize_p6_5 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_serialize_p6_6 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_serialize_p6_7 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_serialize_p6_8 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_serialize_p6_9 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_serialize_p7_0 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_serialize_p7_1 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_serialize_p7_2 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_serialize_p7_3 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_serialize_p7_4 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_serialize_p8_0 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_serialize_p8_1 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_serialize_p8_2 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_serialize_p9_0 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_serialize_p9_1 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: test_serialize_p9_2 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg)OK DEBUG: TestOFPExperimenter DEBUG: test_parser_max (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPExperimenter)OK DEBUG: test_parser_mid (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPExperimenter)OK DEBUG: test_parser_min (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPExperimenter)OK DEBUG: TestOFPFeaturesRequest DEBUG: test_serialize (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPFeaturesRequest)OK DEBUG: TestOFPFlowMod DEBUG: test_init (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPFlowMod)OK DEBUG: test_serialize_max (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPFlowMod)OK DEBUG: test_serialize_mid (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPFlowMod)OK DEBUG: test_serialize_min (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPFlowMod)OK DEBUG: test_serialize_p1 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPFlowMod)OK DEBUG: test_serialize_p2 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPFlowMod)OK DEBUG: test_serialize_p3 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPFlowMod)OK DEBUG: test_serialize_p4 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPFlowMod)OK DEBUG: TestOFPFlowRemoved DEBUG: test_parser_max (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPFlowRemoved)OK DEBUG: test_parser_mid (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPFlowRemoved)OK DEBUG: test_parser_min (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPFlowRemoved)OK DEBUG: test_parser_p1 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPFlowRemoved)OK DEBUG: test_parser_p2 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPFlowRemoved)OK DEBUG: test_parser_p3 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPFlowRemoved)OK DEBUG: TestOFPFlowStats DEBUG: test_init (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPFlowStats)OK DEBUG: test_parser_max (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPFlowStats)OK DEBUG: test_parser_mid (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPFlowStats)OK DEBUG: test_parser_min (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPFlowStats)OK DEBUG: TestOFPFlowStatsRequest DEBUG: test_init (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPFlowStatsRequest)OK DEBUG: test_serialize_max (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPFlowStatsRequest)OK DEBUG: test_serialize_mid (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPFlowStatsRequest)OK DEBUG: test_serialize_min (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPFlowStatsRequest)OK DEBUG: test_serialize_p1 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPFlowStatsRequest)OK DEBUG: TestOFPGetConfigReply DEBUG: test_parser_max (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGetConfigReply)OK DEBUG: test_parser_mid (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGetConfigReply)OK DEBUG: test_parser_min (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGetConfigReply)OK DEBUG: test_parser_p1 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGetConfigReply)OK DEBUG: test_parser_p2 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGetConfigReply)OK DEBUG: test_parser_p3 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGetConfigReply)OK DEBUG: test_parser_p4 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGetConfigReply)OK DEBUG: TestOFPGetConfigRequest DEBUG: test_serialize (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGetConfigRequest)OK DEBUG: TestOFPGroupDescStats DEBUG: test_init (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupDescStats)OK DEBUG: test_parser_max (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupDescStats)OK DEBUG: test_parser_mid (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupDescStats)OK DEBUG: test_parser_min (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupDescStats)OK DEBUG: test_parser_p1 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupDescStats)OK DEBUG: test_parser_p2 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupDescStats)OK DEBUG: test_parser_p3 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupDescStats)OK DEBUG: TestOFPGroupDescStatsRequest DEBUG: test_serialize (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupDescStatsRequest)OK DEBUG: TestOFPGroupFeaturesStats DEBUG: test_init (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupFeaturesStats)OK DEBUG: test_parser_max (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupFeaturesStats)OK DEBUG: test_parser_mid (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupFeaturesStats)OK DEBUG: test_parser_min (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupFeaturesStats)OK DEBUG: test_parser_p1 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupFeaturesStats)OK DEBUG: test_parser_p2 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupFeaturesStats)OK DEBUG: test_parser_p3 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupFeaturesStats)OK DEBUG: test_parser_p4 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupFeaturesStats)OK DEBUG: test_parser_p5 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupFeaturesStats)OK DEBUG: TestOFPGroupFeaturesStatsRequest DEBUG: test_serialize (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupFeaturesStatsRequest)OK DEBUG: TestOFPGroupMod DEBUG: test_init (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupMod)OK DEBUG: test_serialize_max (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupMod)OK DEBUG: test_serialize_mid (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupMod)OK DEBUG: test_serialize_min (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupMod)OK DEBUG: test_serialize_p1 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupMod)OK DEBUG: test_serialize_p2 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupMod)OK DEBUG: test_serialize_p3 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupMod)OK DEBUG: TestOFPGroupStats DEBUG: test_init (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupStats)OK DEBUG: test_parser_max (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupStats)OK DEBUG: test_parser_mid (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupStats)OK DEBUG: test_parser_min (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupStats)OK DEBUG: TestOFPGroupStatsRequest DEBUG: test_init (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupStatsRequest)OK DEBUG: test_serialize_max (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupStatsRequest)OK DEBUG: test_serialize_mid (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupStatsRequest)OK DEBUG: test_serialize_min (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupStatsRequest)OK DEBUG: test_serialize_p1 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupStatsRequest)OK DEBUG: test_serialize_p2 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupStatsRequest)OK DEBUG: TestOFPHello DEBUG: test_parser_xid_max (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPHello)OK DEBUG: test_parser_xid_mid (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPHello)OK DEBUG: test_parser_xid_min (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPHello)OK DEBUG: test_serialize (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPHello)OK DEBUG: TestOFPInstructionActions DEBUG: test_init (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPInstructionActions)OK DEBUG: test_parser_max (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPInstructionActions)OK DEBUG: test_parser_mid (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPInstructionActions)OK DEBUG: test_parser_min (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPInstructionActions)OK DEBUG: test_serialize_max (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPInstructionActions)OK DEBUG: test_serialize_mid (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPInstructionActions)OK DEBUG: test_serialize_min (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPInstructionActions)OK DEBUG: TestOFPInstructionGotoTable DEBUG: test_init (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPInstructionGotoTable)OK DEBUG: test_parser_max (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPInstructionGotoTable)OK DEBUG: test_parser_mid (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPInstructionGotoTable)OK DEBUG: test_parser_min (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPInstructionGotoTable)OK DEBUG: test_serialize_max (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPInstructionGotoTable)OK DEBUG: test_serialize_mid (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPInstructionGotoTable)OK DEBUG: test_serialize_min (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPInstructionGotoTable)OK DEBUG: TestOFPInstructionWriteMetadata DEBUG: test_init (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPInstructionWriteMetadata)OK DEBUG: test_parser_metadata_mask_max (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPInstructionWriteMetadata)OK DEBUG: test_parser_metadata_mask_min (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPInstructionWriteMetadata)OK DEBUG: test_parser_metadata_max (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPInstructionWriteMetadata)OK DEBUG: test_parser_metadata_mid (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPInstructionWriteMetadata)OK DEBUG: test_parser_metadata_min (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPInstructionWriteMetadata)OK DEBUG: test_serialize_metadata_mask_max (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPInstructionWriteMetadata)OK DEBUG: test_serialize_metadata_mask_min (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPInstructionWriteMetadata)OK DEBUG: test_serialize_metadata_max (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPInstructionWriteMetadata)OK DEBUG: test_serialize_metadata_mid (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPInstructionWriteMetadata)OK DEBUG: test_serialize_metadata_min (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPInstructionWriteMetadata)OK DEBUG: TestOFPMatch DEBUG: test_init (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_parse_unknown_field (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_arp_opcode_max (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_arp_opcode_mid (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_arp_opcode_min (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_arp_sha_masked_max (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_arp_sha_masked_mid (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_arp_sha_masked_min (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_arp_sha_max (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_arp_sha_mid (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_arp_sha_min (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_arp_spa_masked_max (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_arp_spa_masked_mid (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_arp_spa_masked_min (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_arp_spa_max (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_arp_spa_mid (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_arp_spa_min (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_arp_tha_masked_max (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_arp_tha_masked_mid (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_arp_tha_masked_min (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_arp_tha_max (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_arp_tha_mid (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_arp_tha_min (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_arp_tpa_masked_max (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_arp_tpa_masked_mid (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_arp_tpa_masked_min (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_arp_tpa_max (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_arp_tpa_mid (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_arp_tpa_min (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_dl_dst_masked_max (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_dl_dst_masked_mid (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_dl_dst_masked_min (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_dl_dst_max (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_dl_dst_mid (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_dl_dst_min (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_dl_src_masked_max (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_dl_src_masked_mid (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_dl_src_masked_min (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_dl_src_max (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_dl_src_mid (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_dl_src_min (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_dl_type_arp (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_dl_type_ip (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_dl_type_ipv6 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_dl_type_max (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_dl_type_mid (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_dl_type_min (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_dl_type_slow (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_icmpv4_code_max (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_icmpv4_code_mid (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_icmpv4_code_min (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_icmpv4_type_max (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_icmpv4_type_mid (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_icmpv4_type_min (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_icmpv6_code_max (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_icmpv6_code_mid (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_icmpv6_code_min (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_icmpv6_type_max (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_icmpv6_type_mid (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_icmpv6_type_min (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_in_phy_port_max (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_in_phy_port_mid (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_in_phy_port_min (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_in_port_max (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_in_port_mid (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_in_port_min (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_ip_dscp_max (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_ip_dscp_mid (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_ip_dscp_min (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_ip_ecn_max (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_ip_ecn_mid (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_ip_ecn_min (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_ip_proto_max (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_ip_proto_mid (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_ip_proto_min (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_ipv4_dst_masked_max (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_ipv4_dst_masked_mid (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_ipv4_dst_masked_min (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_ipv4_dst_max (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_ipv4_dst_mid (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_ipv4_dst_min (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_ipv4_src_masked_max (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_ipv4_src_masked_mid (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_ipv4_src_masked_min (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_ipv4_src_max (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_ipv4_src_mid (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_ipv4_src_min (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_ipv6_dst_mask_max (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_ipv6_dst_mask_mid (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_ipv6_dst_mask_min (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_ipv6_dst_max (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_ipv6_dst_mid (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_ipv6_dst_min (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_ipv6_flabel_masked_max (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_ipv6_flabel_masked_mid (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_ipv6_flabel_masked_min (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_ipv6_flabel_max (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_ipv6_flabel_mid (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_ipv6_flabel_min (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_ipv6_nd_sll_max (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_ipv6_nd_sll_mid (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_ipv6_nd_sll_min (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_ipv6_nd_target_max (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_ipv6_nd_target_mid (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_ipv6_nd_target_min (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_ipv6_nd_tll_max (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_ipv6_nd_tll_mid (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_ipv6_nd_tll_min (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_ipv6_src_masked_max (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_ipv6_src_masked_mid (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_ipv6_src_masked_min (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_ipv6_src_max (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_ipv6_src_mid (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_ipv6_src_min (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_metadata_masked_max (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_metadata_masked_mid (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_metadata_masked_min (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_metadata_max (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_metadata_mid (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_metadata_min (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_mpls_label_max (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_mpls_label_mid (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_mpls_label_min (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_mpls_tc_max (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_mpls_tc_mid (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_mpls_tc_min (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_sctp_dst_max (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_sctp_dst_mid (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_sctp_dst_min (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_sctp_src_max (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_sctp_src_mid (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_sctp_src_min (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_tcp_dst_max (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_tcp_dst_mid (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_tcp_dst_min (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_tcp_src_max (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_tcp_src_mid (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_tcp_src_min (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_udp_dst_max (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_udp_dst_mid (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_udp_dst_min (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_udp_src_max (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_udp_src_mid (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_udp_src_min (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_vlan_pcp_max (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_vlan_pcp_mid (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_vlan_pcp_min (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_vlan_vid_masked_max (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_vlan_vid_masked_mid (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_vlan_vid_masked_min (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_vlan_vid_max (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_vlan_vid_mid (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_vlan_vid_min (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: test_set_vlan_vid_none (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch)OK DEBUG: TestOFPMatchField DEBUG: test_init_hasmask_false (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatchField)OK DEBUG: test_init_hasmask_true (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatchField)OK DEBUG: TestOFPPacketIn DEBUG: test_data_is_not_total_len (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPacketIn)OK DEBUG: test_data_is_total_len (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPacketIn)OK DEBUG: test_parser_max (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPacketIn)OK DEBUG: test_parser_min (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPacketIn)OK DEBUG: test_parser_p1 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPacketIn)OK DEBUG: test_parser_p2 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPacketIn)OK DEBUG: TestOFPPacketOut DEBUG: test_init (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPacketOut)OK DEBUG: test_init_check_in_port (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPacketOut)OK DEBUG: test_serialize_check_buffer_id (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPacketOut)OK DEBUG: test_serialize_max (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPacketOut)OK DEBUG: test_serialize_min (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPacketOut)OK DEBUG: test_serialize_none (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPacketOut)OK DEBUG: test_serialize_p1 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPacketOut)OK DEBUG: test_serialize_true (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPacketOut)OK DEBUG: TestOFPPacketQueue DEBUG: test_init (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPacketQueue)OK DEBUG: test_parser_max (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPacketQueue)OK DEBUG: test_parser_mid (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPacketQueue)OK DEBUG: test_parser_min (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPacketQueue)OK DEBUG: TestOFPPort DEBUG: test_init (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPort)OK DEBUG: test_parser_max (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPort)OK DEBUG: test_parser_mid (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPort)OK DEBUG: test_parser_min (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPort)OK DEBUG: test_parser_p1 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPort)OK DEBUG: test_parser_p10 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPort)OK DEBUG: test_parser_p11 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPort)OK DEBUG: test_parser_p12 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPort)OK DEBUG: test_parser_p13 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPort)OK DEBUG: test_parser_p14 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPort)OK DEBUG: test_parser_p15 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPort)OK DEBUG: test_parser_p16 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPort)OK DEBUG: test_parser_p2 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPort)OK DEBUG: test_parser_p3 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPort)OK DEBUG: test_parser_p4 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPort)OK DEBUG: test_parser_p5 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPort)OK DEBUG: test_parser_p6 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPort)OK DEBUG: test_parser_p7 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPort)OK DEBUG: test_parser_p8 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPort)OK DEBUG: test_parser_p9 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPort)OK DEBUG: TestOFPPortMod DEBUG: test_init (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortMod)OK DEBUG: test_serialize_max (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortMod)OK DEBUG: test_serialize_mid (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortMod)OK DEBUG: test_serialize_min (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortMod)OK DEBUG: test_serialize_p1 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortMod)OK DEBUG: test_serialize_p10 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortMod)OK DEBUG: test_serialize_p11 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortMod)OK DEBUG: test_serialize_p12 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortMod)OK DEBUG: test_serialize_p13 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortMod)OK DEBUG: test_serialize_p14 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortMod)OK DEBUG: test_serialize_p15 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortMod)OK DEBUG: test_serialize_p16 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortMod)OK DEBUG: test_serialize_p2 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortMod)OK DEBUG: test_serialize_p3 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortMod)OK DEBUG: test_serialize_p4 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortMod)OK DEBUG: test_serialize_p5 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortMod)OK DEBUG: test_serialize_p6 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortMod)OK DEBUG: test_serialize_p7 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortMod)OK DEBUG: test_serialize_p8 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortMod)OK DEBUG: test_serialize_p9 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortMod)OK DEBUG: TestOFPPortStats DEBUG: test_init (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortStats)OK DEBUG: test_parser_max (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortStats)OK DEBUG: test_parser_mid (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortStats)OK DEBUG: test_parser_min (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortStats)OK DEBUG: test_parser_p1 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortStats)OK DEBUG: test_parser_p2 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortStats)OK DEBUG: test_parser_p3 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortStats)OK DEBUG: test_parser_p4 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortStats)OK DEBUG: test_parser_p5 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortStats)OK DEBUG: test_parser_p6 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortStats)OK DEBUG: test_parser_p7 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortStats)OK DEBUG: test_parser_p8 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortStats)OK DEBUG: TestOFPPortStatsRequest DEBUG: test_init (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortStatsRequest)OK DEBUG: test_serialize_max (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortStatsRequest)OK DEBUG: test_serialize_mid (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortStatsRequest)OK DEBUG: test_serialize_min (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortStatsRequest)OK DEBUG: test_serialize_p1 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortStatsRequest)OK DEBUG: test_serialize_p2 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortStatsRequest)OK DEBUG: test_serialize_p3 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortStatsRequest)OK DEBUG: test_serialize_p4 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortStatsRequest)OK DEBUG: test_serialize_p5 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortStatsRequest)OK DEBUG: test_serialize_p6 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortStatsRequest)OK DEBUG: test_serialize_p7 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortStatsRequest)OK DEBUG: test_serialize_p8 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortStatsRequest)OK DEBUG: TestOFPPortStatus DEBUG: test_parser_max (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortStatus)OK DEBUG: test_parser_mid (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortStatus)OK DEBUG: test_parser_min (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortStatus)OK DEBUG: test_parser_p1 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortStatus)OK DEBUG: test_parser_p2 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortStatus)OK DEBUG: TestOFPQueueGetConfigReply DEBUG: test_parser_max (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueGetConfigReply)OK DEBUG: test_parser_mid (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueGetConfigReply)OK DEBUG: test_parser_min (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueGetConfigReply)OK DEBUG: TestOFPQueueGetConfigRequest DEBUG: test_init (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueGetConfigRequest)OK DEBUG: test_serialize_max (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueGetConfigRequest)OK DEBUG: test_serialize_mid (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueGetConfigRequest)OK DEBUG: test_serialize_min (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueGetConfigRequest)OK DEBUG: test_serialize_p1 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueGetConfigRequest)OK DEBUG: TestOFPQueuePropHeader DEBUG: test_init (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueuePropHeader)OK DEBUG: test_serialize_max (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueuePropHeader)OK DEBUG: test_serialize_mid (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueuePropHeader)OK DEBUG: test_serialize_min (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueuePropHeader)OK DEBUG: TestOFPQueuePropMaxRate DEBUG: test_parser_max (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueuePropMaxRate)OK DEBUG: test_parser_mid (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueuePropMaxRate)OK DEBUG: test_parser_min (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueuePropMaxRate)OK DEBUG: TestOFPQueuePropMinRate DEBUG: test_parser_max (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueuePropMinRate)OK DEBUG: test_parser_mid (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueuePropMinRate)OK DEBUG: test_parser_min (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueuePropMinRate)OK DEBUG: TestOFPQueueStats DEBUG: test_init (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueStats)OK DEBUG: test_parser_max (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueStats)OK DEBUG: test_parser_mid (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueStats)OK DEBUG: test_parser_min (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueStats)OK DEBUG: test_parser_p1 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueStats)OK DEBUG: test_parser_p2 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueStats)OK DEBUG: test_parser_p3 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueStats)OK DEBUG: test_parser_p4 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueStats)OK DEBUG: test_parser_p5 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueStats)OK DEBUG: test_parser_p6 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueStats)OK DEBUG: test_parser_p7 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueStats)OK DEBUG: test_parser_p8 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueStats)OK DEBUG: TestOFPQueueStatsRequest DEBUG: test_init (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueStatsRequest)OK DEBUG: test_serialize_max (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueStatsRequest)OK DEBUG: test_serialize_mid (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueStatsRequest)OK DEBUG: test_serialize_min (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueStatsRequest)OK DEBUG: test_serialize_p1 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueStatsRequest)OK DEBUG: test_serialize_p2 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueStatsRequest)OK DEBUG: test_serialize_p3 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueStatsRequest)OK DEBUG: test_serialize_p4 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueStatsRequest)OK DEBUG: test_serialize_p5 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueStatsRequest)OK DEBUG: test_serialize_p6 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueStatsRequest)OK DEBUG: test_serialize_p7 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueStatsRequest)OK DEBUG: test_serialize_p8 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueStatsRequest)OK DEBUG: TestOFPRoleReply DEBUG: test_parser_max (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPRoleReply)OK DEBUG: test_parser_mid (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPRoleReply)OK DEBUG: test_parser_min (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPRoleReply)OK DEBUG: test_parser_p1 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPRoleReply)OK DEBUG: test_parser_p2 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPRoleReply)OK DEBUG: test_parser_p3 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPRoleReply)OK DEBUG: TestOFPRoleRequest DEBUG: test_init (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPRoleRequest)OK DEBUG: test_serialize_max (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPRoleRequest)OK DEBUG: test_serialize_mid (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPRoleRequest)OK DEBUG: test_serialize_min (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPRoleRequest)OK DEBUG: test_serialize_p1 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPRoleRequest)OK DEBUG: test_serialize_p2 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPRoleRequest)OK DEBUG: test_serialize_p3 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPRoleRequest)OK DEBUG: TestOFPSetConfig DEBUG: test_init (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPSetConfig)OK DEBUG: test_serialize_check_flags (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPSetConfig)OK DEBUG: test_serialize_check_miss_send_len (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPSetConfig)OK DEBUG: test_serialize_max (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPSetConfig)OK DEBUG: test_serialize_mid (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPSetConfig)OK DEBUG: test_serialize_min (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPSetConfig)OK DEBUG: test_serialize_p1 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPSetConfig)OK DEBUG: test_serialize_p2 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPSetConfig)OK DEBUG: test_serialize_p3 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPSetConfig)OK DEBUG: test_serialize_p4 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPSetConfig)OK DEBUG: TestOFPStatsReply DEBUG: test_parser_max (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPStatsReply)OK DEBUG: test_parser_min (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPStatsReply)OK DEBUG: test_parser_single_struct_flase (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPStatsReply)OK DEBUG: test_parser_single_struct_true (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPStatsReply)OK DEBUG: TestOFPStatsRequest DEBUG: test_init (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPStatsRequest)OK DEBUG: test_serialize_body (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPStatsRequest)OK DEBUG: TestOFPSwitchFeatures DEBUG: test_parser_max (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPSwitchFeatures)OK DEBUG: test_parser_mid (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPSwitchFeatures)OK DEBUG: test_parser_min (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPSwitchFeatures)OK DEBUG: TestOFPTableMod DEBUG: test_init (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableMod)OK DEBUG: test_serialize_max (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableMod)OK DEBUG: test_serialize_mid (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableMod)OK DEBUG: test_serialize_min (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableMod)OK DEBUG: test_serialize_p1 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableMod)OK DEBUG: test_serialize_p2 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableMod)OK DEBUG: test_serialize_p3 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableMod)OK DEBUG: TestOFPTableStats DEBUG: test_init (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats)OK DEBUG: test_parser_max (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats)OK DEBUG: test_parser_mid (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats)OK DEBUG: test_parser_min (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats)OK DEBUG: test_parser_p1 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats)OK DEBUG: test_parser_p10 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats)OK DEBUG: test_parser_p11 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats)OK DEBUG: test_parser_p12 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats)OK DEBUG: test_parser_p13 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats)OK DEBUG: test_parser_p14 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats)OK DEBUG: test_parser_p15 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats)OK DEBUG: test_parser_p16 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats)OK DEBUG: test_parser_p17 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats)OK DEBUG: test_parser_p18 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats)OK DEBUG: test_parser_p19 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats)OK DEBUG: test_parser_p2 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats)OK DEBUG: test_parser_p20 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats)OK DEBUG: test_parser_p21 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats)OK DEBUG: test_parser_p22 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats)OK DEBUG: test_parser_p23 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats)OK DEBUG: test_parser_p24 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats)OK DEBUG: test_parser_p25 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats)OK DEBUG: test_parser_p26 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats)OK DEBUG: test_parser_p27 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats)OK DEBUG: test_parser_p28 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats)OK DEBUG: test_parser_p29 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats)OK DEBUG: test_parser_p3 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats)OK DEBUG: test_parser_p30 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats)OK DEBUG: test_parser_p31 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats)OK DEBUG: test_parser_p32 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats)OK DEBUG: test_parser_p33 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats)OK DEBUG: test_parser_p34 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats)OK DEBUG: test_parser_p35 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats)OK DEBUG: test_parser_p36 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats)OK DEBUG: test_parser_p4 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats)OK DEBUG: test_parser_p5 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats)OK DEBUG: test_parser_p6 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats)OK DEBUG: test_parser_p7 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats)OK DEBUG: test_parser_p8 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats)OK DEBUG: test_parser_p9 (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats)OK DEBUG: TestOFPTableStatsRequest DEBUG: test_serialize (os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStatsRequest)OK DEBUG: TestRegisterParser DEBUG: test_cls_msg_type (os_ken.tests.unit.ofproto.test_parser_v12.TestRegisterParser)OK DEBUG: test_cls_msg_type_already_registed (os_ken.tests.unit.ofproto.test_parser_v12.TestRegisterParser)OK DEBUG: test_cls_msg_type_none (os_ken.tests.unit.ofproto.test_parser_v12.TestRegisterParser)OK DEBUG: TestOFPMatch DEBUG: test_init (os_ken.tests.unit.ofproto.test_parser_v13.TestOFPMatch)OK DEBUG: test_set_vlan_vid_masked_max (os_ken.tests.unit.ofproto.test_parser_v13.TestOFPMatch)OK DEBUG: test_set_vlan_vid_masked_mid (os_ken.tests.unit.ofproto.test_parser_v13.TestOFPMatch)OK DEBUG: test_set_vlan_vid_masked_min (os_ken.tests.unit.ofproto.test_parser_v13.TestOFPMatch)OK DEBUG: test_set_vlan_vid_max (os_ken.tests.unit.ofproto.test_parser_v13.TestOFPMatch)OK DEBUG: test_set_vlan_vid_mid (os_ken.tests.unit.ofproto.test_parser_v13.TestOFPMatch)OK DEBUG: test_set_vlan_vid_min (os_ken.tests.unit.ofproto.test_parser_v13.TestOFPMatch)OK DEBUG: test_set_vlan_vid_none (os_ken.tests.unit.ofproto.test_parser_v13.TestOFPMatch)OK DEBUG: Test_arp DEBUG: test_build_arp_novlan (os_ken.tests.unit.packet.test_arp.Test_arp)OK DEBUG: test_build_arp_vlan (os_ken.tests.unit.packet.test_arp.Test_arp)OK DEBUG: test_init (os_ken.tests.unit.packet.test_arp.Test_arp) OK DEBUG: test_json (os_ken.tests.unit.packet.test_arp.Test_arp) OK DEBUG: test_malformed_arp (os_ken.tests.unit.packet.test_arp.Test_arp)OK DEBUG: test_parser (os_ken.tests.unit.packet.test_arp.Test_arp) OK DEBUG: test_serialize (os_ken.tests.unit.packet.test_arp.Test_arp) OK DEBUG: TestBFD DEBUG: test_json (os_ken.tests.unit.packet.test_bfd.TestBFD) OK DEBUG: test_json_with_auth_md5 (os_ken.tests.unit.packet.test_bfd.TestBFD)OK DEBUG: test_json_with_auth_sha1 (os_ken.tests.unit.packet.test_bfd.TestBFD)OK DEBUG: test_json_with_auth_simple (os_ken.tests.unit.packet.test_bfd.TestBFD)OK DEBUG: test_parse (os_ken.tests.unit.packet.test_bfd.TestBFD) OK DEBUG: test_parse_with_auth_md5 (os_ken.tests.unit.packet.test_bfd.TestBFD)OK DEBUG: test_parse_with_auth_sha1 (os_ken.tests.unit.packet.test_bfd.TestBFD)OK DEBUG: test_parse_with_auth_simple (os_ken.tests.unit.packet.test_bfd.TestBFD)OK DEBUG: test_serialize (os_ken.tests.unit.packet.test_bfd.TestBFD) OK DEBUG: test_serialize_with_auth_md5 (os_ken.tests.unit.packet.test_bfd.TestBFD)OK DEBUG: test_serialize_with_auth_sha1 (os_ken.tests.unit.packet.test_bfd.TestBFD)OK DEBUG: test_serialize_with_auth_simple (os_ken.tests.unit.packet.test_bfd.TestBFD)OK DEBUG: Test_bgp DEBUG: test_flowspec_user_interface_ipv4 (os_ken.tests.unit.packet.test_bgp.Test_bgp)OK DEBUG: test_flowspec_user_interface_ipv6 (os_ken.tests.unit.packet.test_bgp.Test_bgp)OK DEBUG: test_flowspec_user_interface_l2vpn (os_ken.tests.unit.packet.test_bgp.Test_bgp)OK DEBUG: test_flowspec_user_interface_vpnv6 (os_ken.tests.unit.packet.test_bgp.Test_bgp)OK DEBUG: test_flowspec_user_interface_vpv4 (os_ken.tests.unit.packet.test_bgp.Test_bgp)OK DEBUG: test_json1 (os_ken.tests.unit.packet.test_bgp.Test_bgp) OK DEBUG: test_json2 (os_ken.tests.unit.packet.test_bgp.Test_bgp) OK DEBUG: test_keepalive (os_ken.tests.unit.packet.test_bgp.Test_bgp) OK DEBUG: test_notification (os_ken.tests.unit.packet.test_bgp.Test_bgp)OK DEBUG: test_open1 (os_ken.tests.unit.packet.test_bgp.Test_bgp) OK DEBUG: test_open2 (os_ken.tests.unit.packet.test_bgp.Test_bgp) OK DEBUG: test_parser (os_ken.tests.unit.packet.test_bgp.Test_bgp) OK DEBUG: test_route_refresh (os_ken.tests.unit.packet.test_bgp.Test_bgp)OK DEBUG: test_stream_parser (os_ken.tests.unit.packet.test_bgp.Test_bgp)OK DEBUG: test_tpid_action_parser (os_ken.tests.unit.packet.test_bgp.Test_bgp)OK DEBUG: test_update1 (os_ken.tests.unit.packet.test_bgp.Test_bgp) OK DEBUG: test_update2 (os_ken.tests.unit.packet.test_bgp.Test_bgp) OK DEBUG: test_vlan_action_parser (os_ken.tests.unit.packet.test_bgp.Test_bgp)OK DEBUG: Test_bmp DEBUG: test_initiation (os_ken.tests.unit.packet.test_bmp.Test_bmp)OK DEBUG: test_peer_down_notification (os_ken.tests.unit.packet.test_bmp.Test_bmp)OK DEBUG: test_peer_up_notification (os_ken.tests.unit.packet.test_bmp.Test_bmp)OK DEBUG: test_route_monitoring (os_ken.tests.unit.packet.test_bmp.Test_bmp)OK DEBUG: test_statistics_report (os_ken.tests.unit.packet.test_bmp.Test_bmp)OK DEBUG: test_termination (os_ken.tests.unit.packet.test_bmp.Test_bmp)OK DEBUG: Test_ConfigurationBPDUs DEBUG: test_init (os_ken.tests.unit.packet.test_bpdu.Test_ConfigurationBPDUs)OK DEBUG: test_json (os_ken.tests.unit.packet.test_bpdu.Test_ConfigurationBPDUs)OK DEBUG: test_parser (os_ken.tests.unit.packet.test_bpdu.Test_ConfigurationBPDUs)OK DEBUG: test_serialize (os_ken.tests.unit.packet.test_bpdu.Test_ConfigurationBPDUs)OK DEBUG: Test_RstBPDUs DEBUG: test_init (os_ken.tests.unit.packet.test_bpdu.Test_RstBPDUs)OK DEBUG: test_json (os_ken.tests.unit.packet.test_bpdu.Test_RstBPDUs)OK DEBUG: test_parser (os_ken.tests.unit.packet.test_bpdu.Test_RstBPDUs)OK DEBUG: test_serialize (os_ken.tests.unit.packet.test_bpdu.Test_RstBPDUs)OK DEBUG: Test_TopologyChangeNotificationBPDUs DEBUG: test_init (os_ken.tests.unit.packet.test_bpdu.Test_TopologyChangeNotificationBPDUs)OK DEBUG: test_json (os_ken.tests.unit.packet.test_bpdu.Test_TopologyChangeNotificationBPDUs)OK DEBUG: test_parser (os_ken.tests.unit.packet.test_bpdu.Test_TopologyChangeNotificationBPDUs)OK DEBUG: test_serialize (os_ken.tests.unit.packet.test_bpdu.Test_TopologyChangeNotificationBPDUs)OK DEBUG: Test_UnknownType DEBUG: test_parser (os_ken.tests.unit.packet.test_bpdu.Test_UnknownType)OK DEBUG: Test_UnknownVersion DEBUG: test_parser (os_ken.tests.unit.packet.test_bpdu.Test_UnknownVersion)OK DEBUG: Test_cc_message DEBUG: test_default_args (os_ken.tests.unit.packet.test_cfm.Test_cc_message)OK DEBUG: test_init (os_ken.tests.unit.packet.test_cfm.Test_cc_message)OK DEBUG: test_len (os_ken.tests.unit.packet.test_cfm.Test_cc_message)OK DEBUG: test_parser (os_ken.tests.unit.packet.test_cfm.Test_cc_message)OK DEBUG: test_parser_with_no_maintenance_domain_name_present (os_ken.tests.unit.packet.test_cfm.Test_cc_message)OK DEBUG: test_serialize (os_ken.tests.unit.packet.test_cfm.Test_cc_message)OK DEBUG: test_serialize_with_md_name_length_zero (os_ken.tests.unit.packet.test_cfm.Test_cc_message)OK DEBUG: test_serialize_with_no_maintenance_domain_name_present (os_ken.tests.unit.packet.test_cfm.Test_cc_message)OK DEBUG: Test_cfm DEBUG: test_default_args (os_ken.tests.unit.packet.test_cfm.Test_cfm)OK DEBUG: test_init (os_ken.tests.unit.packet.test_cfm.Test_cfm) OK DEBUG: test_init_cc_message (os_ken.tests.unit.packet.test_cfm.Test_cfm)OK DEBUG: test_init_link_trace_message (os_ken.tests.unit.packet.test_cfm.Test_cfm)OK DEBUG: test_init_link_trace_reply (os_ken.tests.unit.packet.test_cfm.Test_cfm)OK DEBUG: test_init_loopback_message (os_ken.tests.unit.packet.test_cfm.Test_cfm)OK DEBUG: test_init_loopback_reply (os_ken.tests.unit.packet.test_cfm.Test_cfm)OK DEBUG: test_json (os_ken.tests.unit.packet.test_cfm.Test_cfm) OK DEBUG: test_json_with_cc_message (os_ken.tests.unit.packet.test_cfm.Test_cfm)OK DEBUG: test_json_with_link_trace_message (os_ken.tests.unit.packet.test_cfm.Test_cfm)OK DEBUG: test_json_with_link_trace_reply (os_ken.tests.unit.packet.test_cfm.Test_cfm)OK DEBUG: test_json_with_loopback_message (os_ken.tests.unit.packet.test_cfm.Test_cfm)OK DEBUG: test_json_with_loopback_reply (os_ken.tests.unit.packet.test_cfm.Test_cfm)OK DEBUG: test_len (os_ken.tests.unit.packet.test_cfm.Test_cfm) OK DEBUG: test_len_cc_message (os_ken.tests.unit.packet.test_cfm.Test_cfm)OK DEBUG: test_len_link_trace_message (os_ken.tests.unit.packet.test_cfm.Test_cfm)OK DEBUG: test_len_link_trace_reply (os_ken.tests.unit.packet.test_cfm.Test_cfm)OK DEBUG: test_len_loopback_message (os_ken.tests.unit.packet.test_cfm.Test_cfm)OK DEBUG: test_len_loopback_reply (os_ken.tests.unit.packet.test_cfm.Test_cfm)OK DEBUG: test_parser (os_ken.tests.unit.packet.test_cfm.Test_cfm) OK DEBUG: test_parser_with_cc_message (os_ken.tests.unit.packet.test_cfm.Test_cfm)OK DEBUG: test_parser_with_link_trace_message (os_ken.tests.unit.packet.test_cfm.Test_cfm)OK DEBUG: test_parser_with_link_trace_reply (os_ken.tests.unit.packet.test_cfm.Test_cfm)OK DEBUG: test_parser_with_loopback_message (os_ken.tests.unit.packet.test_cfm.Test_cfm)OK DEBUG: test_parser_with_loopback_reply (os_ken.tests.unit.packet.test_cfm.Test_cfm)OK DEBUG: test_serialize (os_ken.tests.unit.packet.test_cfm.Test_cfm) OK DEBUG: test_serialize_with_cc_message (os_ken.tests.unit.packet.test_cfm.Test_cfm)OK DEBUG: test_serialize_with_link_trace_message (os_ken.tests.unit.packet.test_cfm.Test_cfm)OK DEBUG: test_serialize_with_link_trace_reply (os_ken.tests.unit.packet.test_cfm.Test_cfm)OK DEBUG: test_serialize_with_loopback_message (os_ken.tests.unit.packet.test_cfm.Test_cfm)OK DEBUG: test_serialize_with_loopback_reply (os_ken.tests.unit.packet.test_cfm.Test_cfm)OK DEBUG: test_to_string (os_ken.tests.unit.packet.test_cfm.Test_cfm) OK DEBUG: test_to_string_cc_message (os_ken.tests.unit.packet.test_cfm.Test_cfm)OK DEBUG: test_to_string_link_trace_message (os_ken.tests.unit.packet.test_cfm.Test_cfm)OK DEBUG: test_to_string_link_trace_reply (os_ken.tests.unit.packet.test_cfm.Test_cfm)OK DEBUG: test_to_string_loopback_message (os_ken.tests.unit.packet.test_cfm.Test_cfm)OK DEBUG: test_to_string_loopback_reply (os_ken.tests.unit.packet.test_cfm.Test_cfm)OK DEBUG: Test_data_tlv DEBUG: test_default_args (os_ken.tests.unit.packet.test_cfm.Test_data_tlv)OK DEBUG: test_init (os_ken.tests.unit.packet.test_cfm.Test_data_tlv) OK DEBUG: test_len (os_ken.tests.unit.packet.test_cfm.Test_data_tlv) OK DEBUG: test_parser (os_ken.tests.unit.packet.test_cfm.Test_data_tlv)OK DEBUG: test_serialize (os_ken.tests.unit.packet.test_cfm.Test_data_tlv)OK DEBUG: test_serialize_with_length_zero (os_ken.tests.unit.packet.test_cfm.Test_data_tlv)OK DEBUG: Test_interface_status_tlv DEBUG: test_default_args (os_ken.tests.unit.packet.test_cfm.Test_interface_status_tlv)OK DEBUG: test_init (os_ken.tests.unit.packet.test_cfm.Test_interface_status_tlv)OK DEBUG: test_len (os_ken.tests.unit.packet.test_cfm.Test_interface_status_tlv)OK DEBUG: test_parser (os_ken.tests.unit.packet.test_cfm.Test_interface_status_tlv)OK DEBUG: test_serialize (os_ken.tests.unit.packet.test_cfm.Test_interface_status_tlv)OK DEBUG: Test_link_trace_message DEBUG: test_default_args (os_ken.tests.unit.packet.test_cfm.Test_link_trace_message)OK DEBUG: test_init (os_ken.tests.unit.packet.test_cfm.Test_link_trace_message)OK DEBUG: test_len (os_ken.tests.unit.packet.test_cfm.Test_link_trace_message)OK DEBUG: test_parser (os_ken.tests.unit.packet.test_cfm.Test_link_trace_message)OK DEBUG: test_serialize (os_ken.tests.unit.packet.test_cfm.Test_link_trace_message)OK DEBUG: Test_link_trace_reply DEBUG: test_default_args (os_ken.tests.unit.packet.test_cfm.Test_link_trace_reply)OK DEBUG: test_init (os_ken.tests.unit.packet.test_cfm.Test_link_trace_reply)OK DEBUG: test_len (os_ken.tests.unit.packet.test_cfm.Test_link_trace_reply)OK DEBUG: test_parser (os_ken.tests.unit.packet.test_cfm.Test_link_trace_reply)OK DEBUG: test_serialize (os_ken.tests.unit.packet.test_cfm.Test_link_trace_reply)OK DEBUG: Test_loopback_message DEBUG: test_default_args (os_ken.tests.unit.packet.test_cfm.Test_loopback_message)OK DEBUG: test_init (os_ken.tests.unit.packet.test_cfm.Test_loopback_message)OK DEBUG: test_len (os_ken.tests.unit.packet.test_cfm.Test_loopback_message)OK DEBUG: test_parser (os_ken.tests.unit.packet.test_cfm.Test_loopback_message)OK DEBUG: test_serialize (os_ken.tests.unit.packet.test_cfm.Test_loopback_message)OK DEBUG: Test_loopback_reply DEBUG: test_default_args (os_ken.tests.unit.packet.test_cfm.Test_loopback_reply)OK DEBUG: test_init (os_ken.tests.unit.packet.test_cfm.Test_loopback_reply)OK DEBUG: test_len (os_ken.tests.unit.packet.test_cfm.Test_loopback_reply)OK DEBUG: test_parser (os_ken.tests.unit.packet.test_cfm.Test_loopback_reply)OK DEBUG: test_serialize (os_ken.tests.unit.packet.test_cfm.Test_loopback_reply)OK DEBUG: Test_ltm_egress_identifier_tlv DEBUG: test_default_args (os_ken.tests.unit.packet.test_cfm.Test_ltm_egress_identifier_tlv)OK DEBUG: test_init (os_ken.tests.unit.packet.test_cfm.Test_ltm_egress_identifier_tlv)OK DEBUG: test_len (os_ken.tests.unit.packet.test_cfm.Test_ltm_egress_identifier_tlv)OK DEBUG: test_parser (os_ken.tests.unit.packet.test_cfm.Test_ltm_egress_identifier_tlv)OK DEBUG: test_serialize (os_ken.tests.unit.packet.test_cfm.Test_ltm_egress_identifier_tlv)OK DEBUG: test_serialize_with_length_zero (os_ken.tests.unit.packet.test_cfm.Test_ltm_egress_identifier_tlv)OK DEBUG: Test_ltr_egress_identifier_tlv DEBUG: test_default_args (os_ken.tests.unit.packet.test_cfm.Test_ltr_egress_identifier_tlv)OK DEBUG: test_init (os_ken.tests.unit.packet.test_cfm.Test_ltr_egress_identifier_tlv)OK DEBUG: test_len (os_ken.tests.unit.packet.test_cfm.Test_ltr_egress_identifier_tlv)OK DEBUG: test_parser (os_ken.tests.unit.packet.test_cfm.Test_ltr_egress_identifier_tlv)OK DEBUG: test_serialize (os_ken.tests.unit.packet.test_cfm.Test_ltr_egress_identifier_tlv)OK DEBUG: test_serialize_with_length_zero (os_ken.tests.unit.packet.test_cfm.Test_ltr_egress_identifier_tlv)OK DEBUG: Test_organization_specific_tlv DEBUG: test_default_args (os_ken.tests.unit.packet.test_cfm.Test_organization_specific_tlv)OK DEBUG: test_init (os_ken.tests.unit.packet.test_cfm.Test_organization_specific_tlv)OK DEBUG: test_len (os_ken.tests.unit.packet.test_cfm.Test_organization_specific_tlv)OK DEBUG: test_parser (os_ken.tests.unit.packet.test_cfm.Test_organization_specific_tlv)OK DEBUG: test_serialize (os_ken.tests.unit.packet.test_cfm.Test_organization_specific_tlv)OK DEBUG: test_serialize_with_zero (os_ken.tests.unit.packet.test_cfm.Test_organization_specific_tlv)OK DEBUG: Test_port_status_tlv DEBUG: test_default_args (os_ken.tests.unit.packet.test_cfm.Test_port_status_tlv)OK DEBUG: test_init (os_ken.tests.unit.packet.test_cfm.Test_port_status_tlv)OK DEBUG: test_len (os_ken.tests.unit.packet.test_cfm.Test_port_status_tlv)OK DEBUG: test_parser (os_ken.tests.unit.packet.test_cfm.Test_port_status_tlv)OK DEBUG: test_serialize (os_ken.tests.unit.packet.test_cfm.Test_port_status_tlv)OK DEBUG: Test_reply_egress_tlv DEBUG: test_default_args (os_ken.tests.unit.packet.test_cfm.Test_reply_egress_tlv)OK DEBUG: test_init (os_ken.tests.unit.packet.test_cfm.Test_reply_egress_tlv)OK DEBUG: test_len (os_ken.tests.unit.packet.test_cfm.Test_reply_egress_tlv)OK DEBUG: test_parser (os_ken.tests.unit.packet.test_cfm.Test_reply_egress_tlv)OK DEBUG: test_serialize (os_ken.tests.unit.packet.test_cfm.Test_reply_egress_tlv)OK DEBUG: test_serialize_with_zero (os_ken.tests.unit.packet.test_cfm.Test_reply_egress_tlv)OK DEBUG: Test_reply_ingress_tlv DEBUG: test_default_args (os_ken.tests.unit.packet.test_cfm.Test_reply_ingress_tlv)OK DEBUG: test_init (os_ken.tests.unit.packet.test_cfm.Test_reply_ingress_tlv)OK DEBUG: test_len (os_ken.tests.unit.packet.test_cfm.Test_reply_ingress_tlv)OK DEBUG: test_parser (os_ken.tests.unit.packet.test_cfm.Test_reply_ingress_tlv)OK DEBUG: test_serialize (os_ken.tests.unit.packet.test_cfm.Test_reply_ingress_tlv)OK DEBUG: test_serialize_with_zero (os_ken.tests.unit.packet.test_cfm.Test_reply_ingress_tlv)OK DEBUG: Test_sender_id_tlv DEBUG: test_default_args (os_ken.tests.unit.packet.test_cfm.Test_sender_id_tlv)OK DEBUG: test_init (os_ken.tests.unit.packet.test_cfm.Test_sender_id_tlv)OK DEBUG: test_len (os_ken.tests.unit.packet.test_cfm.Test_sender_id_tlv)OK DEBUG: test_parser (os_ken.tests.unit.packet.test_cfm.Test_sender_id_tlv)OK DEBUG: test_serialize (os_ken.tests.unit.packet.test_cfm.Test_sender_id_tlv)OK DEBUG: test_serialize_semi_normal_ptn1 (os_ken.tests.unit.packet.test_cfm.Test_sender_id_tlv)OK DEBUG: test_serialize_semi_normal_ptn2 (os_ken.tests.unit.packet.test_cfm.Test_sender_id_tlv)OK DEBUG: test_serialize_semi_normal_ptn3 (os_ken.tests.unit.packet.test_cfm.Test_sender_id_tlv)OK DEBUG: test_serialize_semi_normal_ptn4 (os_ken.tests.unit.packet.test_cfm.Test_sender_id_tlv)OK DEBUG: test_serialize_with_length_zero (os_ken.tests.unit.packet.test_cfm.Test_sender_id_tlv)OK DEBUG: Test_dhcp_offer DEBUG: test_init (os_ken.tests.unit.packet.test_dhcp.Test_dhcp_offer)OK DEBUG: test_json (os_ken.tests.unit.packet.test_dhcp.Test_dhcp_offer)OK DEBUG: test_parser (os_ken.tests.unit.packet.test_dhcp.Test_dhcp_offer)OK DEBUG: test_parser_corrupted (os_ken.tests.unit.packet.test_dhcp.Test_dhcp_offer)OK DEBUG: test_serialize (os_ken.tests.unit.packet.test_dhcp.Test_dhcp_offer)OK DEBUG: test_to_string (os_ken.tests.unit.packet.test_dhcp.Test_dhcp_offer)OK DEBUG: Test_ethernet DEBUG: test_default_args (os_ken.tests.unit.packet.test_ethernet.Test_ethernet)OK DEBUG: test_init (os_ken.tests.unit.packet.test_ethernet.Test_ethernet)OK DEBUG: test_json (os_ken.tests.unit.packet.test_ethernet.Test_ethernet)OK DEBUG: test_malformed_ethernet (os_ken.tests.unit.packet.test_ethernet.Test_ethernet)OK DEBUG: test_parser (os_ken.tests.unit.packet.test_ethernet.Test_ethernet)OK DEBUG: test_serialize (os_ken.tests.unit.packet.test_ethernet.Test_ethernet)OK DEBUG: Test_geneve DEBUG: test_parser (os_ken.tests.unit.packet.test_geneve.Test_geneve)OK DEBUG: Test_gre DEBUG: test_flowid_setter (os_ken.tests.unit.packet.test_gre.Test_gre)OK DEBUG: test_key_setter (os_ken.tests.unit.packet.test_gre.Test_gre)OK DEBUG: test_key_setter_none (os_ken.tests.unit.packet.test_gre.Test_gre)OK DEBUG: test_nvgre_init (os_ken.tests.unit.packet.test_gre.Test_gre)OK DEBUG: test_parser (os_ken.tests.unit.packet.test_gre.Test_gre) OK DEBUG: test_vsid_setter (os_ken.tests.unit.packet.test_gre.Test_gre)OK DEBUG: Test_TimeExceeded DEBUG: test_default_args (os_ken.tests.unit.packet.test_icmp.Test_TimeExceeded)OK DEBUG: test_init (os_ken.tests.unit.packet.test_icmp.Test_TimeExceeded)OK DEBUG: test_parser (os_ken.tests.unit.packet.test_icmp.Test_TimeExceeded)OK DEBUG: test_serialize (os_ken.tests.unit.packet.test_icmp.Test_TimeExceeded)OK DEBUG: Test_dest_unreach DEBUG: test_default_args (os_ken.tests.unit.packet.test_icmp.Test_dest_unreach)OK DEBUG: test_init (os_ken.tests.unit.packet.test_icmp.Test_dest_unreach)OK DEBUG: test_parser (os_ken.tests.unit.packet.test_icmp.Test_dest_unreach)OK DEBUG: test_serialize (os_ken.tests.unit.packet.test_icmp.Test_dest_unreach)OK DEBUG: Test_echo DEBUG: test_default_args (os_ken.tests.unit.packet.test_icmp.Test_echo)OK DEBUG: test_init (os_ken.tests.unit.packet.test_icmp.Test_echo) OK DEBUG: test_parser (os_ken.tests.unit.packet.test_icmp.Test_echo) OK DEBUG: test_serialize (os_ken.tests.unit.packet.test_icmp.Test_echo)OK DEBUG: Test_icmp DEBUG: test_default_args (os_ken.tests.unit.packet.test_icmp.Test_icmp)OK DEBUG: test_init (os_ken.tests.unit.packet.test_icmp.Test_icmp) OK DEBUG: test_init_with_TimeExceeded (os_ken.tests.unit.packet.test_icmp.Test_icmp)OK DEBUG: test_init_with_dest_unreach (os_ken.tests.unit.packet.test_icmp.Test_icmp)OK DEBUG: test_init_with_echo (os_ken.tests.unit.packet.test_icmp.Test_icmp)OK DEBUG: test_json (os_ken.tests.unit.packet.test_icmp.Test_icmp) OK DEBUG: test_json_with_TimeExceeded (os_ken.tests.unit.packet.test_icmp.Test_icmp)OK DEBUG: test_json_with_dest_unreach (os_ken.tests.unit.packet.test_icmp.Test_icmp)OK DEBUG: test_json_with_echo (os_ken.tests.unit.packet.test_icmp.Test_icmp)OK DEBUG: test_parser (os_ken.tests.unit.packet.test_icmp.Test_icmp) OK DEBUG: test_parser_with_TimeExceeded (os_ken.tests.unit.packet.test_icmp.Test_icmp)OK DEBUG: test_parser_with_dest_unreach (os_ken.tests.unit.packet.test_icmp.Test_icmp)OK DEBUG: test_parser_with_echo (os_ken.tests.unit.packet.test_icmp.Test_icmp)OK DEBUG: test_serialize (os_ken.tests.unit.packet.test_icmp.Test_icmp)OK DEBUG: test_serialize_with_TimeExceeded (os_ken.tests.unit.packet.test_icmp.Test_icmp)OK DEBUG: test_serialize_with_dest_unreach (os_ken.tests.unit.packet.test_icmp.Test_icmp)OK DEBUG: test_serialize_with_echo (os_ken.tests.unit.packet.test_icmp.Test_icmp)OK DEBUG: test_to_string (os_ken.tests.unit.packet.test_icmp.Test_icmp)OK DEBUG: test_to_string_with_TimeExceeded (os_ken.tests.unit.packet.test_icmp.Test_icmp)OK DEBUG: test_to_string_with_dest_unreach (os_ken.tests.unit.packet.test_icmp.Test_icmp)OK DEBUG: test_to_string_with_echo (os_ken.tests.unit.packet.test_icmp.Test_icmp)OK DEBUG: Test_icmpv6_echo_reply DEBUG: test_default_args (os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_echo_reply)OK DEBUG: test_init (os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_echo_reply)OK DEBUG: test_json (os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_echo_reply)OK DEBUG: test_parser_with_data (os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_echo_reply)OK DEBUG: test_parser_without_data (os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_echo_reply)OK DEBUG: test_serialize_with_data (os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_echo_reply)OK DEBUG: test_serialize_without_data (os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_echo_reply)OK DEBUG: test_to_string (os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_echo_reply)OK DEBUG: Test_icmpv6_echo_request DEBUG: test_default_args (os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_echo_request)OK DEBUG: test_init (os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_echo_request)OK DEBUG: test_json (os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_echo_request)OK DEBUG: test_parser_with_data (os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_echo_request)OK DEBUG: test_parser_without_data (os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_echo_request)OK DEBUG: test_serialize_with_data (os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_echo_request)OK DEBUG: test_serialize_without_data (os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_echo_request)OK DEBUG: test_to_string (os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_echo_request)OK DEBUG: Test_icmpv6_header DEBUG: test_default_args (os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_header)OK DEBUG: test_init (os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_header)OK DEBUG: test_json (os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_header)OK DEBUG: test_malformed_icmpv6 (os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_header)OK DEBUG: test_parser (os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_header)OK DEBUG: test_serialize (os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_header)OK DEBUG: Test_icmpv6_membership_done DEBUG: test_default_args (os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_membership_done)OK DEBUG: test_init (os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_membership_done)OK DEBUG: test_json (os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_membership_done)OK DEBUG: test_parser (os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_membership_done)OK DEBUG: test_serialize (os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_membership_done)OK DEBUG: test_to_string (os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_membership_done)OK DEBUG: Test_icmpv6_membership_query DEBUG: test_default_args (os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_membership_query)OK DEBUG: test_init (os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_membership_query)OK DEBUG: test_json (os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_membership_query)OK DEBUG: test_parser (os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_membership_query)OK DEBUG: test_serialize (os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_membership_query)OK DEBUG: test_to_string (os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_membership_query)OK DEBUG: Test_icmpv6_membership_report DEBUG: test_default_args (os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_membership_report)OK DEBUG: test_init (os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_membership_report)OK DEBUG: test_json (os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_membership_report)OK DEBUG: test_parser (os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_membership_report)OK DEBUG: test_serialize (os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_membership_report)OK DEBUG: test_to_string (os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_membership_report)OK DEBUG: Test_icmpv6_nd_option_la DEBUG: test_default_args (os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_nd_option_la)OK DEBUG: Test_icmpv6_nd_option_pi DEBUG: test_default_args (os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_nd_option_pi)OK DEBUG: Test_icmpv6_neighbor_advert DEBUG: test_default_args (os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_neighbor_advert)OK DEBUG: test_init (os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_neighbor_advert)OK DEBUG: test_json (os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_neighbor_advert)OK DEBUG: test_parser_with_data (os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_neighbor_advert)OK DEBUG: test_parser_without_data (os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_neighbor_advert)OK DEBUG: test_serialize_with_data (os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_neighbor_advert)OK DEBUG: test_serialize_without_data (os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_neighbor_advert)OK DEBUG: test_to_string (os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_neighbor_advert)OK DEBUG: Test_icmpv6_neighbor_solicit DEBUG: test_default_args (os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_neighbor_solicit)OK DEBUG: test_init (os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_neighbor_solicit)OK DEBUG: test_json (os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_neighbor_solicit)OK DEBUG: test_parser_with_data (os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_neighbor_solicit)OK DEBUG: test_parser_without_data (os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_neighbor_solicit)OK DEBUG: test_serialize_with_data (os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_neighbor_solicit)OK DEBUG: test_serialize_without_data (os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_neighbor_solicit)OK DEBUG: test_to_string (os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_neighbor_solicit)OK DEBUG: Test_icmpv6_router_advert DEBUG: test_default_args (os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_router_advert)OK DEBUG: test_json (os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_router_advert)OK DEBUG: Test_icmpv6_router_solicit DEBUG: test_default_args (os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_router_solicit)OK DEBUG: test_init (os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_router_solicit)OK DEBUG: test_json (os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_router_solicit)OK DEBUG: test_parser_with_data (os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_router_solicit)OK DEBUG: test_parser_without_data (os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_router_solicit)OK DEBUG: test_serialize_with_data (os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_router_solicit)OK DEBUG: test_serialize_without_data (os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_router_solicit)OK DEBUG: test_to_string (os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_router_solicit)OK DEBUG: Test_mldv2_query DEBUG: test_build_mldv2_query (os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_query)OK DEBUG: test_build_mldv2_query_with_srcs (os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_query)OK DEBUG: test_default_args (os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_query)OK DEBUG: test_init (os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_query)OK DEBUG: test_init_with_srcs (os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_query)OK DEBUG: test_json (os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_query)OK DEBUG: test_json_with_srcs (os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_query)OK DEBUG: test_num_larger_than_srcs (os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_query)OK DEBUG: test_num_smaller_than_srcs (os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_query)OK DEBUG: test_parser (os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_query)OK DEBUG: test_parser_with_srcs (os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_query)OK DEBUG: test_serialize (os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_query)OK DEBUG: test_serialize_with_srcs (os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_query)OK DEBUG: test_to_string (os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_query)OK DEBUG: test_to_string_with_srcs (os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_query)OK DEBUG: Test_mldv2_report DEBUG: test_build_mldv2_report (os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report)OK DEBUG: test_build_mldv2_report_with_records (os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report)OK DEBUG: test_default_args (os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report)OK DEBUG: test_init (os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report)OK DEBUG: test_init_with_records (os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report)OK DEBUG: test_json (os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report)OK DEBUG: test_json_with_records (os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report)OK DEBUG: test_parser (os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report)OK DEBUG: test_parser_with_records (os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report)OK DEBUG: test_record_num_larger_than_records (os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report)OK DEBUG: test_record_num_smaller_than_records (os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report)OK DEBUG: test_serialize (os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report)OK DEBUG: test_serialize_with_records (os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report)OK DEBUG: test_to_string (os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report)OK DEBUG: test_to_string_with_records (os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report)OK DEBUG: Test_mldv2_report_group DEBUG: test_aux_len_larger_than_aux (os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report_group)OK DEBUG: test_aux_len_smaller_than_aux (os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report_group)OK DEBUG: test_default_args (os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report_group)OK DEBUG: test_init (os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report_group)OK DEBUG: test_init_with_aux (os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report_group)OK DEBUG: test_init_with_srcs (os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report_group)OK DEBUG: test_init_with_srcs_and_aux (os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report_group)OK DEBUG: test_json (os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report_group)OK DEBUG: test_json_with_aux (os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report_group)OK DEBUG: test_json_with_srcs (os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report_group)OK DEBUG: test_json_with_srcs_and_aux (os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report_group)OK DEBUG: test_len (os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report_group)OK DEBUG: test_len_with_aux (os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report_group)OK DEBUG: test_len_with_srcs (os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report_group)OK DEBUG: test_len_with_srcs_and_aux (os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report_group)OK DEBUG: test_num_larger_than_srcs (os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report_group)OK DEBUG: test_num_smaller_than_srcs (os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report_group)OK DEBUG: test_parser (os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report_group)OK DEBUG: test_parser_with_aux (os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report_group)OK DEBUG: test_parser_with_srcs (os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report_group)OK DEBUG: test_parser_with_srcs_and_aux (os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report_group)OK DEBUG: test_serialize (os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report_group)OK DEBUG: test_serialize_with_aux (os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report_group)OK DEBUG: test_serialize_with_srcs (os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report_group)OK DEBUG: test_serialize_with_srcs_and_aux (os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report_group)OK DEBUG: test_to_string (os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report_group)OK DEBUG: test_to_string_with_aux (os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report_group)OK DEBUG: test_to_string_with_srcs (os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report_group)OK DEBUG: test_to_string_with_srcs_and_aux (os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report_group)OK DEBUG: Test_igmp DEBUG: test_build_igmp (os_ken.tests.unit.packet.test_igmp.Test_igmp)OK DEBUG: test_default_args (os_ken.tests.unit.packet.test_igmp.Test_igmp)OK DEBUG: test_init (os_ken.tests.unit.packet.test_igmp.Test_igmp) OK DEBUG: test_json (os_ken.tests.unit.packet.test_igmp.Test_igmp) OK DEBUG: test_malformed_igmp (os_ken.tests.unit.packet.test_igmp.Test_igmp)OK DEBUG: test_parser (os_ken.tests.unit.packet.test_igmp.Test_igmp) OK DEBUG: test_serialize (os_ken.tests.unit.packet.test_igmp.Test_igmp)OK DEBUG: test_to_string (os_ken.tests.unit.packet.test_igmp.Test_igmp)OK DEBUG: Test_igmpv3_query DEBUG: test_build_igmp (os_ken.tests.unit.packet.test_igmp.Test_igmpv3_query)OK DEBUG: test_build_igmp_with_srcs (os_ken.tests.unit.packet.test_igmp.Test_igmpv3_query)OK DEBUG: test_default_args (os_ken.tests.unit.packet.test_igmp.Test_igmpv3_query)OK DEBUG: test_init (os_ken.tests.unit.packet.test_igmp.Test_igmpv3_query)OK DEBUG: test_init_with_srcs (os_ken.tests.unit.packet.test_igmp.Test_igmpv3_query)OK DEBUG: test_json (os_ken.tests.unit.packet.test_igmp.Test_igmpv3_query)OK DEBUG: test_json_with_srcs (os_ken.tests.unit.packet.test_igmp.Test_igmpv3_query)OK DEBUG: test_num_larger_than_srcs (os_ken.tests.unit.packet.test_igmp.Test_igmpv3_query)OK DEBUG: test_num_smaller_than_srcs (os_ken.tests.unit.packet.test_igmp.Test_igmpv3_query)OK DEBUG: test_parser (os_ken.tests.unit.packet.test_igmp.Test_igmpv3_query)OK DEBUG: test_parser_with_srcs (os_ken.tests.unit.packet.test_igmp.Test_igmpv3_query)OK DEBUG: test_serialize (os_ken.tests.unit.packet.test_igmp.Test_igmpv3_query)OK DEBUG: test_serialize_with_srcs (os_ken.tests.unit.packet.test_igmp.Test_igmpv3_query)OK DEBUG: test_to_string (os_ken.tests.unit.packet.test_igmp.Test_igmpv3_query)OK DEBUG: test_to_string_with_srcs (os_ken.tests.unit.packet.test_igmp.Test_igmpv3_query)OK DEBUG: Test_igmpv3_report DEBUG: test_build_igmp (os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report)OK DEBUG: test_build_igmp_with_records (os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report)OK DEBUG: test_default_args (os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report)OK DEBUG: test_init (os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report)OK DEBUG: test_init_with_records (os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report)OK DEBUG: test_json (os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report)OK DEBUG: test_json_with_records (os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report)OK DEBUG: test_parser (os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report)OK DEBUG: test_parser_with_records (os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report)OK DEBUG: test_record_num_larger_than_records (os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report)OK DEBUG: test_record_num_smaller_than_records (os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report)OK DEBUG: test_serialize (os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report)OK DEBUG: test_serialize_with_records (os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report)OK DEBUG: test_to_string (os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report)OK DEBUG: test_to_string_with_records (os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report)OK DEBUG: Test_igmpv3_report_group DEBUG: test_default_args (os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report_group)OK DEBUG: test_init (os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report_group)OK DEBUG: test_init_with_aux (os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report_group)OK DEBUG: test_init_with_srcs (os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report_group)OK DEBUG: test_init_with_srcs_and_aux (os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report_group)OK DEBUG: test_len (os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report_group)OK DEBUG: test_len_with_aux (os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report_group)OK DEBUG: test_len_with_srcs (os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report_group)OK DEBUG: test_len_with_srcs_and_aux (os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report_group)OK DEBUG: test_parser (os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report_group)OK DEBUG: test_parser_with_aux (os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report_group)OK DEBUG: test_parser_with_srcs (os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report_group)OK DEBUG: test_parser_with_srcs_and_aux (os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report_group)OK DEBUG: test_serialize (os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report_group)OK DEBUG: test_serialize_with_aux (os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report_group)OK DEBUG: test_serialize_with_srcs (os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report_group)OK DEBUG: test_serialize_with_srcs_and_aux (os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report_group)OK DEBUG: test_to_string (os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report_group)OK DEBUG: test_to_string_with_aux (os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report_group)OK DEBUG: test_to_string_with_srcs (os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report_group)OK DEBUG: test_to_string_with_srcs_and_aux (os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report_group)OK DEBUG: Test_ipv4 DEBUG: test_init (os_ken.tests.unit.packet.test_ipv4.Test_ipv4) OK DEBUG: test_json (os_ken.tests.unit.packet.test_ipv4.Test_ipv4) OK DEBUG: test_malformed_ipv4 (os_ken.tests.unit.packet.test_ipv4.Test_ipv4)OK DEBUG: test_parser (os_ken.tests.unit.packet.test_ipv4.Test_ipv4) OK DEBUG: test_serialize (os_ken.tests.unit.packet.test_ipv4.Test_ipv4)OK DEBUG: Test_auth DEBUG: test_default_args (os_ken.tests.unit.packet.test_ipv6.Test_auth)OK DEBUG: test_init (os_ken.tests.unit.packet.test_ipv6.Test_auth) OK DEBUG: test_len (os_ken.tests.unit.packet.test_ipv6.Test_auth) OK DEBUG: test_len_re (os_ken.tests.unit.packet.test_ipv6.Test_auth) OK DEBUG: test_parser (os_ken.tests.unit.packet.test_ipv6.Test_auth) OK DEBUG: test_serialize (os_ken.tests.unit.packet.test_ipv6.Test_auth)OK DEBUG: Test_dst_opts DEBUG: test_default_args (os_ken.tests.unit.packet.test_ipv6.Test_dst_opts)OK DEBUG: test_init (os_ken.tests.unit.packet.test_ipv6.Test_dst_opts)OK DEBUG: test_invalid_size (os_ken.tests.unit.packet.test_ipv6.Test_dst_opts)OK DEBUG: test_len (os_ken.tests.unit.packet.test_ipv6.Test_dst_opts) OK DEBUG: test_parser (os_ken.tests.unit.packet.test_ipv6.Test_dst_opts)OK DEBUG: test_serialize (os_ken.tests.unit.packet.test_ipv6.Test_dst_opts)OK DEBUG: Test_fragment DEBUG: test_default_args (os_ken.tests.unit.packet.test_ipv6.Test_fragment)OK DEBUG: test_init (os_ken.tests.unit.packet.test_ipv6.Test_fragment)OK DEBUG: test_len (os_ken.tests.unit.packet.test_ipv6.Test_fragment) OK DEBUG: test_parser (os_ken.tests.unit.packet.test_ipv6.Test_fragment)OK DEBUG: test_serialize (os_ken.tests.unit.packet.test_ipv6.Test_fragment)OK DEBUG: Test_hop_opts DEBUG: test_default_args (os_ken.tests.unit.packet.test_ipv6.Test_hop_opts)OK DEBUG: test_init (os_ken.tests.unit.packet.test_ipv6.Test_hop_opts)OK DEBUG: test_invalid_size (os_ken.tests.unit.packet.test_ipv6.Test_hop_opts)OK DEBUG: test_len (os_ken.tests.unit.packet.test_ipv6.Test_hop_opts) OK DEBUG: test_parser (os_ken.tests.unit.packet.test_ipv6.Test_hop_opts)OK DEBUG: test_serialize (os_ken.tests.unit.packet.test_ipv6.Test_hop_opts)OK DEBUG: Test_ipv6 DEBUG: test_default_args (os_ken.tests.unit.packet.test_ipv6.Test_ipv6)OK DEBUG: test_init (os_ken.tests.unit.packet.test_ipv6.Test_ipv6) OK DEBUG: test_init_with_auth (os_ken.tests.unit.packet.test_ipv6.Test_ipv6)OK DEBUG: test_init_with_dst_opts (os_ken.tests.unit.packet.test_ipv6.Test_ipv6)OK DEBUG: test_init_with_fragment (os_ken.tests.unit.packet.test_ipv6.Test_ipv6)OK DEBUG: test_init_with_hop_opts (os_ken.tests.unit.packet.test_ipv6.Test_ipv6)OK DEBUG: test_init_with_multi_headers (os_ken.tests.unit.packet.test_ipv6.Test_ipv6)OK DEBUG: test_init_with_routing_type3 (os_ken.tests.unit.packet.test_ipv6.Test_ipv6)OK DEBUG: test_json (os_ken.tests.unit.packet.test_ipv6.Test_ipv6) OK DEBUG: test_json_with_auth (os_ken.tests.unit.packet.test_ipv6.Test_ipv6)OK DEBUG: test_json_with_dst_opts (os_ken.tests.unit.packet.test_ipv6.Test_ipv6)OK DEBUG: test_json_with_fragment (os_ken.tests.unit.packet.test_ipv6.Test_ipv6)OK DEBUG: test_json_with_hop_opts (os_ken.tests.unit.packet.test_ipv6.Test_ipv6)OK DEBUG: test_json_with_multi_headers (os_ken.tests.unit.packet.test_ipv6.Test_ipv6)OK DEBUG: test_json_with_routing_type3 (os_ken.tests.unit.packet.test_ipv6.Test_ipv6)OK DEBUG: test_len (os_ken.tests.unit.packet.test_ipv6.Test_ipv6) OK DEBUG: test_len_with_auth (os_ken.tests.unit.packet.test_ipv6.Test_ipv6)OK DEBUG: test_len_with_dst_opts (os_ken.tests.unit.packet.test_ipv6.Test_ipv6)OK DEBUG: test_len_with_fragment (os_ken.tests.unit.packet.test_ipv6.Test_ipv6)OK DEBUG: test_len_with_hop_opts (os_ken.tests.unit.packet.test_ipv6.Test_ipv6)OK DEBUG: test_len_with_multi_headers (os_ken.tests.unit.packet.test_ipv6.Test_ipv6)OK DEBUG: test_len_with_routing_type3 (os_ken.tests.unit.packet.test_ipv6.Test_ipv6)OK DEBUG: test_parser (os_ken.tests.unit.packet.test_ipv6.Test_ipv6) OK DEBUG: test_parser_with_auth (os_ken.tests.unit.packet.test_ipv6.Test_ipv6)OK DEBUG: test_parser_with_dst_opts (os_ken.tests.unit.packet.test_ipv6.Test_ipv6)OK DEBUG: test_parser_with_fragment (os_ken.tests.unit.packet.test_ipv6.Test_ipv6)OK DEBUG: test_parser_with_hop_opts (os_ken.tests.unit.packet.test_ipv6.Test_ipv6)OK DEBUG: test_parser_with_multi_headers (os_ken.tests.unit.packet.test_ipv6.Test_ipv6)OK DEBUG: test_parser_with_routing_type3 (os_ken.tests.unit.packet.test_ipv6.Test_ipv6)OK DEBUG: test_serialize (os_ken.tests.unit.packet.test_ipv6.Test_ipv6)OK DEBUG: test_serialize_with_auth (os_ken.tests.unit.packet.test_ipv6.Test_ipv6)OK DEBUG: test_serialize_with_dst_opts (os_ken.tests.unit.packet.test_ipv6.Test_ipv6)OK DEBUG: test_serialize_with_fragment (os_ken.tests.unit.packet.test_ipv6.Test_ipv6)OK DEBUG: test_serialize_with_hop_opts (os_ken.tests.unit.packet.test_ipv6.Test_ipv6)OK DEBUG: test_serialize_with_multi_headers (os_ken.tests.unit.packet.test_ipv6.Test_ipv6)OK DEBUG: test_serialize_with_routing_type3 (os_ken.tests.unit.packet.test_ipv6.Test_ipv6)OK DEBUG: test_to_string (os_ken.tests.unit.packet.test_ipv6.Test_ipv6)OK DEBUG: test_to_string_with_auth (os_ken.tests.unit.packet.test_ipv6.Test_ipv6)OK DEBUG: test_to_string_with_dst_opts (os_ken.tests.unit.packet.test_ipv6.Test_ipv6)OK DEBUG: test_to_string_with_fragment (os_ken.tests.unit.packet.test_ipv6.Test_ipv6)OK DEBUG: test_to_string_with_hop_opts (os_ken.tests.unit.packet.test_ipv6.Test_ipv6)OK DEBUG: test_to_string_with_multi_headers (os_ken.tests.unit.packet.test_ipv6.Test_ipv6)OK DEBUG: Test_option DEBUG: test_init (os_ken.tests.unit.packet.test_ipv6.Test_option) OK DEBUG: test_len (os_ken.tests.unit.packet.test_ipv6.Test_option) OK DEBUG: test_parser (os_ken.tests.unit.packet.test_ipv6.Test_option)OK DEBUG: test_serialize (os_ken.tests.unit.packet.test_ipv6.Test_option)OK DEBUG: Test_option_pad1 DEBUG: test_default_args (os_ken.tests.unit.packet.test_ipv6.Test_option_pad1)OK DEBUG: test_init (os_ken.tests.unit.packet.test_ipv6.Test_option_pad1)OK DEBUG: test_len (os_ken.tests.unit.packet.test_ipv6.Test_option_pad1)OK DEBUG: test_parser (os_ken.tests.unit.packet.test_ipv6.Test_option_pad1)OK DEBUG: test_serialize (os_ken.tests.unit.packet.test_ipv6.Test_option_pad1)OK DEBUG: Test_option_padN DEBUG: test_init (os_ken.tests.unit.packet.test_ipv6.Test_option_padN)OK DEBUG: test_len (os_ken.tests.unit.packet.test_ipv6.Test_option_padN)OK DEBUG: test_parser (os_ken.tests.unit.packet.test_ipv6.Test_option_padN)OK DEBUG: test_serialize (os_ken.tests.unit.packet.test_ipv6.Test_option_padN)OK DEBUG: Test_routing DEBUG: test_invalid_type (os_ken.tests.unit.packet.test_ipv6.Test_routing)OK DEBUG: test_not_implemented_type (os_ken.tests.unit.packet.test_ipv6.Test_routing)OK DEBUG: test_parser (os_ken.tests.unit.packet.test_ipv6.Test_routing)OK DEBUG: Test_routing_type3 DEBUG: test_default_args (os_ken.tests.unit.packet.test_ipv6.Test_routing_type3)OK DEBUG: test_init (os_ken.tests.unit.packet.test_ipv6.Test_routing_type3)OK DEBUG: test_len (os_ken.tests.unit.packet.test_ipv6.Test_routing_type3)OK DEBUG: test_parser (os_ken.tests.unit.packet.test_ipv6.Test_routing_type3)OK DEBUG: test_parser_with_adrs_zero (os_ken.tests.unit.packet.test_ipv6.Test_routing_type3)OK DEBUG: test_parser_with_compression (os_ken.tests.unit.packet.test_ipv6.Test_routing_type3)OK DEBUG: test_serialize (os_ken.tests.unit.packet.test_ipv6.Test_routing_type3)OK DEBUG: test_serialize_with_adrs_zero (os_ken.tests.unit.packet.test_ipv6.Test_routing_type3)OK DEBUG: test_serialize_with_compression (os_ken.tests.unit.packet.test_ipv6.Test_routing_type3)OK DEBUG: Test_ControlFormatI DEBUG: test_json (os_ken.tests.unit.packet.test_llc.Test_ControlFormatI)OK DEBUG: Test_ControlFormatS DEBUG: test_json (os_ken.tests.unit.packet.test_llc.Test_ControlFormatS)OK DEBUG: Test_ControlFormatU DEBUG: test_json (os_ken.tests.unit.packet.test_llc.Test_ControlFormatU)OK DEBUG: TestLLDPMandatoryTLV DEBUG: test_get_tlv_type (os_ken.tests.unit.packet.test_lldp.TestLLDPMandatoryTLV)OK DEBUG: test_json (os_ken.tests.unit.packet.test_lldp.TestLLDPMandatoryTLV)OK DEBUG: test_parse (os_ken.tests.unit.packet.test_lldp.TestLLDPMandatoryTLV)OK DEBUG: test_parse_without_ethernet (os_ken.tests.unit.packet.test_lldp.TestLLDPMandatoryTLV)OK DEBUG: test_serialize (os_ken.tests.unit.packet.test_lldp.TestLLDPMandatoryTLV)OK DEBUG: test_serialize_without_ethernet (os_ken.tests.unit.packet.test_lldp.TestLLDPMandatoryTLV)OK DEBUG: test_tlv (os_ken.tests.unit.packet.test_lldp.TestLLDPMandatoryTLV)OK DEBUG: test_to_string (os_ken.tests.unit.packet.test_lldp.TestLLDPMandatoryTLV)OK DEBUG: TestLLDPOptionalTLV DEBUG: test_json (os_ken.tests.unit.packet.test_lldp.TestLLDPOptionalTLV)OK DEBUG: test_parse (os_ken.tests.unit.packet.test_lldp.TestLLDPOptionalTLV)OK DEBUG: test_parse_corrupted (os_ken.tests.unit.packet.test_lldp.TestLLDPOptionalTLV)OK DEBUG: test_serialize (os_ken.tests.unit.packet.test_lldp.TestLLDPOptionalTLV)OK DEBUG: test_to_string (os_ken.tests.unit.packet.test_lldp.TestLLDPOptionalTLV)OK DEBUG: Test_mpls DEBUG: test_json (os_ken.tests.unit.packet.test_mpls.Test_mpls) OK DEBUG: test_label_from_bin_false (os_ken.tests.unit.packet.test_mpls.Test_mpls)OK DEBUG: test_label_from_bin_true (os_ken.tests.unit.packet.test_mpls.Test_mpls)OK DEBUG: test_label_to_bin_false (os_ken.tests.unit.packet.test_mpls.Test_mpls)OK DEBUG: test_label_to_bin_true (os_ken.tests.unit.packet.test_mpls.Test_mpls)OK DEBUG: test_to_string (os_ken.tests.unit.packet.test_mpls.Test_mpls)OK DEBUG: Test_openflow DEBUG: test_pcap (os_ken.tests.unit.packet.test_openflow.Test_openflow)OK DEBUG: Test_ospf DEBUG: test_as_external_lsa (os_ken.tests.unit.packet.test_ospf.Test_ospf)OK DEBUG: test_dbdesc (os_ken.tests.unit.packet.test_ospf.Test_ospf) OK DEBUG: test_hello (os_ken.tests.unit.packet.test_ospf.Test_ospf) OK DEBUG: test_lsack (os_ken.tests.unit.packet.test_ospf.Test_ospf) OK DEBUG: test_lsreq (os_ken.tests.unit.packet.test_ospf.Test_ospf) OK DEBUG: test_lsupd (os_ken.tests.unit.packet.test_ospf.Test_ospf) OK DEBUG: test_network_lsa (os_ken.tests.unit.packet.test_ospf.Test_ospf)OK DEBUG: test_router_lsa (os_ken.tests.unit.packet.test_ospf.Test_ospf)OK DEBUG: TestPacket DEBUG: test_arp (os_ken.tests.unit.packet.test_packet.TestPacket) OK DEBUG: test_div_api (os_ken.tests.unit.packet.test_packet.TestPacket)OK DEBUG: test_ipv4_icmp (os_ken.tests.unit.packet.test_packet.TestPacket)OK DEBUG: test_ipv4_sctp (os_ken.tests.unit.packet.test_packet.TestPacket)OK DEBUG: test_ipv4_tcp (os_ken.tests.unit.packet.test_packet.TestPacket)OK DEBUG: test_ipv4_udp (os_ken.tests.unit.packet.test_packet.TestPacket)OK DEBUG: test_ipv6_icmpv6 (os_ken.tests.unit.packet.test_packet.TestPacket)OK DEBUG: test_ipv6_sctp (os_ken.tests.unit.packet.test_packet.TestPacket)OK DEBUG: test_ipv6_tcp (os_ken.tests.unit.packet.test_packet.TestPacket)OK DEBUG: test_ipv6_udp (os_ken.tests.unit.packet.test_packet.TestPacket)OK DEBUG: test_llc_bpdu (os_ken.tests.unit.packet.test_packet.TestPacket)OK DEBUG: test_vlan_arp (os_ken.tests.unit.packet.test_packet.TestPacket)OK DEBUG: Test_itag DEBUG: test_build_itag (os_ken.tests.unit.packet.test_pbb.Test_itag)OK DEBUG: test_init (os_ken.tests.unit.packet.test_pbb.Test_itag) OK DEBUG: test_json (os_ken.tests.unit.packet.test_pbb.Test_itag) OK DEBUG: test_malformed_itag (os_ken.tests.unit.packet.test_pbb.Test_itag)OK DEBUG: test_parser (os_ken.tests.unit.packet.test_pbb.Test_itag) OK DEBUG: test_serialize (os_ken.tests.unit.packet.test_pbb.Test_itag)OK DEBUG: Test_sctp DEBUG: test_build_sctp (os_ken.tests.unit.packet.test_sctp.Test_sctp)OK DEBUG: test_build_sctp_with_abort (os_ken.tests.unit.packet.test_sctp.Test_sctp)OK DEBUG: test_build_sctp_with_cookie_ack (os_ken.tests.unit.packet.test_sctp.Test_sctp)OK DEBUG: test_build_sctp_with_cookie_echo (os_ken.tests.unit.packet.test_sctp.Test_sctp)OK DEBUG: test_build_sctp_with_cwr (os_ken.tests.unit.packet.test_sctp.Test_sctp)OK DEBUG: test_build_sctp_with_data (os_ken.tests.unit.packet.test_sctp.Test_sctp)OK DEBUG: test_build_sctp_with_ecn_echo (os_ken.tests.unit.packet.test_sctp.Test_sctp)OK DEBUG: test_build_sctp_with_error (os_ken.tests.unit.packet.test_sctp.Test_sctp)OK DEBUG: test_build_sctp_with_heartbeat (os_ken.tests.unit.packet.test_sctp.Test_sctp)OK DEBUG: test_build_sctp_with_heartbeat_ack (os_ken.tests.unit.packet.test_sctp.Test_sctp)OK DEBUG: test_build_sctp_with_init (os_ken.tests.unit.packet.test_sctp.Test_sctp)OK DEBUG: test_build_sctp_with_init_ack (os_ken.tests.unit.packet.test_sctp.Test_sctp)OK DEBUG: test_build_sctp_with_sack (os_ken.tests.unit.packet.test_sctp.Test_sctp)OK DEBUG: test_build_sctp_with_shutdown (os_ken.tests.unit.packet.test_sctp.Test_sctp)OK DEBUG: test_build_sctp_with_shutdown_ack (os_ken.tests.unit.packet.test_sctp.Test_sctp)OK DEBUG: test_build_sctp_with_shutdown_complete (os_ken.tests.unit.packet.test_sctp.Test_sctp)OK DEBUG: test_init (os_ken.tests.unit.packet.test_sctp.Test_sctp) OK DEBUG: test_init_with_abort (os_ken.tests.unit.packet.test_sctp.Test_sctp)OK DEBUG: test_init_with_cookie_ack (os_ken.tests.unit.packet.test_sctp.Test_sctp)OK DEBUG: test_init_with_cookie_echo (os_ken.tests.unit.packet.test_sctp.Test_sctp)OK DEBUG: test_init_with_cwr (os_ken.tests.unit.packet.test_sctp.Test_sctp)OK DEBUG: test_init_with_data (os_ken.tests.unit.packet.test_sctp.Test_sctp)OK DEBUG: test_init_with_ecn_echo (os_ken.tests.unit.packet.test_sctp.Test_sctp)OK DEBUG: test_init_with_error (os_ken.tests.unit.packet.test_sctp.Test_sctp)OK DEBUG: test_init_with_heartbeat (os_ken.tests.unit.packet.test_sctp.Test_sctp)OK DEBUG: test_init_with_heartbeat_ack (os_ken.tests.unit.packet.test_sctp.Test_sctp)OK DEBUG: test_init_with_init (os_ken.tests.unit.packet.test_sctp.Test_sctp)OK DEBUG: test_init_with_init_ack (os_ken.tests.unit.packet.test_sctp.Test_sctp)OK DEBUG: test_init_with_multi_chunks (os_ken.tests.unit.packet.test_sctp.Test_sctp)OK DEBUG: test_init_with_sack (os_ken.tests.unit.packet.test_sctp.Test_sctp)OK DEBUG: test_init_with_shutdown (os_ken.tests.unit.packet.test_sctp.Test_sctp)OK DEBUG: test_init_with_shutdown_ack (os_ken.tests.unit.packet.test_sctp.Test_sctp)OK DEBUG: test_init_with_shutdown_complete (os_ken.tests.unit.packet.test_sctp.Test_sctp)OK DEBUG: test_json (os_ken.tests.unit.packet.test_sctp.Test_sctp) OK DEBUG: test_json_with_abort (os_ken.tests.unit.packet.test_sctp.Test_sctp)OK DEBUG: test_json_with_cookie_ack (os_ken.tests.unit.packet.test_sctp.Test_sctp)OK DEBUG: test_json_with_cookie_echo (os_ken.tests.unit.packet.test_sctp.Test_sctp)OK DEBUG: test_json_with_cwr (os_ken.tests.unit.packet.test_sctp.Test_sctp)OK DEBUG: test_json_with_data (os_ken.tests.unit.packet.test_sctp.Test_sctp)OK DEBUG: test_json_with_ecn_echo (os_ken.tests.unit.packet.test_sctp.Test_sctp)OK DEBUG: test_json_with_error (os_ken.tests.unit.packet.test_sctp.Test_sctp)OK DEBUG: test_json_with_heartbeat (os_ken.tests.unit.packet.test_sctp.Test_sctp)OK DEBUG: test_json_with_heartbeat_ack (os_ken.tests.unit.packet.test_sctp.Test_sctp)OK DEBUG: test_json_with_init (os_ken.tests.unit.packet.test_sctp.Test_sctp)OK DEBUG: test_json_with_init_ack (os_ken.tests.unit.packet.test_sctp.Test_sctp)OK DEBUG: test_json_with_multi_chunks (os_ken.tests.unit.packet.test_sctp.Test_sctp)OK DEBUG: test_json_with_sack (os_ken.tests.unit.packet.test_sctp.Test_sctp)OK DEBUG: test_json_with_shutdown (os_ken.tests.unit.packet.test_sctp.Test_sctp)OK DEBUG: test_json_with_shutdown_ack (os_ken.tests.unit.packet.test_sctp.Test_sctp)OK DEBUG: test_json_with_shutdown_complete (os_ken.tests.unit.packet.test_sctp.Test_sctp)OK DEBUG: test_parser (os_ken.tests.unit.packet.test_sctp.Test_sctp) OK DEBUG: test_parser_with_abort (os_ken.tests.unit.packet.test_sctp.Test_sctp)OK DEBUG: test_parser_with_cookie_ack (os_ken.tests.unit.packet.test_sctp.Test_sctp)OK DEBUG: test_parser_with_cookie_echo (os_ken.tests.unit.packet.test_sctp.Test_sctp)OK DEBUG: test_parser_with_cwr (os_ken.tests.unit.packet.test_sctp.Test_sctp)OK DEBUG: test_parser_with_data (os_ken.tests.unit.packet.test_sctp.Test_sctp)OK DEBUG: test_parser_with_ecn_echo (os_ken.tests.unit.packet.test_sctp.Test_sctp)OK DEBUG: test_parser_with_error (os_ken.tests.unit.packet.test_sctp.Test_sctp)OK DEBUG: test_parser_with_heartbeat (os_ken.tests.unit.packet.test_sctp.Test_sctp)OK DEBUG: test_parser_with_heartbeat_ack (os_ken.tests.unit.packet.test_sctp.Test_sctp)OK DEBUG: test_parser_with_init (os_ken.tests.unit.packet.test_sctp.Test_sctp)OK DEBUG: test_parser_with_init_ack (os_ken.tests.unit.packet.test_sctp.Test_sctp)OK DEBUG: test_parser_with_multi_chunks (os_ken.tests.unit.packet.test_sctp.Test_sctp)OK DEBUG: test_parser_with_sack (os_ken.tests.unit.packet.test_sctp.Test_sctp)OK DEBUG: test_parser_with_shutdown (os_ken.tests.unit.packet.test_sctp.Test_sctp)OK DEBUG: test_parser_with_shutdown_ack (os_ken.tests.unit.packet.test_sctp.Test_sctp)OK DEBUG: test_parser_with_shutdown_complete (os_ken.tests.unit.packet.test_sctp.Test_sctp)OK DEBUG: test_serialize (os_ken.tests.unit.packet.test_sctp.Test_sctp)OK DEBUG: test_serialize_with_abort (os_ken.tests.unit.packet.test_sctp.Test_sctp)OK DEBUG: test_serialize_with_cookie_ack (os_ken.tests.unit.packet.test_sctp.Test_sctp)OK DEBUG: test_serialize_with_cookie_echo (os_ken.tests.unit.packet.test_sctp.Test_sctp)OK DEBUG: test_serialize_with_cwr (os_ken.tests.unit.packet.test_sctp.Test_sctp)OK DEBUG: test_serialize_with_data (os_ken.tests.unit.packet.test_sctp.Test_sctp)OK DEBUG: test_serialize_with_ecn_echo (os_ken.tests.unit.packet.test_sctp.Test_sctp)OK DEBUG: test_serialize_with_error (os_ken.tests.unit.packet.test_sctp.Test_sctp)OK DEBUG: test_serialize_with_heartbeat (os_ken.tests.unit.packet.test_sctp.Test_sctp)OK DEBUG: test_serialize_with_heartbeat_ack (os_ken.tests.unit.packet.test_sctp.Test_sctp)OK DEBUG: test_serialize_with_init (os_ken.tests.unit.packet.test_sctp.Test_sctp)OK DEBUG: test_serialize_with_init_ack (os_ken.tests.unit.packet.test_sctp.Test_sctp)OK DEBUG: test_serialize_with_multi_chunks (os_ken.tests.unit.packet.test_sctp.Test_sctp)OK DEBUG: test_serialize_with_sack (os_ken.tests.unit.packet.test_sctp.Test_sctp)OK DEBUG: test_serialize_with_shutdown (os_ken.tests.unit.packet.test_sctp.Test_sctp)OK DEBUG: test_serialize_with_shutdown_ack (os_ken.tests.unit.packet.test_sctp.Test_sctp)OK DEBUG: test_serialize_with_shutdown_complete (os_ken.tests.unit.packet.test_sctp.Test_sctp)OK DEBUG: test_to_string (os_ken.tests.unit.packet.test_sctp.Test_sctp)OK DEBUG: test_to_string_with_abort (os_ken.tests.unit.packet.test_sctp.Test_sctp)OK DEBUG: test_to_string_with_cookie_ack (os_ken.tests.unit.packet.test_sctp.Test_sctp)OK DEBUG: test_to_string_with_cookie_echo (os_ken.tests.unit.packet.test_sctp.Test_sctp)OK DEBUG: test_to_string_with_cwr (os_ken.tests.unit.packet.test_sctp.Test_sctp)OK DEBUG: test_to_string_with_data (os_ken.tests.unit.packet.test_sctp.Test_sctp)OK DEBUG: test_to_string_with_ecn_echo (os_ken.tests.unit.packet.test_sctp.Test_sctp)OK DEBUG: test_to_string_with_error (os_ken.tests.unit.packet.test_sctp.Test_sctp)OK DEBUG: test_to_string_with_heartbeat (os_ken.tests.unit.packet.test_sctp.Test_sctp)OK DEBUG: test_to_string_with_heartbeat_ack (os_ken.tests.unit.packet.test_sctp.Test_sctp)OK DEBUG: test_to_string_with_init (os_ken.tests.unit.packet.test_sctp.Test_sctp)OK DEBUG: test_to_string_with_init_ack (os_ken.tests.unit.packet.test_sctp.Test_sctp)OK DEBUG: test_to_string_with_multi_chunks (os_ken.tests.unit.packet.test_sctp.Test_sctp)OK DEBUG: test_to_string_with_sack (os_ken.tests.unit.packet.test_sctp.Test_sctp)OK DEBUG: test_to_string_with_shutdown (os_ken.tests.unit.packet.test_sctp.Test_sctp)OK DEBUG: test_to_string_with_shutdown_ack (os_ken.tests.unit.packet.test_sctp.Test_sctp)OK DEBUG: test_to_string_with_shutdown_complete (os_ken.tests.unit.packet.test_sctp.Test_sctp)OK DEBUG: Test_lacp DEBUG: test_build_lacp (os_ken.tests.unit.packet.test_slow.Test_lacp)OK DEBUG: test_init (os_ken.tests.unit.packet.test_slow.Test_lacp) OK DEBUG: test_invalid_actor_length (os_ken.tests.unit.packet.test_slow.Test_lacp)OK DEBUG: test_invalid_actor_state_activity (os_ken.tests.unit.packet.test_slow.Test_lacp)OK DEBUG: test_invalid_actor_state_aggregation (os_ken.tests.unit.packet.test_slow.Test_lacp)OK DEBUG: test_invalid_actor_state_collecting (os_ken.tests.unit.packet.test_slow.Test_lacp)OK DEBUG: test_invalid_actor_state_defaulted (os_ken.tests.unit.packet.test_slow.Test_lacp)OK DEBUG: test_invalid_actor_state_distributing (os_ken.tests.unit.packet.test_slow.Test_lacp)OK DEBUG: test_invalid_actor_state_expired (os_ken.tests.unit.packet.test_slow.Test_lacp)OK DEBUG: test_invalid_actor_state_synchronization (os_ken.tests.unit.packet.test_slow.Test_lacp)OK DEBUG: test_invalid_actor_state_timeout (os_ken.tests.unit.packet.test_slow.Test_lacp)OK DEBUG: test_invalid_actor_tag (os_ken.tests.unit.packet.test_slow.Test_lacp)OK DEBUG: test_invalid_collector_length (os_ken.tests.unit.packet.test_slow.Test_lacp)OK DEBUG: test_invalid_collector_tag (os_ken.tests.unit.packet.test_slow.Test_lacp)OK DEBUG: test_invalid_partner_length (os_ken.tests.unit.packet.test_slow.Test_lacp)OK DEBUG: test_invalid_partner_state_activity (os_ken.tests.unit.packet.test_slow.Test_lacp)OK DEBUG: test_invalid_partner_state_aggregation (os_ken.tests.unit.packet.test_slow.Test_lacp)OK DEBUG: test_invalid_partner_state_collecting (os_ken.tests.unit.packet.test_slow.Test_lacp)OK DEBUG: test_invalid_partner_state_defaulted (os_ken.tests.unit.packet.test_slow.Test_lacp)OK DEBUG: test_invalid_partner_state_distributing (os_ken.tests.unit.packet.test_slow.Test_lacp)OK DEBUG: test_invalid_partner_state_expired (os_ken.tests.unit.packet.test_slow.Test_lacp)OK DEBUG: test_invalid_partner_state_synchronization (os_ken.tests.unit.packet.test_slow.Test_lacp)OK DEBUG: test_invalid_partner_state_timeout (os_ken.tests.unit.packet.test_slow.Test_lacp)OK DEBUG: test_invalid_partner_tag (os_ken.tests.unit.packet.test_slow.Test_lacp)OK DEBUG: test_invalid_subtype (os_ken.tests.unit.packet.test_slow.Test_lacp)OK DEBUG: test_invalid_terminator_length (os_ken.tests.unit.packet.test_slow.Test_lacp)OK DEBUG: test_invalid_terminator_tag (os_ken.tests.unit.packet.test_slow.Test_lacp)OK DEBUG: test_invalid_version (os_ken.tests.unit.packet.test_slow.Test_lacp)OK DEBUG: test_json (os_ken.tests.unit.packet.test_slow.Test_lacp) OK DEBUG: test_malformed_lacp (os_ken.tests.unit.packet.test_slow.Test_lacp)OK DEBUG: test_parser (os_ken.tests.unit.packet.test_slow.Test_lacp) OK DEBUG: test_serialize (os_ken.tests.unit.packet.test_slow.Test_lacp)OK DEBUG: Test_slow DEBUG: test_invalid_subtype (os_ken.tests.unit.packet.test_slow.Test_slow)OK DEBUG: test_not_implemented_subtype (os_ken.tests.unit.packet.test_slow.Test_slow)OK DEBUG: test_parser (os_ken.tests.unit.packet.test_slow.Test_slow) OK DEBUG: Test_TCPOption DEBUG: test_json (os_ken.tests.unit.packet.test_tcp.Test_TCPOption)OK DEBUG: test_parser (os_ken.tests.unit.packet.test_tcp.Test_TCPOption)OK DEBUG: test_serialize (os_ken.tests.unit.packet.test_tcp.Test_TCPOption)OK DEBUG: Test_tcp DEBUG: test_default_args (os_ken.tests.unit.packet.test_tcp.Test_tcp)OK DEBUG: test_init (os_ken.tests.unit.packet.test_tcp.Test_tcp) OK DEBUG: test_json (os_ken.tests.unit.packet.test_tcp.Test_tcp) OK DEBUG: test_malformed_tcp (os_ken.tests.unit.packet.test_tcp.Test_tcp)OK DEBUG: test_parser (os_ken.tests.unit.packet.test_tcp.Test_tcp) OK DEBUG: test_serialize (os_ken.tests.unit.packet.test_tcp.Test_tcp) OK DEBUG: test_serialize_option (os_ken.tests.unit.packet.test_tcp.Test_tcp)OK DEBUG: Test_udp DEBUG: test_default_args (os_ken.tests.unit.packet.test_udp.Test_udp)OK DEBUG: test_init (os_ken.tests.unit.packet.test_udp.Test_udp) OK DEBUG: test_json (os_ken.tests.unit.packet.test_udp.Test_udp) OK DEBUG: test_malformed_udp (os_ken.tests.unit.packet.test_udp.Test_udp)OK DEBUG: test_parser (os_ken.tests.unit.packet.test_udp.Test_udp) OK DEBUG: test_serialize (os_ken.tests.unit.packet.test_udp.Test_udp) OK DEBUG: Test_svlan DEBUG: test_build_svlan (os_ken.tests.unit.packet.test_vlan.Test_svlan)OK DEBUG: test_init (os_ken.tests.unit.packet.test_vlan.Test_svlan) OK DEBUG: test_json (os_ken.tests.unit.packet.test_vlan.Test_svlan) OK DEBUG: test_malformed_svlan (os_ken.tests.unit.packet.test_vlan.Test_svlan)OK DEBUG: test_parser (os_ken.tests.unit.packet.test_vlan.Test_svlan) OK DEBUG: test_serialize (os_ken.tests.unit.packet.test_vlan.Test_svlan)OK DEBUG: Test_vlan DEBUG: test_build_vlan (os_ken.tests.unit.packet.test_vlan.Test_vlan)OK DEBUG: test_init (os_ken.tests.unit.packet.test_vlan.Test_vlan) OK DEBUG: test_json (os_ken.tests.unit.packet.test_vlan.Test_vlan) OK DEBUG: test_malformed_vlan (os_ken.tests.unit.packet.test_vlan.Test_vlan)OK DEBUG: test_parser (os_ken.tests.unit.packet.test_vlan.Test_vlan) OK DEBUG: test_serialize (os_ken.tests.unit.packet.test_vlan.Test_vlan)OK DEBUG: Test_vrrpv2 DEBUG: test_create_packet (os_ken.tests.unit.packet.test_vrrp.Test_vrrpv2)OK DEBUG: test_init (os_ken.tests.unit.packet.test_vrrp.Test_vrrpv2) OK DEBUG: test_is_valid_ng_adver_max (os_ken.tests.unit.packet.test_vrrp.Test_vrrpv2)OK DEBUG: test_is_valid_ng_adver_min (os_ken.tests.unit.packet.test_vrrp.Test_vrrpv2)OK DEBUG: test_is_valid_ng_priority_max (os_ken.tests.unit.packet.test_vrrp.Test_vrrpv2)OK DEBUG: test_is_valid_ng_priority_min (os_ken.tests.unit.packet.test_vrrp.Test_vrrpv2)OK DEBUG: test_is_valid_ng_type (os_ken.tests.unit.packet.test_vrrp.Test_vrrpv2)OK DEBUG: test_is_valid_ng_vrid_max (os_ken.tests.unit.packet.test_vrrp.Test_vrrpv2)OK DEBUG: test_is_valid_ng_vrid_min (os_ken.tests.unit.packet.test_vrrp.Test_vrrpv2)OK DEBUG: test_is_valid_ok (os_ken.tests.unit.packet.test_vrrp.Test_vrrpv2)OK DEBUG: test_malformed_vrrpv2 (os_ken.tests.unit.packet.test_vrrp.Test_vrrpv2)OK DEBUG: test_parser (os_ken.tests.unit.packet.test_vrrp.Test_vrrpv2)OK DEBUG: test_serialize (os_ken.tests.unit.packet.test_vrrp.Test_vrrpv2)OK DEBUG: test_to_string (os_ken.tests.unit.packet.test_vrrp.Test_vrrpv2)OK DEBUG: Test_vrrpv3_ipv4 DEBUG: test_create_packet (os_ken.tests.unit.packet.test_vrrp.Test_vrrpv3_ipv4)OK DEBUG: test_init (os_ken.tests.unit.packet.test_vrrp.Test_vrrpv3_ipv4)OK DEBUG: test_is_valid_ng_adver_max (os_ken.tests.unit.packet.test_vrrp.Test_vrrpv3_ipv4)OK DEBUG: test_is_valid_ng_adver_min (os_ken.tests.unit.packet.test_vrrp.Test_vrrpv3_ipv4)OK DEBUG: test_is_valid_ng_priority_max (os_ken.tests.unit.packet.test_vrrp.Test_vrrpv3_ipv4)OK DEBUG: test_is_valid_ng_priority_min (os_ken.tests.unit.packet.test_vrrp.Test_vrrpv3_ipv4)OK DEBUG: test_is_valid_ng_type (os_ken.tests.unit.packet.test_vrrp.Test_vrrpv3_ipv4)OK DEBUG: test_is_valid_ng_vrid_max (os_ken.tests.unit.packet.test_vrrp.Test_vrrpv3_ipv4)OK DEBUG: test_is_valid_ng_vrid_min (os_ken.tests.unit.packet.test_vrrp.Test_vrrpv3_ipv4)OK DEBUG: test_is_valid_ok (os_ken.tests.unit.packet.test_vrrp.Test_vrrpv3_ipv4)OK DEBUG: test_malformed_vrrpv3 (os_ken.tests.unit.packet.test_vrrp.Test_vrrpv3_ipv4)OK DEBUG: test_parser (os_ken.tests.unit.packet.test_vrrp.Test_vrrpv3_ipv4)OK DEBUG: test_serialize (os_ken.tests.unit.packet.test_vrrp.Test_vrrpv3_ipv4)OK DEBUG: test_to_string (os_ken.tests.unit.packet.test_vrrp.Test_vrrpv3_ipv4)OK DEBUG: Test_vrrpv3_ipv6 DEBUG: test_create_packet (os_ken.tests.unit.packet.test_vrrp.Test_vrrpv3_ipv6)OK DEBUG: test_init (os_ken.tests.unit.packet.test_vrrp.Test_vrrpv3_ipv6)OK DEBUG: test_malformed_vrrpv3 (os_ken.tests.unit.packet.test_vrrp.Test_vrrpv3_ipv6)OK DEBUG: test_parser (os_ken.tests.unit.packet.test_vrrp.Test_vrrpv3_ipv6)OK DEBUG: test_serialize (os_ken.tests.unit.packet.test_vrrp.Test_vrrpv3_ipv6)OK DEBUG: test_to_string (os_ken.tests.unit.packet.test_vrrp.Test_vrrpv3_ipv6)OK DEBUG: Test_vxlan DEBUG: test_from_jsondict (os_ken.tests.unit.packet.test_vxlan.Test_vxlan)OK DEBUG: test_init (os_ken.tests.unit.packet.test_vxlan.Test_vxlan) OK DEBUG: test_invalid_flags (os_ken.tests.unit.packet.test_vxlan.Test_vxlan)OK DEBUG: test_parser (os_ken.tests.unit.packet.test_vxlan.Test_vxlan)OK DEBUG: test_serialize (os_ken.tests.unit.packet.test_vxlan.Test_vxlan)OK DEBUG: test_to_jsondict (os_ken.tests.unit.packet.test_vxlan.Test_vxlan)OK DEBUG: test_vni_from_bin (os_ken.tests.unit.packet.test_vxlan.Test_vxlan)OK DEBUG: test_vni_to_bin (os_ken.tests.unit.packet.test_vxlan.Test_vxlan)OK DEBUG: TestZebraBfdDestinationDeregisterMultiHopDisabled DEBUG: test_parser (os_ken.tests.unit.packet.test_zebra.TestZebraBfdDestinationDeregisterMultiHopDisabled)OK DEBUG: TestZebraBfdDestinationDeregisterMultiHopEnabled DEBUG: test_parser (os_ken.tests.unit.packet.test_zebra.TestZebraBfdDestinationDeregisterMultiHopEnabled)OK DEBUG: TestZebraBfdDestinationDeregisterMultiHopEnabledIPv6 DEBUG: test_parser (os_ken.tests.unit.packet.test_zebra.TestZebraBfdDestinationDeregisterMultiHopEnabledIPv6)OK DEBUG: TestZebraBfdDestinationRegisterMultiHopDisabled DEBUG: test_parser (os_ken.tests.unit.packet.test_zebra.TestZebraBfdDestinationRegisterMultiHopDisabled)OK DEBUG: TestZebraBfdDestinationRegisterMultiHopEnabled DEBUG: test_parser (os_ken.tests.unit.packet.test_zebra.TestZebraBfdDestinationRegisterMultiHopEnabled)OK DEBUG: TestZebraBfdDestinationRegisterMultiHopEnabledIPv6 DEBUG: test_parser (os_ken.tests.unit.packet.test_zebra.TestZebraBfdDestinationRegisterMultiHopEnabledIPv6)OK DEBUG: TestZebraIPv4ImportLookup DEBUG: test_parser (os_ken.tests.unit.packet.test_zebra.TestZebraIPv4ImportLookup)OK DEBUG: TestZebraIPv4ImportLookupFromZebra DEBUG: test_parser (os_ken.tests.unit.packet.test_zebra.TestZebraIPv4ImportLookupFromZebra)OK DEBUG: TestZebraIPv4NexthopLookupMRib DEBUG: test_parser (os_ken.tests.unit.packet.test_zebra.TestZebraIPv4NexthopLookupMRib)OK DEBUG: TestZebraIPv4NexthopLookupMRibFromZebra DEBUG: test_parser (os_ken.tests.unit.packet.test_zebra.TestZebraIPv4NexthopLookupMRibFromZebra)OK DEBUG: TestZebraInterfaceBfdDestinationUpdate DEBUG: test_parser (os_ken.tests.unit.packet.test_zebra.TestZebraInterfaceBfdDestinationUpdate)OK DEBUG: TestZebraInterfaceEnableRadv DEBUG: test_parser (os_ken.tests.unit.packet.test_zebra.TestZebraInterfaceEnableRadv)OK DEBUG: TestZebraInterfaceNbrAddressAdd DEBUG: test_parser (os_ken.tests.unit.packet.test_zebra.TestZebraInterfaceNbrAddressAdd)OK DEBUG: TestZebraInterfaceVrfUpdate DEBUG: test_parser (os_ken.tests.unit.packet.test_zebra.TestZebraInterfaceVrfUpdate)OK DEBUG: TestZebraMessage DEBUG: test_get_header_size (os_ken.tests.unit.packet.test_zebra.TestZebraMessage)OK DEBUG: test_get_header_size_invalid_version (os_ken.tests.unit.packet.test_zebra.TestZebraMessage)OK DEBUG: TestZebraMplsLabelsAddIPv4 DEBUG: test_parser (os_ken.tests.unit.packet.test_zebra.TestZebraMplsLabelsAddIPv4)OK DEBUG: TestZebraMplsLabelsAddIPv6 DEBUG: test_parser (os_ken.tests.unit.packet.test_zebra.TestZebraMplsLabelsAddIPv6)OK DEBUG: TestZebraNexthopUpdateIPv6 DEBUG: test_parser (os_ken.tests.unit.packet.test_zebra.TestZebraNexthopUpdateIPv6)OK DEBUG: TestZebraRedistributeAdd DEBUG: test_parser (os_ken.tests.unit.packet.test_zebra.TestZebraRedistributeAdd)OK DEBUG: TestZebraVrfAdd DEBUG: test_parser (os_ken.tests.unit.packet.test_zebra.TestZebraVrfAdd)OK DEBUG: Test_zebra DEBUG: test_pcap_frr_v2 (os_ken.tests.unit.packet.test_zebra.Test_zebra)OK DEBUG: test_pcap_quagga (os_ken.tests.unit.packet.test_zebra.Test_zebra)OK DEBUG: TestSample1 DEBUG: testS1Func1 (os_ken.tests.unit.sample.test_sample1.TestSample1)OK DEBUG: testS1Func2 (os_ken.tests.unit.sample.test_sample1.TestSample1)OK DEBUG: TestSample2 DEBUG: testS2Func1 (os_ken.tests.unit.sample.test_sample2.TestSample2)OK DEBUG: testS2Func2 (os_ken.tests.unit.sample.test_sample2.TestSample2)OK DEBUG: Test_TableCoreManager DEBUG: test_update_flowspec_global_table_ipv4 (os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager)OK DEBUG: test_update_flowspec_global_table_ipv4_invalid_actions (os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager)OK DEBUG: test_update_flowspec_global_table_ipv4_invalid_flowspec_family (os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager)OK DEBUG: test_update_flowspec_global_table_ipv4_without_actions (os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager)OK DEBUG: test_update_flowspec_global_table_ipv6 (os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager)OK DEBUG: test_update_flowspec_global_table_ipv6_invalid_actions (os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager)OK DEBUG: test_update_flowspec_global_table_ipv6_invalid_flowspec_family (os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager)OK DEBUG: test_update_flowspec_global_table_ipv6_without_actions (os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager)OK DEBUG: test_update_flowspec_vrf_table_l2vpn (os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager)OK DEBUG: test_update_flowspec_vrf_table_l2vpn_invalid_actions (os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager)OK DEBUG: test_update_flowspec_vrf_table_l2vpn_invalid_route_family (os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager)OK DEBUG: test_update_flowspec_vrf_table_l2vpn_without_actions (os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager)OK DEBUG: test_update_flowspec_vrf_table_vpnv4 (os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager)OK DEBUG: test_update_flowspec_vrf_table_vpnv4_invalid_actions (os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager)OK DEBUG: test_update_flowspec_vrf_table_vpnv4_invalid_flowspec_family (os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager)OK DEBUG: test_update_flowspec_vrf_table_vpnv4_invalid_route_family (os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager)OK DEBUG: test_update_flowspec_vrf_table_vpnv4_without_actions (os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager)OK DEBUG: test_update_flowspec_vrf_table_vpnv6 (os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager)OK DEBUG: test_update_flowspec_vrf_table_vpnv6_invalid_actions (os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager)OK DEBUG: test_update_flowspec_vrf_table_vpnv6_invalid_route_family (os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager)OK DEBUG: test_update_flowspec_vrf_table_vpnv6_without_actions (os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager)OK DEBUG: test_update_global_table_ipv4 (os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager)OK DEBUG: test_update_global_table_ipv4_no_next_hop (os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager)OK DEBUG: test_update_global_table_ipv4_withdraw (os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager)OK DEBUG: test_update_global_table_ipv6 (os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager)OK DEBUG: test_update_global_table_ipv6_no_next_hop (os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager)OK DEBUG: test_update_global_table_ipv6_withdraw (os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager)OK DEBUG: test_update_vrf_table_invalid_ipv4_prefix (os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager)OK DEBUG: test_update_vrf_table_invalid_ipv6_prefix (os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager)OK DEBUG: test_update_vrf_table_invalid_next_hop (os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager)OK DEBUG: test_update_vrf_table_invalid_route_family (os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager)OK DEBUG: test_update_vrf_table_ipv4 (os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager)OK DEBUG: test_update_vrf_table_ipv4_withdraw (os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager)OK DEBUG: test_update_vrf_table_ipv6 (os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager)OK DEBUG: test_update_vrf_table_l2_evpn_with_esi_dict (os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager)OK DEBUG: test_update_vrf_table_l2_evpn_with_esi_int (os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager)OK DEBUG: test_update_vrf_table_l2_evpn_with_vni (os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager)OK DEBUG: test_update_vrf_table_l2_evpn_without_esi (os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager)OK DEBUG: test_update_vrf_table_no_vrf (os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager)OK DEBUG: Test_Utils_BGP DEBUG: test_create_l2vpnflowspec_actions_all_actions (os_ken.tests.unit.services.protocols.bgp.utils.test_bgp.Test_Utils_BGP)OK DEBUG: test_create_l2vpnflowspec_actions_not_exist_actions (os_ken.tests.unit.services.protocols.bgp.utils.test_bgp.Test_Utils_BGP)OK DEBUG: test_create_l2vpnflowspec_actions_without_actions (os_ken.tests.unit.services.protocols.bgp.utils.test_bgp.Test_Utils_BGP)OK DEBUG: test_create_v4flowspec_actions_all_actions (os_ken.tests.unit.services.protocols.bgp.utils.test_bgp.Test_Utils_BGP)OK DEBUG: test_create_v4flowspec_actions_not_exist_actions (os_ken.tests.unit.services.protocols.bgp.utils.test_bgp.Test_Utils_BGP)OK DEBUG: test_create_v4flowspec_actions_without_actions (os_ken.tests.unit.services.protocols.bgp.utils.test_bgp.Test_Utils_BGP)OK DEBUG: test_create_v6flowspec_actions_all_actions (os_ken.tests.unit.services.protocols.bgp.utils.test_bgp.Test_Utils_BGP)OK DEBUG: test_create_v6flowspec_actions_not_exist_actions (os_ken.tests.unit.services.protocols.bgp.utils.test_bgp.Test_Utils_BGP)OK DEBUG: test_create_v6flowspec_actions_without_actions (os_ken.tests.unit.services.protocols.bgp.utils.test_bgp.Test_Utils_BGP)OK DEBUG: Test_Utils_Validation DEBUG: test_is_valid_asn (os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation)OK DEBUG: test_is_valid_asn_negative (os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation)OK DEBUG: test_is_valid_asn_old (os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation)OK DEBUG: test_is_valid_asn_over (os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation)OK DEBUG: test_is_valid_esi (os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation)OK DEBUG: test_is_valid_esi_not_int (os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation)OK DEBUG: test_is_valid_ethernet_tag_id (os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation)OK DEBUG: test_is_valid_ethernet_tag_id_negative (os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation)OK DEBUG: test_is_valid_ethernet_tag_id_not_int (os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation)OK DEBUG: test_is_valid_ethernet_tag_id_over (os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation)OK DEBUG: test_is_valid_ip_prefix (os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation)OK DEBUG: test_is_valid_ip_prefix_not_digit (os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation)OK DEBUG: test_is_valid_ip_prefix_over (os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation)OK DEBUG: test_is_valid_ip_prefix_str (os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation)OK DEBUG: test_is_valid_ipv4 (os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation)OK DEBUG: test_is_valid_ipv4_not_dot (os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation)OK DEBUG: test_is_valid_ipv4_prefix (os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation)OK DEBUG: test_is_valid_ipv4_prefix_invalid_addr (os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation)OK DEBUG: test_is_valid_ipv4_prefix_not_str (os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation)OK DEBUG: test_is_valid_ipv4_prefix_without_prefix (os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation)OK DEBUG: test_is_valid_ipv6 (os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation)OK DEBUG: test_is_valid_ipv6_not_colon (os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation)OK DEBUG: test_is_valid_ipv6_prefix (os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation)OK DEBUG: test_is_valid_ipv6_prefix_invalid_addr (os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation)OK DEBUG: test_is_valid_ipv6_prefix_not_str (os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation)OK DEBUG: test_is_valid_ipv6_prefix_without_prefix (os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation)OK DEBUG: test_is_valid_mac (os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation)OK DEBUG: test_is_valid_mac_hyphenation (os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation)OK DEBUG: test_is_valid_mac_short (os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation)OK DEBUG: test_is_valid_med (os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation)OK DEBUG: test_is_valid_med_negative (os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation)OK DEBUG: test_is_valid_med_not_num (os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation)OK DEBUG: test_is_valid_med_over (os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation)OK DEBUG: test_is_valid_mpls_label (os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation)OK DEBUG: test_is_valid_mpls_label_negative (os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation)OK DEBUG: test_is_valid_mpls_label_not_num (os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation)OK DEBUG: test_is_valid_mpls_label_over (os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation)OK DEBUG: test_is_valid_mpls_label_reserved (os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation)OK DEBUG: test_is_valid_mpls_labels (os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation)OK DEBUG: test_is_valid_mpls_labels_not_list (os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation)OK DEBUG: test_is_valid_mpls_labels_with_invalid_label (os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation)OK DEBUG: test_is_valid_old_asn (os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation)OK DEBUG: test_is_valid_old_asn_negative (os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation)OK DEBUG: test_is_valid_old_asn_over (os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation)OK DEBUG: test_is_valid_route_dist (os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation)OK DEBUG: test_is_valid_route_dist_invalid_ipv4_addr (os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation)OK DEBUG: test_is_valid_route_dist_ipv4_based (os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation)OK DEBUG: test_is_valid_route_dist_short (os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation)OK DEBUG: test_is_valid_route_not_str (os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation)OK DEBUG: test_is_valid_vni (os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation)OK DEBUG: test_is_valid_vni_negative (os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation)OK DEBUG: test_is_valid_vni_not_int (os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation)OK DEBUG: test_is_valid_vni_over (os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation)OK DEBUG: test_is_valid_vpnv4_prefix (os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation)OK DEBUG: test_is_valid_vpnv4_prefix_invalid_rd (os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation)OK DEBUG: test_is_valid_vpnv4_prefix_not_str (os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation)OK DEBUG: test_is_valid_vpnv4_prefix_short_rd (os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation)OK DEBUG: test_is_valid_vpnv6_prefix (os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation)OK DEBUG: test_is_valid_vpnv6_prefix_invalid_rd (os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation)OK DEBUG: test_is_valid_vpnv6_prefix_not_str (os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation)OK DEBUG: test_is_valid_vpnv6_prefix_short_rd (os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation)OK DEBUG: Test_BGPSpeaker DEBUG: test_evpn_prefix_add_eth_auto_discovery (os_ken.tests.unit.services.protocols.bgp.test_bgpspeaker.Test_BGPSpeaker)OK DEBUG: test_evpn_prefix_add_eth_auto_discovery_vni (os_ken.tests.unit.services.protocols.bgp.test_bgpspeaker.Test_BGPSpeaker)OK DEBUG: test_evpn_prefix_add_eth_segment (os_ken.tests.unit.services.protocols.bgp.test_bgpspeaker.Test_BGPSpeaker)OK DEBUG: test_evpn_prefix_add_invalid_pmsi_tunnel_type (os_ken.tests.unit.services.protocols.bgp.test_bgpspeaker.Test_BGPSpeaker)OK DEBUG: test_evpn_prefix_add_invalid_route_type (os_ken.tests.unit.services.protocols.bgp.test_bgpspeaker.Test_BGPSpeaker)OK DEBUG: test_evpn_prefix_add_ip_prefix_route (os_ken.tests.unit.services.protocols.bgp.test_bgpspeaker.Test_BGPSpeaker)OK DEBUG: test_evpn_prefix_add_ip_prefix_route_vni (os_ken.tests.unit.services.protocols.bgp.test_bgpspeaker.Test_BGPSpeaker)OK DEBUG: test_evpn_prefix_add_mac_ip_adv (os_ken.tests.unit.services.protocols.bgp.test_bgpspeaker.Test_BGPSpeaker)OK DEBUG: test_evpn_prefix_add_mac_ip_adv_vni (os_ken.tests.unit.services.protocols.bgp.test_bgpspeaker.Test_BGPSpeaker)OK DEBUG: test_evpn_prefix_add_multicast_etag (os_ken.tests.unit.services.protocols.bgp.test_bgpspeaker.Test_BGPSpeaker)OK DEBUG: test_evpn_prefix_add_multicast_etag_no_next_hop (os_ken.tests.unit.services.protocols.bgp.test_bgpspeaker.Test_BGPSpeaker)OK DEBUG: test_evpn_prefix_add_pmsi_ingress_rep (os_ken.tests.unit.services.protocols.bgp.test_bgpspeaker.Test_BGPSpeaker)OK DEBUG: test_evpn_prefix_add_pmsi_no_tunnel_info (os_ken.tests.unit.services.protocols.bgp.test_bgpspeaker.Test_BGPSpeaker)OK DEBUG: test_evpn_prefix_del_auto_discovery (os_ken.tests.unit.services.protocols.bgp.test_bgpspeaker.Test_BGPSpeaker)OK DEBUG: test_evpn_prefix_del_eth_segment (os_ken.tests.unit.services.protocols.bgp.test_bgpspeaker.Test_BGPSpeaker)OK DEBUG: test_evpn_prefix_del_invalid_route_type (os_ken.tests.unit.services.protocols.bgp.test_bgpspeaker.Test_BGPSpeaker)OK DEBUG: test_evpn_prefix_del_ip_prefix_route (os_ken.tests.unit.services.protocols.bgp.test_bgpspeaker.Test_BGPSpeaker)OK DEBUG: test_evpn_prefix_del_mac_ip_adv (os_ken.tests.unit.services.protocols.bgp.test_bgpspeaker.Test_BGPSpeaker)OK DEBUG: test_evpn_prefix_del_multicast_etag (os_ken.tests.unit.services.protocols.bgp.test_bgpspeaker.Test_BGPSpeaker)OK DEBUG: test_flowspec_prefix_add_ipv4 (os_ken.tests.unit.services.protocols.bgp.test_bgpspeaker.Test_BGPSpeaker)OK DEBUG: test_flowspec_prefix_add_ipv4_without_actions (os_ken.tests.unit.services.protocols.bgp.test_bgpspeaker.Test_BGPSpeaker)OK DEBUG: test_flowspec_prefix_add_ipv6 (os_ken.tests.unit.services.protocols.bgp.test_bgpspeaker.Test_BGPSpeaker)OK DEBUG: test_flowspec_prefix_add_ipv6_without_actions (os_ken.tests.unit.services.protocols.bgp.test_bgpspeaker.Test_BGPSpeaker)OK DEBUG: test_flowspec_prefix_add_l2vpn (os_ken.tests.unit.services.protocols.bgp.test_bgpspeaker.Test_BGPSpeaker)OK DEBUG: test_flowspec_prefix_add_vpnv4 (os_ken.tests.unit.services.protocols.bgp.test_bgpspeaker.Test_BGPSpeaker)OK DEBUG: test_flowspec_prefix_add_vpnv6 (os_ken.tests.unit.services.protocols.bgp.test_bgpspeaker.Test_BGPSpeaker)OK DEBUG: test_flowspec_prefix_del_ipv4 (os_ken.tests.unit.services.protocols.bgp.test_bgpspeaker.Test_BGPSpeaker)OK DEBUG: test_flowspec_prefix_del_ipv6 (os_ken.tests.unit.services.protocols.bgp.test_bgpspeaker.Test_BGPSpeaker)OK DEBUG: test_flowspec_prefix_del_l2vpn (os_ken.tests.unit.services.protocols.bgp.test_bgpspeaker.Test_BGPSpeaker)OK DEBUG: test_flowspec_prefix_del_vpnv4 (os_ken.tests.unit.services.protocols.bgp.test_bgpspeaker.Test_BGPSpeaker)OK DEBUG: test_flowspec_prefix_del_vpnv6 (os_ken.tests.unit.services.protocols.bgp.test_bgpspeaker.Test_BGPSpeaker)OK DEBUG: Test_Peer DEBUG: test_construct_as_path_attr_aggregated_as4_path (os_ken.tests.unit.services.protocols.bgp.test_peer.Test_Peer)OK DEBUG: test_construct_as_path_attr_aggregated_as_path_1 (os_ken.tests.unit.services.protocols.bgp.test_peer.Test_Peer)OK DEBUG: test_construct_as_path_attr_aggregated_as_path_2 (os_ken.tests.unit.services.protocols.bgp.test_peer.Test_Peer)OK DEBUG: test_construct_as_path_attr_aggregated_path_3 (os_ken.tests.unit.services.protocols.bgp.test_peer.Test_Peer)OK DEBUG: test_construct_as_path_attr_as4_path_None (os_ken.tests.unit.services.protocols.bgp.test_peer.Test_Peer)OK DEBUG: test_construct_as_path_attr_empty_as4_path (os_ken.tests.unit.services.protocols.bgp.test_peer.Test_Peer)OK DEBUG: test_construct_as_path_attr_sequence_only (os_ken.tests.unit.services.protocols.bgp.test_peer.Test_Peer)OK DEBUG: test_construct_as_path_attr_too_short_as4_path (os_ken.tests.unit.services.protocols.bgp.test_peer.Test_Peer)OK DEBUG: test_construct_as_path_attr_too_short_as_path (os_ken.tests.unit.services.protocols.bgp.test_peer.Test_Peer)OK DEBUG: test_extract_and_reconstruct_as_path_with_as4_attr (os_ken.tests.unit.services.protocols.bgp.test_peer.Test_Peer)OK DEBUG: test_extract_and_reconstruct_as_path_with_no_as4_attr (os_ken.tests.unit.services.protocols.bgp.test_peer.Test_Peer)OK DEBUG: test_extract_and_reconstruct_as_path_with_not_trans_as_aggr (os_ken.tests.unit.services.protocols.bgp.test_peer.Test_Peer)OK DEBUG: test_extract_and_reconstruct_as_path_with_short_as_path (os_ken.tests.unit.services.protocols.bgp.test_peer.Test_Peer)OK DEBUG: test_trans_as_path_as4_path_is_supported (os_ken.tests.unit.services.protocols.bgp.test_peer.Test_Peer)OK DEBUG: test_trans_as_path_no_trans (os_ken.tests.unit.services.protocols.bgp.test_peer.Test_Peer)OK DEBUG: test_trans_as_path_sequence_only (os_ken.tests.unit.services.protocols.bgp.test_peer.Test_Peer)OK DEBUG: Test_utils DEBUG: test_binary_str_bytearray (os_ken.tests.unit.test_utils.Test_utils)OK DEBUG: test_binary_str_bytes (os_ken.tests.unit.test_utils.Test_utils)OK DEBUG: test_binary_str_string (os_ken.tests.unit.test_utils.Test_utils)OK DEBUG: test_hex_array_bytearray (os_ken.tests.unit.test_utils.Test_utils)OK DEBUG: test_hex_array_bytes (os_ken.tests.unit.test_utils.Test_utils)OK DEBUG: test_hex_array_string (os_ken.tests.unit.test_utils.Test_utils)OK DEBUG: ---------------------------------------------------------------------- DEBUG: Ran 121304 tests in 69.726s DEBUG: OK DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Processing files: python3-os-ken-1.4.1-0.20220204150331.018d755.el9.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.cNRkl5 DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd os-ken-1.4.1 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.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-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/share/licenses/python3-os-ken DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.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) = 1.4.1-0.20220204150331.018d755.el9 python-os-ken = 1.4.1-0.20220204150331.018d755.el9 python3-os-ken = 1.4.1-0.20220204150331.018d755.el9 python3.9-os-ken = 1.4.1-0.20220204150331.018d755.el9 python3.9dist(os-ken) = 1.4.1 python3dist(os-ken) = 1.4.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: ((python3.9dist(eventlet) < 0.23 or python3.9dist(eventlet) > 0.23) with python3.9dist(eventlet) >= 0.22) /usr/bin/python3 /usr/bin/sh python(abi) = 3.9 python3.9dist(msgpack) >= 0.5 python3.9dist(netaddr) >= 0.7.18 python3.9dist(oslo-config) >= 5.1 python3.9dist(ovs) >= 2.8 python3.9dist(pbr) >= 2 python3.9dist(routes) >= 2.3.1 python3.9dist(setuptools) python3.9dist(six) >= 1.10 python3.9dist(tinyrpc) >= 0.6 python3.9dist(webob) >= 1.8.2 DEBUG: Obsoletes: python-os-ken < 1.4.1-0.20220204150331.018d755.el9 python39-os-ken < 1.4.1-0.20220204150331.018d755.el9 DEBUG: Processing files: python-os-ken-doc-1.4.1-0.20220204150331.018d755.el9.noarch DEBUG: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.TdKqhc DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd os-ken-1.4.1 DEBUG: + DOCDIR=/builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.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-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/share/doc/python-os-ken-doc DEBUG: + cp -pr README.rst /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/share/doc/python-os-ken-doc DEBUG: + cp -pr doc/build/html /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.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.Tg7MNU DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd os-ken-1.4.1 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.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-1.4.1-0.20220204150331.018d755.el9.x86_64/usr/share/licenses/python-os-ken-doc DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.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 = 1.4.1-0.20220204150331.018d755.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-1.4.1-0.20220204150331.018d755.el9.x86_64 DEBUG: Wrote: /builddir/build/RPMS/python-os-ken-doc-1.4.1-0.20220204150331.018d755.el9.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/python3-os-ken-1.4.1-0.20220204150331.018d755.el9.noarch.rpm DEBUG: Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.isVXip DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd os-ken-1.4.1 DEBUG: + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-os-ken-1.4.1-0.20220204150331.018d755.el9.x86_64 DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Child return code was: 0 Finish: rpmbuild python-os-ken-1.4.1-0.20220204150331.018d755.el9.src.rpm DEBUG: Copying packages to result dir Finish: build phase for python-os-ken-1.4.1-0.20220204150331.018d755.el9.src.rpm INFO: Done(/home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c/python-os-ken-1.4.1-0.20220204150331.018d755.el9.src.rpm) Config(dlrn-5) 2 minutes 59 seconds INFO: Results and/or logs in: /home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c 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-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-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-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-wallaby-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 7402 24-Core Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 64K DEBUG: L1i cache: 64K 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 ibpb vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip 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: 16212180 4129960 2912844 1736412 9169376 10011024 DEBUG: Swap: 16777212 6558456 10218756 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/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: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 269M 4.1G 7% /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-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-wallaby-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-wallaby-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc DEBUG: method _fixup_build_user skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-wallaby-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-wallaby-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-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-wallaby-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['gtar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos9-wallaby-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-wallaby-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos9-wallaby-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-wallaby-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-wallaby-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 7402 24-Core Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 64K DEBUG: L1i cache: 64K 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 ibpb vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip 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: 16212180 4216468 1455268 2915324 10540444 8745604 DEBUG: Swap: 16777212 6558456 10218756 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos9-wallaby-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: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 1.3G 3.1G 29% /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-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-wallaby-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-wallaby-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-wallaby-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', '/proc', '/var/lib/mock/dlrn-centos9-wallaby-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-wallaby-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-wallaby-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-wallaby-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-wallaby-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', '/sys', '/var/lib/mock/dlrn-centos9-wallaby-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-wallaby-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos9-wallaby-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-wallaby-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos9-wallaby-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.bcoxyxrn', '/var/lib/mock/dlrn-centos9-wallaby-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-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-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-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-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', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-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-wallaby-x86_64-5/root DEBUG: resultdir = /home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: child environment: None DEBUG: Executing command: ['/usr/sbin/usermod', '-u', '1029', '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-wallaby-x86_64-5/root/.initialized Finish: chroot init INFO: Installing built packages DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c DEBUG: creating dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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', '/home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', '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-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c/python3-os-ken-1.4.1-0.20220204150331.018d755.el9.noarch.rpm /home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c/python-os-ken-doc-1.4.1-0.20220204150331.018d755.el9.noarch.rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/', '--releasever', '9', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=local', '--disableplugin=spacewalk', 'install', '/home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c/python3-os-ken-1.4.1-0.20220204150331.018d755.el9.noarch.rpm', '/home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c/python-os-ken-doc-1.4.1-0.20220204150331.018d755.el9.noarch.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/', '--releasever', '9', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=local', '--disableplugin=spacewalk', 'install', '/home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c/python3-os-ken-1.4.1-0.20220204150331.018d755.el9.noarch.rpm', '/home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c/python-os-ken-doc-1.4.1-0.20220204150331.018d755.el9.noarch.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos9-wallaby-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 DEBUG: delorean-openstack-ironic-b3883cd2774732a1d44f9 16 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-62a0e26751dd28274eb71 12 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-manilaclient-a9d1193741f75f7a11 16 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-panko-276d891675c692c1464481 9.3 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tobiko-206052e14fbd4c28ae17b 9.9 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-94f17be190cce060ba8afca 14 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-b1d635c287f950b15df20 17 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-manila-e1e9670cfbf0069c95cfc 12 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-os-ken-018d755fd7426902256891f3 13 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-a5d94247d15b028c57d8 14 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-keystone-tests-tempest-f57af91f 17 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-a25a936c4fd4486d66c434 15 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-tempestconf-d630e489aa36aefa17c 11 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-kolla-f439afa42e9f5074e46809 9.7 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-murano-ui-c01fbfcaeabd74f2a6 13 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tripleo-validations-a628e7bc 10 kB/s | 3.0 kB 00:00 DEBUG: CentOS-Stream - Base 13 kB/s | 2.3 kB 00:00 DEBUG: CentOS-Stream - AppStream 13 kB/s | 2.8 kB 00:00 DEBUG: CentOS-Stream - PowerTools 14 kB/s | 2.3 kB 00:00 DEBUG: CentOS-Stream - HighAvailability 22 kB/s | 2.3 kB 00:00 DEBUG: dlrn-wallaby-testing 18 kB/s | 3.0 kB 00:00 DEBUG: dlrn-wallaby-build-deps 14 kB/s | 3.0 kB 00:00 DEBUG: centos9-rabbitmq 11 kB/s | 3.0 kB 00:00 DEBUG: centos9-storage 11 kB/s | 3.0 kB 00:00 DEBUG: centos9-opstools 9.5 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 12 kB/s | 3.0 kB 00:00 DEBUG: Dependencies resolved. DEBUG: ================================================================================================================== DEBUG: Package Arch Version Repository Size DEBUG: ================================================================================================================== DEBUG: Installing: DEBUG: python-os-ken-doc noarch 1.4.1-0.20220204150331.018d755.el9 @commandline 1.2 M DEBUG: python3-os-ken noarch 1.4.1-0.20220204150331.018d755.el9 @commandline 2.1 M DEBUG: Installing dependencies: DEBUG: bc x86_64 1.07.1-14.el9 9-BaseOS 120 k DEBUG: c-ares x86_64 1.17.1-5.el9 9-BaseOS 105 k DEBUG: checkpolicy x86_64 3.3-1.el9 9-AppStream 339 k DEBUG: chkconfig x86_64 1.20-2.el9 9-BaseOS 180 k DEBUG: hostname x86_64 3.23-6.el9 9-BaseOS 29 k DEBUG: initscripts x86_64 10.11.1-1.el9 9-BaseOS 236 k DEBUG: initscripts-service noarch 10.11.1-1.el9 9-BaseOS 15 k DEBUG: ipcalc x86_64 1.0.0-5.el9 9-BaseOS 42 k DEBUG: iproute x86_64 5.13.0-5.el9 9-BaseOS 751 k DEBUG: libbpf x86_64 2:0.5.0-3.el9 9-BaseOS 141 k DEBUG: libev x86_64 4.33-5.el9 9-BaseOS 53 k DEBUG: libibverbs x86_64 37.2-1.el9 9-BaseOS 376 k DEBUG: libmnl x86_64 1.0.4-15.el9 9-BaseOS 29 k DEBUG: libnl3 x86_64 3.5.0-10.el9 9-BaseOS 333 k DEBUG: libselinux-utils x86_64 3.3-2.el9 9-BaseOS 181 k DEBUG: libsodium x86_64 1.0.18-7.el9s delorean-wallaby-testing 161 k DEBUG: libunwind x86_64 1.5.0-1.el9s centos9-storage 66 k DEBUG: libyaml x86_64 0.2.5-7.el9 9-BaseOS 61 k DEBUG: network-scripts-openvswitch2.15 x86_64 2.15.0-56.el9s centos9-nfv-ovs 27 k DEBUG: numactl-libs x86_64 2.0.14-7.el9 9-BaseOS 31 k DEBUG: openpgm x86_64 5.2.122-26.el9s delorean-wallaby-testing 177 k DEBUG: openstack-network-scripts x86_64 10.11.1-1.el9s delorean-wallaby-testing 49 k DEBUG: openvswitch-selinux-extra-policy noarch 1.0-30.el9s centos9-nfv-ovs 14 k DEBUG: openvswitch2.15 x86_64 2.15.0-56.el9s centos9-nfv-ovs 11 M DEBUG: policycoreutils x86_64 3.3-2.el9 9-BaseOS 237 k DEBUG: policycoreutils-python-utils noarch 3.3-2.el9 9-AppStream 77 k DEBUG: procps-ng x86_64 3.3.17-4.el9 9-BaseOS 346 k DEBUG: protobuf-c x86_64 1.3.3-9.el9 9-AppStream 36 k DEBUG: psmisc x86_64 23.4-3.el9 9-BaseOS 243 k DEBUG: python-oslo-i18n-lang noarch 5.0.1-0.20211214173459.73187bd.el9 delorean-component-common 13 k DEBUG: python3-audit x86_64 3.0.7-100.el9 9-AppStream 84 k DEBUG: python3-bcrypt x86_64 3.1.7-7.el9s delorean-wallaby-testing 43 k DEBUG: python3-debtcollector noarch 2.2.0-0.20211214173213.649189d.el9 delorean-component-common 31 k DEBUG: python3-gevent x86_64 21.1.2-1.el9s delorean-wallaby-testing 1.5 M DEBUG: python3-importlib-metadata noarch 4.8.1-2.el9s centos9-storage 39 k DEBUG: python3-libselinux x86_64 3.3-2.el9 9-AppStream 183 k DEBUG: python3-libsemanage x86_64 3.3-1.el9 9-AppStream 80 k DEBUG: python3-lxml x86_64 4.6.5-1.el9 9-AppStream 1.2 M DEBUG: python3-msgpack x86_64 1.0.2-2.el9s delorean-wallaby-testing 86 k DEBUG: python3-netaddr noarch 0.8.0-5.el9 9-AppStream 1.6 M DEBUG: python3-openvswitch2.15 x86_64 2.15.0-56.el9s centos9-nfv-ovs 232 k DEBUG: python3-oslo-config noarch 2:8.5.1-0.20211215100456.de1dbee.el9 delorean-component-common 216 k DEBUG: python3-oslo-i18n noarch 5.0.1-0.20211214173459.73187bd.el9 delorean-component-common 57 k DEBUG: python3-paramiko noarch 2.7.2-4.el9s delorean-wallaby-testing 286 k DEBUG: python3-policycoreutils noarch 3.3-2.el9 9-AppStream 2.1 M DEBUG: python3-pynacl x86_64 1.4.0-2.el9s delorean-wallaby-testing 108 k DEBUG: python3-pyyaml x86_64 5.4.1-4.el9 9-BaseOS 205 k DEBUG: python3-rdo-openvswitch noarch 1:2.15-2.el9s delorean-wallaby-testing 7.2 k DEBUG: python3-repoze-lru noarch 0.7-10.el9s delorean-wallaby-testing 31 k DEBUG: python3-rfc3986 noarch 1.4.0-5.el9s delorean-wallaby-testing 50 k DEBUG: python3-routes noarch 2.5.1-1.el9s delorean-wallaby-testing 188 k DEBUG: python3-setools x86_64 4.4.0-4.el9 9-BaseOS 600 k DEBUG: python3-sortedcontainers noarch 2.3.0-2.el9s delorean-wallaby-testing 51 k DEBUG: python3-stevedore noarch 3.3.0-0.20211214173824.7d7154f.el9 delorean-component-clients 67 k DEBUG: python3-tinyrpc noarch 1.0.3-5.el9s delorean-wallaby-testing 49 k DEBUG: python3-webob noarch 1.8.7-1.el9s delorean-wallaby-testing 230 k DEBUG: python3-werkzeug noarch 2.0.1-3.el9s delorean-wallaby-testing 425 k DEBUG: python3-wrapt x86_64 1.12.1-4.el9s delorean-wallaby-testing 53 k DEBUG: python3-zipp noarch 3.6.0-1.el9s centos9-storage 16 k DEBUG: python3-zmq x86_64 22.0.3-1.el9s delorean-wallaby-testing 395 k DEBUG: python3-zope-event noarch 4.2.0-20.el9s delorean-wallaby-testing 204 k DEBUG: python3-zope-interface x86_64 5.4.0-1.el9s delorean-wallaby-testing 244 k DEBUG: rdo-openvswitch noarch 1:2.15-2.el9s delorean-wallaby-testing 6.9 k DEBUG: rpm-plugin-selinux x86_64 4.16.1.3-10.el9 9-BaseOS 20 k DEBUG: selinux-policy noarch 34.1.22-1.el9 9-BaseOS 62 k DEBUG: selinux-policy-targeted noarch 34.1.22-1.el9 9-BaseOS 6.7 M DEBUG: unbound-libs x86_64 1.13.1-9.el9 9-AppStream 517 k DEBUG: zeromq x86_64 4.3.4-1.el9s delorean-wallaby-testing 432 k DEBUG: Installing weak dependencies: DEBUG: geolite2-city noarch 20191217-6.el9 9-AppStream 23 M DEBUG: geolite2-country noarch 20191217-6.el9 9-AppStream 1.6 M DEBUG: libmaxminddb x86_64 1.5.2-3.el9 9-AppStream 34 k DEBUG: python3-pyasn1 noarch 0.4.8-6.el9 9-AppStream 159 k DEBUG: Transaction Summary DEBUG: ================================================================================================================== DEBUG: Install 74 Packages DEBUG: Total size: 61 M DEBUG: Installed size: 220 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] python3-stevedore-3.3.0-0.20211214173824.7d7154f.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-i18n-lang-5.0.1-0.20211214173459.73187bd.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-debtcollector-2.2.0-0.20211214173213.649189d.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-config-8.5.1-0.20211215100456.de1dbee.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-i18n-5.0.1-0.20211214173459.73187bd.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] bc-1.07.1-14.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] c-ares-1.17.1-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] chkconfig-1.20-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] hostname-3.23-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] initscripts-10.11.1-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] initscripts-service-10.11.1-1.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] ipcalc-1.0.0-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] iproute-5.13.0-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libbpf-0.5.0-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libev-4.33-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libibverbs-37.2-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libmnl-1.0.4-15.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libnl3-3.5.0-10.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libselinux-utils-3.3-2.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.14-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] policycoreutils-3.3-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] procps-ng-3.3.17-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] psmisc-23.4-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyyaml-5.4.1-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-setools-4.4.0-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rpm-plugin-selinux-4.16.1.3-10.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] selinux-policy-34.1.22-1.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] selinux-policy-targeted-34.1.22-1.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] checkpolicy-3.3-1.el9.x86_64.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.3-2.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] protobuf-c-1.3.3-9.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-audit-3.0.7-100.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-libselinux-3.3-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-libsemanage-3.3-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-lxml-4.6.5-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-netaddr-0.8.0-5.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-policycoreutils-3.3-2.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyasn1-0.4.8-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] unbound-libs-1.13.1-9.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsodium-1.0.18-7.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openpgm-5.2.122-26.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openstack-network-scripts-10.11.1-1.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-bcrypt-3.1.7-7.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-gevent-21.1.2-1.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-msgpack-1.0.2-2.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-paramiko-2.7.2-4.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pynacl-1.4.0-2.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-rdo-openvswitch-2.15-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-repoze-lru-0.7-10.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rfc3986-1.4.0-5.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-routes-2.5.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sortedcontainers-2.3.0-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tinyrpc-1.0.3-5.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-webob-1.8.7-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-werkzeug-2.0.1-3.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wrapt-1.12.1-4.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-zmq-22.0.3-1.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-zope-event-4.2.0-20.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-zope-interface-5.4.0-1.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rdo-openvswitch-2.15-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] zeromq-4.3.4-1.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libunwind-1.5.0-1.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-importlib-metadata-4.8.1-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-zipp-3.6.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] network-scripts-openvswitch2.15-2.15.0-56.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openvswitch-selinux-extra-policy-1.0-30.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] openvswitch2.15-2.15.0-56.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-openvswitch2.15-2.15.0-56.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-34.1.22-1.el9.noarch 1/1 DEBUG: Preparing : 1/1 DEBUG: Installing : python3-libselinux-3.3-2.el9.x86_64 1/74 DEBUG: Installing : python3-zope-event-4.2.0-20.el9s.noarch 2/74 DEBUG: Installing : libsodium-1.0.18-7.el9s.x86_64 3/74 DEBUG: Installing : python3-netaddr-0.8.0-5.el9.noarch 4/74 DEBUG: Installing : procps-ng-3.3.17-4.el9.x86_64 5/74 DEBUG: Installing : libselinux-utils-3.3-2.el9.x86_64 6/74 DEBUG: Installing : policycoreutils-3.3-2.el9.x86_64 7/74 DEBUG: Running scriptlet: policycoreutils-3.3-2.el9.x86_64 7/74 DEBUG: Created symlink /etc/systemd/system/sysinit.target.wants/selinux-autorelabel-mark.service → /usr/lib/systemd/system/selinux-autorelabel-mark.service. DEBUG: Installing : rpm-plugin-selinux-4.16.1.3-10.el9.x86_64 8/74 DEBUG: Installing : selinux-policy-34.1.22-1.el9.noarch 9/74 DEBUG: Running scriptlet: selinux-policy-34.1.22-1.el9.noarch 9/74 DEBUG: Running scriptlet: selinux-policy-targeted-34.1.22-1.el9.noarch 10/74 DEBUG: Installing : selinux-policy-targeted-34.1.22-1.el9.noarch 10/74 DEBUG: Running scriptlet: selinux-policy-targeted-34.1.22-1.el9.noarch 10/74 DEBUG: Installing : chkconfig-1.20-2.el9.x86_64 11/74 DEBUG: Installing : python3-pynacl-1.4.0-2.el9s.x86_64 12/74 DEBUG: Installing : python3-zope-interface-5.4.0-1.el9s.x86_64 13/74 DEBUG: Installing : python3-setools-4.4.0-4.el9.x86_64 14/74 DEBUG: Installing : python3-libsemanage-3.3-1.el9.x86_64 15/74 DEBUG: Installing : python3-zipp-3.6.0-1.el9s.noarch 16/74 DEBUG: Installing : python3-importlib-metadata-4.8.1-2.el9s.noarch 17/74 DEBUG: Installing : python3-stevedore-3.3.0-0.20211214173824.7d7154f.e 18/74 DEBUG: Installing : libunwind-1.5.0-1.el9s.x86_64 19/74 DEBUG: Installing : python3-wrapt-1.12.1-4.el9s.x86_64 20/74 DEBUG: Installing : python3-debtcollector-2.2.0-0.20211214173213.64918 21/74 DEBUG: Installing : python3-werkzeug-2.0.1-3.el9s.noarch 22/74 DEBUG: Installing : python3-webob-1.8.7-1.el9s.noarch 23/74 DEBUG: Installing : python3-sortedcontainers-2.3.0-2.el9s.noarch 24/74 DEBUG: Installing : python3-rfc3986-1.4.0-5.el9s.noarch 25/74 DEBUG: Installing : python3-repoze-lru-0.7-10.el9s.noarch 26/74 DEBUG: Installing : python3-routes-2.5.1-1.el9s.noarch 27/74 DEBUG: Installing : python3-msgpack-1.0.2-2.el9s.x86_64 28/74 DEBUG: Installing : python3-bcrypt-3.1.7-7.el9s.x86_64 29/74 DEBUG: Installing : openpgm-5.2.122-26.el9s.x86_64 30/74 DEBUG: Installing : zeromq-4.3.4-1.el9s.x86_64 31/74 DEBUG: Installing : python3-zmq-22.0.3-1.el9s.x86_64 32/74 DEBUG: Installing : python3-pyasn1-0.4.8-6.el9.noarch 33/74 DEBUG: Installing : python3-paramiko-2.7.2-4.el9s.noarch 34/74 DEBUG: Installing : python3-lxml-4.6.5-1.el9.x86_64 35/74 DEBUG: Installing : python3-audit-3.0.7-100.el9.x86_64 36/74 DEBUG: Installing : protobuf-c-1.3.3-9.el9.x86_64 37/74 DEBUG: Running scriptlet: unbound-libs-1.13.1-9.el9.x86_64 38/74 DEBUG: Installing : unbound-libs-1.13.1-9.el9.x86_64 38/74 DEBUG: Running scriptlet: unbound-libs-1.13.1-9.el9.x86_64 38/74 DEBUG: Created symlink /etc/systemd/system/timers.target.wants/unbound-anchor.timer → /usr/lib/systemd/system/unbound-anchor.timer. DEBUG: Installing : libmaxminddb-1.5.2-3.el9.x86_64 39/74 DEBUG: Installing : geolite2-country-20191217-6.el9.noarch 40/74 DEBUG: Installing : geolite2-city-20191217-6.el9.noarch 41/74 DEBUG: Installing : ipcalc-1.0.0-5.el9.x86_64 42/74 DEBUG: Installing : checkpolicy-3.3-1.el9.x86_64 43/74 DEBUG: Installing : python3-policycoreutils-3.3-2.el9.noarch 44/74 DEBUG: Installing : policycoreutils-python-utils-3.3-2.el9.noarch 45/74 DEBUG: Running scriptlet: openvswitch-selinux-extra-policy-1.0-30.el9s.noarc 46/74 DEBUG: Installing : openvswitch-selinux-extra-policy-1.0-30.el9s.noarc 46/74 DEBUG: Running scriptlet: openvswitch-selinux-extra-policy-1.0-30.el9s.noarc 46/74 DEBUG: Failed to resolve allow statement at /var/lib/selinux/targeted/tmp/modules/400/openvswitch-custom/cil:74 DEBUG: Failed to resolve AST DEBUG: /usr/sbin/semodule: Failed! DEBUG: Installing : psmisc-23.4-3.el9.x86_64 47/74 DEBUG: Installing : numactl-libs-2.0.14-7.el9.x86_64 48/74 DEBUG: Installing : libyaml-0.2.5-7.el9.x86_64 49/74 DEBUG: Installing : python3-pyyaml-5.4.1-4.el9.x86_64 50/74 DEBUG: Installing : libnl3-3.5.0-10.el9.x86_64 51/74 DEBUG: Installing : libibverbs-37.2-1.el9.x86_64 52/74 DEBUG: Installing : libmnl-1.0.4-15.el9.x86_64 53/74 DEBUG: Installing : libev-4.33-5.el9.x86_64 54/74 DEBUG: Installing : libbpf-2:0.5.0-3.el9.x86_64 55/74 DEBUG: Installing : iproute-5.13.0-5.el9.x86_64 56/74 DEBUG: Installing : initscripts-service-10.11.1-1.el9.noarch 57/74 DEBUG: Installing : initscripts-10.11.1-1.el9.x86_64 58/74 DEBUG: Running scriptlet: initscripts-10.11.1-1.el9.x86_64 58/74 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 59/74 DEBUG: Running scriptlet: hostname-3.23-6.el9.x86_64 59/74 DEBUG: Installing : c-ares-1.17.1-5.el9.x86_64 60/74 DEBUG: Installing : python3-gevent-21.1.2-1.el9s.x86_64 61/74 DEBUG: Installing : python3-tinyrpc-1.0.3-5.el9s.noarch 62/74 DEBUG: Installing : bc-1.07.1-14.el9.x86_64 63/74 DEBUG: Installing : openstack-network-scripts-10.11.1-1.el9s.x86_64 64/74 DEBUG: Running scriptlet: openstack-network-scripts-10.11.1-1.el9s.x86_64 64/74 DEBUG: Installing : network-scripts-openvswitch2.15-2.15.0-56.el9s.x86 65/74 DEBUG: Running scriptlet: openvswitch2.15-2.15.0-56.el9s.x86_64 66/74 DEBUG: Installing : openvswitch2.15-2.15.0-56.el9s.x86_64 66/74 DEBUG: Running scriptlet: openvswitch2.15-2.15.0-56.el9s.x86_64 66/74 DEBUG: Installing : python3-openvswitch2.15-2.15.0-56.el9s.x86_64 67/74 DEBUG: Installing : rdo-openvswitch-1:2.15-2.el9s.noarch 68/74 DEBUG: Installing : python3-rdo-openvswitch-1:2.15-2.el9s.noarch 69/74 DEBUG: Installing : python-oslo-i18n-lang-5.0.1-0.20211214173459.73187 70/74 DEBUG: Installing : python3-oslo-i18n-5.0.1-0.20211214173459.73187bd.e 71/74 DEBUG: Installing : python3-oslo-config-2:8.5.1-0.20211215100456.de1db 72/74 DEBUG: Installing : python3-os-ken-1.4.1-0.20220204150331.018d755.el9. 73/74 DEBUG: warning: group neutron does not exist - using root DEBUG: Installing : python-os-ken-doc-1.4.1-0.20220204150331.018d755.e 74/74 DEBUG: Running scriptlet: selinux-policy-targeted-34.1.22-1.el9.noarch 74/74 DEBUG: Running scriptlet: openvswitch-selinux-extra-policy-1.0-30.el9s.noarc 74/74 DEBUG: Running scriptlet: python-os-ken-doc-1.4.1-0.20220204150331.018d755.e 74/74 DEBUG: Verifying : python3-stevedore-3.3.0-0.20211214173824.7d7154f.e 1/74 DEBUG: Verifying : python-oslo-i18n-lang-5.0.1-0.20211214173459.73187 2/74 DEBUG: Verifying : python3-debtcollector-2.2.0-0.20211214173213.64918 3/74 DEBUG: Verifying : python3-oslo-config-2:8.5.1-0.20211215100456.de1db 4/74 DEBUG: Verifying : python3-oslo-i18n-5.0.1-0.20211214173459.73187bd.e 5/74 DEBUG: Verifying : bc-1.07.1-14.el9.x86_64 6/74 DEBUG: Verifying : c-ares-1.17.1-5.el9.x86_64 7/74 DEBUG: Verifying : chkconfig-1.20-2.el9.x86_64 8/74 DEBUG: Verifying : hostname-3.23-6.el9.x86_64 9/74 DEBUG: Verifying : initscripts-10.11.1-1.el9.x86_64 10/74 DEBUG: Verifying : initscripts-service-10.11.1-1.el9.noarch 11/74 DEBUG: Verifying : ipcalc-1.0.0-5.el9.x86_64 12/74 DEBUG: Verifying : iproute-5.13.0-5.el9.x86_64 13/74 DEBUG: Verifying : libbpf-2:0.5.0-3.el9.x86_64 14/74 DEBUG: Verifying : libev-4.33-5.el9.x86_64 15/74 DEBUG: Verifying : libibverbs-37.2-1.el9.x86_64 16/74 DEBUG: Verifying : libmnl-1.0.4-15.el9.x86_64 17/74 DEBUG: Verifying : libnl3-3.5.0-10.el9.x86_64 18/74 DEBUG: Verifying : libselinux-utils-3.3-2.el9.x86_64 19/74 DEBUG: Verifying : libyaml-0.2.5-7.el9.x86_64 20/74 DEBUG: Verifying : numactl-libs-2.0.14-7.el9.x86_64 21/74 DEBUG: Verifying : policycoreutils-3.3-2.el9.x86_64 22/74 DEBUG: Verifying : procps-ng-3.3.17-4.el9.x86_64 23/74 DEBUG: Verifying : psmisc-23.4-3.el9.x86_64 24/74 DEBUG: Verifying : python3-pyyaml-5.4.1-4.el9.x86_64 25/74 DEBUG: Verifying : python3-setools-4.4.0-4.el9.x86_64 26/74 DEBUG: Verifying : rpm-plugin-selinux-4.16.1.3-10.el9.x86_64 27/74 DEBUG: Verifying : selinux-policy-34.1.22-1.el9.noarch 28/74 DEBUG: Verifying : selinux-policy-targeted-34.1.22-1.el9.noarch 29/74 DEBUG: Verifying : checkpolicy-3.3-1.el9.x86_64 30/74 DEBUG: Verifying : geolite2-city-20191217-6.el9.noarch 31/74 DEBUG: Verifying : geolite2-country-20191217-6.el9.noarch 32/74 DEBUG: Verifying : libmaxminddb-1.5.2-3.el9.x86_64 33/74 DEBUG: Verifying : policycoreutils-python-utils-3.3-2.el9.noarch 34/74 DEBUG: Verifying : protobuf-c-1.3.3-9.el9.x86_64 35/74 DEBUG: Verifying : python3-audit-3.0.7-100.el9.x86_64 36/74 DEBUG: Verifying : python3-libselinux-3.3-2.el9.x86_64 37/74 DEBUG: Verifying : python3-libsemanage-3.3-1.el9.x86_64 38/74 DEBUG: Verifying : python3-lxml-4.6.5-1.el9.x86_64 39/74 DEBUG: Verifying : python3-netaddr-0.8.0-5.el9.noarch 40/74 DEBUG: Verifying : python3-policycoreutils-3.3-2.el9.noarch 41/74 DEBUG: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 42/74 DEBUG: Verifying : unbound-libs-1.13.1-9.el9.x86_64 43/74 DEBUG: Verifying : libsodium-1.0.18-7.el9s.x86_64 44/74 DEBUG: Verifying : openpgm-5.2.122-26.el9s.x86_64 45/74 DEBUG: Verifying : openstack-network-scripts-10.11.1-1.el9s.x86_64 46/74 DEBUG: Verifying : python3-bcrypt-3.1.7-7.el9s.x86_64 47/74 DEBUG: Verifying : python3-gevent-21.1.2-1.el9s.x86_64 48/74 DEBUG: Verifying : python3-msgpack-1.0.2-2.el9s.x86_64 49/74 DEBUG: Verifying : python3-paramiko-2.7.2-4.el9s.noarch 50/74 DEBUG: Verifying : python3-pynacl-1.4.0-2.el9s.x86_64 51/74 DEBUG: Verifying : python3-rdo-openvswitch-1:2.15-2.el9s.noarch 52/74 DEBUG: Verifying : python3-repoze-lru-0.7-10.el9s.noarch 53/74 DEBUG: Verifying : python3-rfc3986-1.4.0-5.el9s.noarch 54/74 DEBUG: Verifying : python3-routes-2.5.1-1.el9s.noarch 55/74 DEBUG: Verifying : python3-sortedcontainers-2.3.0-2.el9s.noarch 56/74 DEBUG: Verifying : python3-tinyrpc-1.0.3-5.el9s.noarch 57/74 DEBUG: Verifying : python3-webob-1.8.7-1.el9s.noarch 58/74 DEBUG: Verifying : python3-werkzeug-2.0.1-3.el9s.noarch 59/74 DEBUG: Verifying : python3-wrapt-1.12.1-4.el9s.x86_64 60/74 DEBUG: Verifying : python3-zmq-22.0.3-1.el9s.x86_64 61/74 DEBUG: Verifying : python3-zope-event-4.2.0-20.el9s.noarch 62/74 DEBUG: Verifying : python3-zope-interface-5.4.0-1.el9s.x86_64 63/74 DEBUG: Verifying : rdo-openvswitch-1:2.15-2.el9s.noarch 64/74 DEBUG: Verifying : zeromq-4.3.4-1.el9s.x86_64 65/74 DEBUG: Verifying : libunwind-1.5.0-1.el9s.x86_64 66/74 DEBUG: Verifying : python3-importlib-metadata-4.8.1-2.el9s.noarch 67/74 DEBUG: Verifying : python3-zipp-3.6.0-1.el9s.noarch 68/74 DEBUG: Verifying : network-scripts-openvswitch2.15-2.15.0-56.el9s.x86 69/74 DEBUG: Verifying : openvswitch-selinux-extra-policy-1.0-30.el9s.noarc 70/74 DEBUG: Verifying : openvswitch2.15-2.15.0-56.el9s.x86_64 71/74 DEBUG: Verifying : python3-openvswitch2.15-2.15.0-56.el9s.x86_64 72/74 DEBUG: Verifying : python3-os-ken-1.4.1-0.20220204150331.018d755.el9. 73/74 DEBUG: Verifying : python-os-ken-doc-1.4.1-0.20220204150331.018d755.e 74/74 DEBUG: Installed: DEBUG: bc-1.07.1-14.el9.x86_64 DEBUG: c-ares-1.17.1-5.el9.x86_64 DEBUG: checkpolicy-3.3-1.el9.x86_64 DEBUG: chkconfig-1.20-2.el9.x86_64 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.1-1.el9.x86_64 DEBUG: initscripts-service-10.11.1-1.el9.noarch DEBUG: ipcalc-1.0.0-5.el9.x86_64 DEBUG: iproute-5.13.0-5.el9.x86_64 DEBUG: libbpf-2:0.5.0-3.el9.x86_64 DEBUG: libev-4.33-5.el9.x86_64 DEBUG: libibverbs-37.2-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.5.0-10.el9.x86_64 DEBUG: libselinux-utils-3.3-2.el9.x86_64 DEBUG: libsodium-1.0.18-7.el9s.x86_64 DEBUG: libunwind-1.5.0-1.el9s.x86_64 DEBUG: libyaml-0.2.5-7.el9.x86_64 DEBUG: network-scripts-openvswitch2.15-2.15.0-56.el9s.x86_64 DEBUG: numactl-libs-2.0.14-7.el9.x86_64 DEBUG: openpgm-5.2.122-26.el9s.x86_64 DEBUG: openstack-network-scripts-10.11.1-1.el9s.x86_64 DEBUG: openvswitch-selinux-extra-policy-1.0-30.el9s.noarch DEBUG: openvswitch2.15-2.15.0-56.el9s.x86_64 DEBUG: policycoreutils-3.3-2.el9.x86_64 DEBUG: policycoreutils-python-utils-3.3-2.el9.noarch DEBUG: procps-ng-3.3.17-4.el9.x86_64 DEBUG: protobuf-c-1.3.3-9.el9.x86_64 DEBUG: psmisc-23.4-3.el9.x86_64 DEBUG: python-os-ken-doc-1.4.1-0.20220204150331.018d755.el9.noarch DEBUG: python-oslo-i18n-lang-5.0.1-0.20211214173459.73187bd.el9.noarch DEBUG: python3-audit-3.0.7-100.el9.x86_64 DEBUG: python3-bcrypt-3.1.7-7.el9s.x86_64 DEBUG: python3-debtcollector-2.2.0-0.20211214173213.649189d.el9.noarch DEBUG: python3-gevent-21.1.2-1.el9s.x86_64 DEBUG: python3-importlib-metadata-4.8.1-2.el9s.noarch DEBUG: python3-libselinux-3.3-2.el9.x86_64 DEBUG: python3-libsemanage-3.3-1.el9.x86_64 DEBUG: python3-lxml-4.6.5-1.el9.x86_64 DEBUG: python3-msgpack-1.0.2-2.el9s.x86_64 DEBUG: python3-netaddr-0.8.0-5.el9.noarch DEBUG: python3-openvswitch2.15-2.15.0-56.el9s.x86_64 DEBUG: python3-os-ken-1.4.1-0.20220204150331.018d755.el9.noarch DEBUG: python3-oslo-config-2:8.5.1-0.20211215100456.de1dbee.el9.noarch DEBUG: python3-oslo-i18n-5.0.1-0.20211214173459.73187bd.el9.noarch DEBUG: python3-paramiko-2.7.2-4.el9s.noarch DEBUG: python3-policycoreutils-3.3-2.el9.noarch DEBUG: python3-pyasn1-0.4.8-6.el9.noarch DEBUG: python3-pynacl-1.4.0-2.el9s.x86_64 DEBUG: python3-pyyaml-5.4.1-4.el9.x86_64 DEBUG: python3-rdo-openvswitch-1:2.15-2.el9s.noarch DEBUG: python3-repoze-lru-0.7-10.el9s.noarch DEBUG: python3-rfc3986-1.4.0-5.el9s.noarch DEBUG: python3-routes-2.5.1-1.el9s.noarch DEBUG: python3-setools-4.4.0-4.el9.x86_64 DEBUG: python3-sortedcontainers-2.3.0-2.el9s.noarch DEBUG: python3-stevedore-3.3.0-0.20211214173824.7d7154f.el9.noarch DEBUG: python3-tinyrpc-1.0.3-5.el9s.noarch DEBUG: python3-webob-1.8.7-1.el9s.noarch DEBUG: python3-werkzeug-2.0.1-3.el9s.noarch DEBUG: python3-wrapt-1.12.1-4.el9s.x86_64 DEBUG: python3-zipp-3.6.0-1.el9s.noarch DEBUG: python3-zmq-22.0.3-1.el9s.x86_64 DEBUG: python3-zope-event-4.2.0-20.el9s.noarch DEBUG: python3-zope-interface-5.4.0-1.el9s.x86_64 DEBUG: rdo-openvswitch-1:2.15-2.el9s.noarch DEBUG: rpm-plugin-selinux-4.16.1.3-10.el9.x86_64 DEBUG: selinux-policy-34.1.22-1.el9.noarch DEBUG: selinux-policy-targeted-34.1.22-1.el9.noarch DEBUG: unbound-libs-1.13.1-9.el9.x86_64 DEBUG: zeromq-4.3.4-1.el9s.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-wallaby-x86_64-5-bootstrap/root/home/centos9-wallaby/data/repos/component/network/01/8d/018d755fd7426902256891f39cb21b51d52b7f17_9175985c'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', '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-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-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-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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